commit 3b04382ab3567b5626a2240f19cc40d62bfc8af6
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Thu Oct 12 11:08:51 2017 +0100
Update to 1.25.2
fix_realms_error.patch | 27 ---------------------------
pass_all_kwargs_parent.patch | 37 -------------------------------------
rfpkg.spec | 13 ++++++-------
sources | 2 +-
4 files changed, 7 insertions(+), 72 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 48a888f..c216f1d 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -8,14 +8,12 @@
Name: rfpkg
Summary: RPM Fusion utility for working with dist-git
-Version: 1.25.1
-Release: 3%{?dist}
+Version: 1.25.2
+Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
URL:
https://github.com/rpmfusion-infra/rfpkg
-Source0:
https://github.com/rpmfusion-infra/rfpkg/archive/v%{version}.tar.gz#/%{na...
-Patch0:
%url/commit/809dd108705224045bd41bd52c79b1daf58929d6.patch#/fix_realms_error.patch
-Patch1:
%url/pull/4/commits/ef4d4ce9844d8cb3dba764646e2e9908e91230c3.patch#/pass_all_kwargs_parent.patch
+Source0: %url/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Requires: pyrpkg >= 1.45, redhat-rpm-config
Requires: python-pycurl, koji, python-fedora
@@ -44,8 +42,6 @@ RPM Fusion utility for working with dist-git.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
%build
%{__python2} setup.py build
@@ -82,6 +78,9 @@ mv $RPM_BUILD_ROOT%{compdir}/rfpkg.bash $RPM_BUILD_ROOT%{compdir}/rfpkg
%changelog
+* Thu Oct 12 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.25.2-1
+- Update to 1.25.2
+
* Fri Aug 25 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 1.25.1-3
- Fix python-rpkg issue (rfbz #4638)
diff --git a/sources b/sources
index d7bc26f..999cb8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e9d834a9e4856d30dd03ec0e5e755c60 rfpkg-1.25.1.tar.gz
+b1bb0525673a2665b2efa6b262dc552b rfpkg-1.25.2.tar.gz