Blame SOURCES/rhnlib-2.5.65-3-el7-to-rhnlib-2.5.65-4-el7.patch

48e10a
diff --git a/rhnlib.spec b/rhnlib.spec
48e10a
index 8ed4fada7a..2de48689f4 100644
48e10a
--- a/rhnlib.spec
48e10a
+++ b/rhnlib.spec
48e10a
@@ -5,7 +5,7 @@ Name: rhnlib
48e10a
 URL:     https://fedorahosted.org/spacewalk
48e10a
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
48e10a
 Version: 2.5.65
48e10a
-Release: 3%{?dist}
48e10a
+Release: 4%{?dist}
48e10a
 
48e10a
 Group: Development/Libraries
48e10a
 License: GPLv2
48e10a
@@ -59,8 +59,11 @@ rm -rf $RPM_BUILD_ROOT
48e10a
 %{python_sitelib}/*
48e10a
 
48e10a
 %changelog
48e10a
+* Mon Mar 06 2017 Gennadii Altukhov <galt@redhat.com> 2.5.65-4
48e10a
+- Resolves: #1409577 - fixed BZ ID in changelog (galt@redhat.com)
48e10a
+
48e10a
 * Mon Mar 06 2017 Gennadii Altukhov <galt@redhat.com> 2.5.65-3
48e10a
-1409577 - bump release verion 
48e10a
+- 1409577 - bump release verion 
48e10a
 
48e10a
 * Mon Mar 06 2017 Gennadii Altukhov <galt@redhat.com> 2.5.65-2
48e10a
 - fix except in rhnlib to make it compatible with Python 2.4 (galt@redhat.com)