[smplayer] script to automate update of smplayer
by Sérgio M. Basto
commit c797df037230e09515ed5ba673a85d2986d01443
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Nov 5 23:48:49 2017 +0000
script to automate update of smplayer
update_smplayer.txt | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
---
diff --git a/update_smplayer.txt b/update_smplayer.txt
new file mode 100755
index 0000000..3c1a81f
--- /dev/null
+++ b/update_smplayer.txt
@@ -0,0 +1,19 @@
+version=17.11.0
+stube_ver=17.5.0
+themes_ver=17.3.0
+skins_ver=15.2.0
+
+git pull && rpmdev-bumpspec -n $version -c "Update smplayer to $version" smplayer.spec
+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
+rfpkg push && rfpkg build --nowait
+read -n1 -r -p "Press anykey to continue..." key
+git checkout f27 && git merge master && git push && rfpkg build --nowait; git checkout master
+read -n1 -r -p "Press anykey to continue..." key
+git checkout f26 && git merge master && git push && rfpkg build --nowait; git checkout master
+read -n1 -r -p "Press anykey to continue..." key
+git checkout f25 && git merge master && git push && rfpkg build --nowait; git checkout master
+read -n1 -r -p "Press anykey to continue..." key
+git checkout el7 && git merge master && git push && rfpkg build --nowait; git checkout master
7 years
[smplayer] Update smplayer to 17.11.0
by Sérgio M. Basto
commit a02bc1364113a0a3d0c7420f5a21c512ea304312
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Nov 5 23:35:10 2017 +0000
Update smplayer to 17.11.0
.gitignore | 1 +
smplayer.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f6fed72..9604ea0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ smtube-16.3.0.tar.bz2
/smplayer-17.9.0.tar.bz2
/smplayer-17.10.0.tar.bz2
/smplayer-17.10.2.tar.bz2
+/smplayer-17.11.0.tar.bz2
diff --git a/smplayer.spec b/smplayer.spec
index 2985ef9..23de366 100644
--- a/smplayer.spec
+++ b/smplayer.spec
@@ -1,5 +1,5 @@
Name: smplayer
-Version: 17.10.2
+Version: 17.11.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
+* Sun Nov 05 2017 Sérgio Basto <sergio(a)serjux.com> - 17.11.0-1
+- Update smplayer to 17.11.0
+
* Wed Oct 18 2017 Sérgio Basto <sergio(a)serjux.com> - 17.10.2-1
- Update smplayer to 17.10.2
diff --git a/sources b/sources
index 25606c6..3e44626 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
-14a7db262deed0967b8a49637d66cee7 smplayer-17.10.2.tar.bz2
+33c00fd550dc3fc4646e2a09e82b2155 smplayer-17.11.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
7 years
[mlt-freeworld] Updated sources with:
by Sérgio M. Basto
commit 191609c50873b1896c57184eaabb9e2fefbec0d1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Nov 5 17:01:55 2017 +0000
Updated sources with:
fpkg new-sources mlt-6.4.1.tar.gz v6.4.1...ddc40aa1cf0c412e3422f2b65782cf14ab191879.diff
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index fdb7f9f..3b97108 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/mlt-6.2.0.tar.gz
/mlt-6.4.1.tar.gz
/v6.4.1...6c41f2b0c72932470554f272d4cde8e8cc0dce3b.diff
+/v6.4.1...ddc40aa1cf0c412e3422f2b65782cf14ab191879.diff
diff --git a/sources b/sources
index 280f69d..f6370f4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
e9f0584739369c40b8f91f8cf50ea3ea mlt-6.4.1.tar.gz
-c383f1063c1ee01994c3d4013df924cf v6.4.1...6c41f2b0c72932470554f272d4cde8e8cc0dce3b.diff
+b87c235c4e3880a99ded55a95e712f6d v6.4.1...ddc40aa1cf0c412e3422f2b65782cf14ab191879.diff
7 years
[nvidia-kmod/f26] (7 commits) ...Update to 387.22 release
by Leigh Scott
Summary of changes:
33ccd5a... Patch for 4.13 kernel (*)
a36344c... uvm is x86_64 only (*)
093e8d7... Revert "uvm is x86_64 only" (*)
245480a... Revert "Patch for 4.13 kernel" (*)
4a1bff1... revert last commit, it was caused by kernel debugging (*)
3a562ae... Update to 387.12 beta (*)
40389c7... Update to 387.22 release (*)
(*) This commit already existed in another branch; no separate mail sent
7 years
[xorg-x11-drv-nvidia/f26] (7 commits) ...Remove nomodeset from cmdline during install
by Leigh Scott
Summary of changes:
d2f6479... Add nvidia-driver virtual provides (*)
7cc4aa0... Update to 387.12 beta (*)
e2904f9... Update to 387.22 release (*)
0b5ace5... make changes to use external tools (*)
d624ee2... bump changelog and cleanup previous commit (*)
2774ad4... Remove nomodeset from cmdline during %post (*)
8501f78... Remove nomodeset from cmdline during install (*)
(*) This commit already existed in another branch; no separate mail sent
7 years