commit ff5e7d78cf9ad10acac341fe290a26a28c8b3ba7
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed May 15 23:06:47 2019 +0100
Update to 32.0.0.192
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 2cb7af8..4579e9f 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -45,7 +45,7 @@ if new_version != old_version:
print('rfpkg ci -c && git show')
print('rfpkg push && rfpkg build --nowait')
- print('git checkout f27 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
+ print('git checkout f30 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
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')
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index 5bdf4a5..9ee7865 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 32.0.0.171
+Version: 32.0.0.192
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player
@@ -63,6 +63,9 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/flash-player-properti
%{_datadir}/icons/hicolor/*/apps/flash-player-properties.png
%changelog
+* Wed May 15 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.192-1
+- Update to 32.0.0.192
+
* Sun Apr 14 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.171-1
- Update to 32.0.0.171
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index 2b6a057..c7af515 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: 32.0.0.171
+Version: 32.0.0.192
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Wed May 15 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.192-1
+- Update to 32.0.0.192
+
* Sun Apr 14 2019 Sérgio Basto <sergio(a)serjux.com> - 1:32.0.0.171-1
- Update to 32.0.0.171
Show replies by date