You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rhnpush/SOURCES/rhnpush-5.5.110-1-to-rhnpus...

24 lines
897 B

diff --git a/rhnpush.spec b/rhnpush.spec
index 524076fe59..5a9ecb8999 100644
--- a/rhnpush.spec
+++ b/rhnpush.spec
@@ -14,7 +14,7 @@ Summary: Package uploader for the Spacewalk or Red Hat Satellite Server
License: GPLv2
URL: https://github.com/spacewalkproject/spacewalk
Version: 5.5.110
-Release: 1%{?dist}
+Release: 2%{?dist}
Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz
BuildArch: noarch
Requires: %{pythonX}-%{name} = %{version}-%{release}
@@ -111,6 +111,9 @@ spacewalk-python2-pylint $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{python_sitel
%endif
%changelog
+* Thu Mar 08 2018 Tomas Kasparek <tkasparek@redhat.com> 5.5.110-2
+- rebuild for rhel8
+
* Tue Feb 13 2018 Eric Herget <eherget@redhat.com> 5.5.110-1
- Update to use newly separated spacewalk-python[2|3]-pylint packages