[xorg-x11-drv-nvidia] Update to 390.12 beta
by Leigh Scott
commit 005eecd2c855fb76d66f6559df2ddcb91a2b1d4e
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Wed Jan 10 16:48:47 2018 +0000
Update to 390.12 beta
sources | 6 +++---
xorg-x11-drv-nvidia.spec | 7 +++++--
2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index ba41c78..33606e2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-7ab30192d4949bc2678caf7940ddda1f NVIDIA-Linux-armv7l-gnueabihf-387.34.run
-4e356a75541633ac3f9ac0f53bb65823 NVIDIA-Linux-x86-387.34.run
-93f33ebb102292d40e3200caf6c9eba4 NVIDIA-Linux-x86_64-387.34.run
+f83ef4cc2fae60525ea36c73c706fd00 NVIDIA-Linux-x86-390.12.run
+3eb14909ea865690ef563f9c831fc941 NVIDIA-Linux-x86_64-390.12.run
+376f562dd8aa62562201ccb7041cf577 NVIDIA-Linux-armv7l-gnueabihf-390.12.run
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index eb472c2..d9a7c7e 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -36,8 +36,8 @@
Name: xorg-x11-drv-nvidia
Epoch: 2
-Version: 387.34
-Release: 2%{?dist}
+Version: 390.12
+Release: 1%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted
@@ -581,6 +581,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so
%changelog
+* Wed Jan 10 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 2:390.12-1
+- Update to 390.12 beta
+
* Sat Dec 16 2017 Nicolas Chauvet <kwizart(a)gmail.com> - 2:387.34-2
- Add plymouth advertising for nvidia-fallback.service
6 years, 10 months
[smplayer/el7] (3 commits) ...Update update_smplayer.txt
by Sérgio M. Basto
Summary of changes:
c333322... Update smplayer to 18.1.0 (*)
543776c... Fix smplayer-0.8.3-desktop-files.patch (*)
bb45b87... Update update_smplayer.txt (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[smplayer] Update update_smplayer.txt
by Sérgio M. Basto
Summary of changes:
bb45b87... Update update_smplayer.txt (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[smplayer/f26: 4/4] Update update_smplayer.txt
by Sérgio M. Basto
commit bb45b8725342f9678fd6b139ebdb3517061ca024
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jan 10 01:46:47 2018 +0000
Update update_smplayer.txt
update_smplayer.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/update_smplayer.txt b/update_smplayer.txt
index fb5bbfa..f725aa3 100755
--- a/update_smplayer.txt
+++ b/update_smplayer.txt
@@ -7,13 +7,13 @@ git pull && rpmdev-bumpspec -n $version -c "Update smplayer to $version" smplaye
spectool -g smplayer.spec
rfpkg new-sources ./smplayer-$version.tar.bz2 ./smtube-$stube_ver.tar.bz2 ./smplayer-themes-$themes_ver.tar.bz2 ./smplayer-skins-$skins_ver.tar.bz2
rfpkg clog && rfpkg commit -F clog && /bin/rm clog && git show
-read -n1 -r -p "Press anykey to continue..." key
+echo Press enter to continue; read dummy;
rfpkg push && rfpkg build --nowait
-read -n1 -r -p "Press anykey to continue..." key
+echo Press enter to continue; read dummy;
git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master
-read -n1 -r -p "Press anykey to continue..." key
+echo Press enter to continue; read dummy;
git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master
-#read -n1 -r -p "Press anykey to continue..." key
+#echo Press enter to continue; read dummy;
#git checkout f25 && git merge master && git push && rfpkg build --nowait; git checkout master
-read -n1 -r -p "Press anykey to continue..." key
+echo Press enter to continue; read dummy;
git checkout el7 && git merge master && git push && rfpkg build --nowait; git checkout master
6 years, 10 months
[smplayer/f26] (4 commits) ...Update update_smplayer.txt
by Sérgio M. Basto
Summary of changes:
6bd5290... update update_smplayer.txt (*)
c333322... Update smplayer to 18.1.0 (*)
543776c... Fix smplayer-0.8.3-desktop-files.patch (*)
bb45b87... Update update_smplayer.txt
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months
[smplayer] Fix smplayer-0.8.3-desktop-files.patch
by Sérgio M. Basto
commit 543776c891e0b291a956bf9a32bff0482c9e8da4
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jan 10 00:40:45 2018 +0000
Fix smplayer-0.8.3-desktop-files.patch
smplayer-0.8.3-desktop-files.patch | 16 +++-------------
smplayer.spec | 2 +-
2 files changed, 4 insertions(+), 14 deletions(-)
---
diff --git a/smplayer-0.8.3-desktop-files.patch b/smplayer-0.8.3-desktop-files.patch
index 2386ba1..644fb5b 100644
--- a/smplayer-0.8.3-desktop-files.patch
+++ b/smplayer-0.8.3-desktop-files.patch
@@ -1,5 +1,5 @@
---- smplayer.desktop.orig 2014-09-15 01:28:46.737576061 +0100
-+++ smplayer.desktop 2014-09-15 01:29:35.366085247 +0100
+--- ./smplayer.desktop.orig 2017-12-25 23:26:46.000000000 +0000
++++ ./smplayer.desktop 2018-01-10 00:37:31.198919686 +0000
@@ -1,7 +1,7 @@
[Desktop Entry]
Categories=Qt;KDE;AudioVideo;Player;Video;
@@ -8,14 +8,4 @@
+Exec=smplayer %f
GenericName=Media Player
Icon=smplayer
- MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;audio/aac;audio/flac;audio/ogg;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
---- smplayer_enqueue.desktop.orig 2014-04-04 03:44:38.995597930 +0100
-+++ smplayer_enqueue.desktop 2014-04-04 03:45:22.581104551 +0100
-@@ -1,6 +1,6 @@
- [Desktop Entry]
- Categories=Qt;KDE;AudioVideo;Player;Video;
--Exec=smplayer -add-to-playlist %U
-+Exec=smplayer -add-to-playlist %F
- Icon=smplayer
- MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;audio/aac;audio/flac;audio/ogg;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm;video/x-theora;video/webm;
- Name=Enqueue in SMPlayer
+ MimeType=audio/ac3;audio/mp4;audio/mpeg;audio/vnd.rn-realaudio;audio/vorbis;audio/x-adpcm;audio/x-matroska;audio/x-mp2;audio/x-mp3;audio/x-ms-wma;audio/x-vorbis;audio/x-wav;audio/mpegurl;audio/x-mpegurl;audio/x-pn-realaudio;audio/x-scpls;audio/aac;audio/flac;audio/ogg;video/avi;video/mp4;video/flv;video/mpeg;video/quicktime;video/vnd.rn-realvideo;video/x-matroska;video/x-ms-asf;video/x-msvideo;video/x-ms-wmv;video/x-ogm+ogg;video/x-theora;video/webm;
diff --git a/smplayer.spec b/smplayer.spec
index 075507c..487781d 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -98,7 +98,7 @@ rm -rf smtube-%{smtube_ver}/src/qtsingleapplication/
#TODO unbundle libmaia
#rm -rf src/findsubtitles/libmaia
-%patch0 -p0 -b .desktop-files
+%patch0 -p1 -b .desktop-files
%patch2 -p1 -b .qtsingleapplication
pushd smtube-%{smtube_ver}
%patch3 -p1 -b .qtsingleapplication
6 years, 10 months
[smplayer] Update smplayer to 18.1.0
by Sérgio M. Basto
commit c333322455537402de751666899a0f37b8e00eb2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Jan 10 00:20:21 2018 +0000
Update smplayer to 18.1.0
.gitignore | 1 +
smplayer.spec | 5 ++++-
sources | 2 +-
update_smplayer.txt | 2 +-
4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 815279e..53f9556 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@ smtube-16.3.0.tar.bz2
/smplayer-17.11.0.tar.bz2
/smplayer-17.11.2.tar.bz2
/smplayer-17.12.0.tar.bz2
+/smplayer-18.1.0.tar.bz2
diff --git a/smplayer.spec b/smplayer.spec
index 457f415..075507c 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,5 +1,5 @@
Name: smplayer
-Version: 17.12.0
+Version: 18.1.0
%global smtube_ver 17.5.0
%global smplayer_themes_ver 17.3.0
%global smplayer_skins_ver 15.2.0
@@ -208,6 +208,9 @@ fi
%{_datadir}/smplayer/themes/
%changelog
+* Wed Jan 10 2018 Sérgio Basto <sergio(a)serjux.com> - 18.1.0-1
+- Update smplayer to 18.1.0
+
* Tue Dec 26 2017 Sérgio Basto <sergio(a)serjux.com> - 17.12.0-1
- Update smplayer to 17.12.0
diff --git a/sources b/sources
index 345c122..29f4b13 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-518f1ef35ac05f6f79a1cc6fdfbba193 smplayer-17.12.0.tar.bz2
+58ce1dbff0545f8f542c61c00940ae8b smplayer-18.1.0.tar.bz2
edfc9a47bb302b4af6089b152f815d15 smtube-17.5.0.tar.bz2
33c063c5a80c5b1625f51ddbb7bfd3a1 smplayer-themes-17.3.0.tar.bz2
57e165cf9a95808fafd179e5322b7f15 smplayer-skins-15.2.0.tar.bz2
diff --git a/update_smplayer.txt b/update_smplayer.txt
index 0271cd2..fb5bbfa 100755
--- a/update_smplayer.txt
+++ b/update_smplayer.txt
@@ -1,4 +1,4 @@
-version=17.12.0
+version=18.1.0
stube_ver=17.5.0
themes_ver=17.3.0
skins_ver=15.2.0
6 years, 10 months
[mp4tools/f26] Add RR gpac
by Martin Gansser
Summary of changes:
6f0cb94... Add RR gpac (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 10 months