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.
24 lines
607 B
24 lines
607 B
6 years ago
|
diff --git a/rhncfg.spec b/rhncfg.spec
|
||
|
index dc569f6..c6006c4 100644
|
||
|
--- a/rhncfg.spec
|
||
|
+++ b/rhncfg.spec
|
||
|
@@ -11,7 +11,7 @@
|
||
|
|
||
|
Name: rhncfg
|
||
|
Version: 5.10.120
|
||
|
-Release: 1%{?dist}
|
||
|
+Release: 2%{?dist}
|
||
|
Summary: Spacewalk Configuration Client Libraries
|
||
|
License: GPLv2
|
||
|
URL: https://github.com/spacewalkproject/spacewalk
|
||
|
@@ -255,6 +255,9 @@ fi
|
||
|
%endif
|
||
|
|
||
|
%changelog
|
||
|
+* Mon Mar 05 2018 Tomas Kasparek <tkasparek@redhat.com> 5.10.120-2
|
||
|
+- rebuild for rhel8
|
||
|
+
|
||
|
* Fri Feb 09 2018 Michael Mraka <michael.mraka@redhat.com> 5.10.120-1
|
||
|
- remove install/clean section initial cleanup
|
||
|
- removed Group from specfile
|