commit 051db8c534fc1cb4abd91bfff6dac1b24f02618a
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Dec 11 05:01:56 2018 +0000
Update to 32.0.0.101
check_new_version.py | 2 +-
flash-plugin.spec.in | 5 ++++-
lpf-flash-plugin.spec | 5 ++++-
3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 77f2449..39890e5 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -47,7 +47,7 @@ if new_version != old_version:
print('rfpkg push && rfpkg build --nowait')
print('git checkout f29 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
print('git checkout f28 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
- print('git checkout f27 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
+ #print('git checkout f27 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
else:
print("Already updated !")
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index 54e3d63..a7a7e96 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 31.0.0.153
+Version: 32.0.0.101
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -75,6 +75,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Tue Dec 11 2018 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.101-1
+- Update to 32.0.0.101
+
* Wed Nov 21 2018 Sérgio Basto <sergio(a)serjux.com> - 1:31.0.0.153-1
- Update to 31.0.0.153
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index 7c57c04..0b40024 100644
--- a/lpf-flash-plugin.spec
+++ b/lpf-flash-plugin.spec
@@ -5,7 +5,7 @@
%define target_pkg %(t=%{name}; echo ${t#lpf-})
Name: lpf-flash-plugin
-Version: 31.0.0.153
+Version: 32.0.0.101
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Tue Dec 11 2018 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.101-1
+- Update to 32.0.0.101
+
* Wed Nov 21 2018 Sérgio Basto <sergio(a)serjux.com> - 1:31.0.0.153-1
- Update to 31.0.0.153