commit c49fc4024f7f3617d94d3dd379abb45248898328
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Thu Feb 15 01:43:48 2018 +0000
Update to 28.0.0.161
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 a54b58b..469d204 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -43,7 +43,7 @@ if new_version != old_version:
if runme(pkgcmd, enviro):
print('error running runme')
- print('rfpkg clog && rfpkg commit -F clog && /bin/rm clog
&& git show')
+ 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 f26 && git merge master && git push
&& rfpkg build --nowait; git checkout master')
diff --git a/flash-plugin.spec.in b/flash-plugin.spec.in
index cec1052..abd88c4 100644
--- a/flash-plugin.spec.in
+++ b/flash-plugin.spec.in
@@ -2,7 +2,7 @@
%global __strip /bin/true
Name: flash-plugin
-Version: 28.0.0.137
+Version: 28.0.0.161
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
+* Thu Feb 15 2018 Sérgio Basto <sergio(a)serjux.com> - 1:28.0.0.161-1
+- Update to 28.0.0.161
+
* Tue Jan 16 2018 Sérgio Basto <sergio(a)serjux.com> - 1:28.0.0.137-1
- Update to 28.0.0.137
diff --git a/lpf-flash-plugin.spec b/lpf-flash-plugin.spec
index 0314590..d6af3e9 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: 28.0.0.137
+Version: 28.0.0.161
Release: 1%{?dist}
Epoch: 1
Summary: Adobe Flash Player package bootstrap
@@ -67,6 +67,9 @@ fi
%changelog
+* Thu Feb 15 2018 Sérgio Basto <sergio(a)serjux.com> - 1:28.0.0.161-1
+- Update to 28.0.0.161
+
* Tue Jan 16 2018 Sérgio Basto <sergio(a)serjux.com> - 1:28.0.0.137-1
- Update to 28.0.0.137