commit 70de4b2227d7cb6fc9ccf384ee60e5e8b3e77976
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Sep 14 05:08:54 2016 +0100
Update to 1.25.1, force use rpmfusion-packager >= 0.5.2
- Fix rfpkg srpm in git master.
rfpkg.spec | 7 ++++++-
sources | 2 +-
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 9b37ece..aa8be0a 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -8,7 +8,7 @@
Name: rfpkg
Summary: RPM Fusion utility for working with dist-git
-Version: 1.25.0
+Version: 1.25.1
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -19,6 +19,7 @@ Requires: pyrpkg >= 1.45, redhat-rpm-config
Requires: python-pycurl, koji, python-fedora
#We need rpmfusion-packager instead - but don't do circle dependency
#Requires: fedora-cert
+Requires: rpmfusion-packager >= 0.5.2
Requires: bodhi-client, packagedb-cli > 2.2
Requires: packagedb-cli
%if 0%{?rhel} == 5 || 0%{?rhel} == 4
@@ -77,6 +78,10 @@ mv $RPM_BUILD_ROOT%{compdir}/rfpkg.bash
$RPM_BUILD_ROOT%{compdir}/rfpkg
%changelog
+* Wed Sep 14 2016 Sérgio Basto <sergio(a)serjux.com> - 1.25.1-1
+- Update to 1.25.1, force use rpmfusion-packager >= 0.5.2
+- Fix rfpkg srpm in git master.
+
* Fri Sep 09 2016 Miro Hrončok <mhroncok(a)redhat.com> - 1.25.0-1
- Update to 1.25.0
diff --git a/sources b/sources
index 7037e96..d7bc26f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d85d77db6ba24c11352145853e434ba rfpkg-1.25.0.tar.gz
+e9d834a9e4856d30dd03ec0e5e755c60 rfpkg-1.25.1.tar.gz