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

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