diff --git a/rhn-custom-info.spec b/rhn-custom-info.spec index 878ceec..26a3838 100644 --- a/rhn-custom-info.spec +++ b/rhn-custom-info.spec @@ -5,7 +5,7 @@ Name: rhn-custom-info Summary: Set and list custom values for RHN-enabled machines Version: 5.4.42 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Source0: https://github.com/spacewalkproject/spacewalk/archive/%{name}-%{version}.tar.gz URL: https://github.com/spacewalkproject/spacewalk @@ -59,6 +59,9 @@ install -m 644 rhn-custom-info.8 $RPM_BUILD_ROOT%{_mandir}/man8/ %{_mandir}/man8/rhn-custom-info.* %changelog +* Mon Mar 05 2018 Tomas Kasparek 5.4.42-2 +- rebuild for rhel8 + * Fri Feb 09 2018 Michael Mraka 5.4.42-1 - remove install/clean section initial cleanup - removed Group from specfile