commit 81e20b8205c8e6d9e24881d87c0382d25c37c1ea
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Wed Feb 7 00:36:10 2018 +0000
Update to 1.25.3, need rpmfusion-packager 0.6.1
rfpkg.spec | 13 ++++++++-----
sources | 2 +-
2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index c216f1d..ea47bfb 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.2
+Version: 1.25.3
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@@ -17,9 +17,8 @@ Source0:
%url/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
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: rpmfusion-cert
+Requires: rpmfusion-packager >= 0.6.1
Requires: bodhi-client, packagedb-cli > 2.2
Requires: packagedb-cli
%if 0%{?rhel} == 5 || 0%{?rhel} == 4
@@ -29,7 +28,8 @@ Requires: python-kitchen
BuildArch: noarch
BuildRequires: python-devel, python-setuptools, pkgconfig
# We br these things for man page generation due to imports
-BuildRequires: pyrpkg >= 1.44, fedora-cert
+BuildRequires: rpmfusion-cert
+BuildRequires: pyrpkg >= 1.44
BuildRequires: bash-completion
# This until fedora-cert gets fixed
BuildRequires: python-fedora, packagedb-cli > 2.2
@@ -78,6 +78,9 @@ mv $RPM_BUILD_ROOT%{compdir}/rfpkg.bash $RPM_BUILD_ROOT%{compdir}/rfpkg
%changelog
+* Wed Feb 07 2018 Sérgio Basto <sergio(a)serjux.com> - 1.25.3-1
+- Update to 1.25.3, need rpmfusion-packager 0.6.1
+
* Thu Oct 12 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.25.2-1
- Update to 1.25.2
diff --git a/sources b/sources
index 999cb8e..e88c5a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1bb0525673a2665b2efa6b262dc552b rfpkg-1.25.2.tar.gz
+fc796add16281b3709b5aa4154f41290 rfpkg-1.25.3.tar.gz