Blob Blame History Raw
diff --git a/rhnsd.spec b/rhnsd.spec
index e925d39..ee6085f 100644
--- a/rhnsd.spec
+++ b/rhnsd.spec
@@ -5,7 +5,7 @@ Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.
 URL:     https://fedorahosted.org/spacewalk
 Name: rhnsd
 Version: 5.0.13
-Release: 4%{?dist}
+Release: 5%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: gettext
@@ -138,10 +138,18 @@ rm -fr $RPM_BUILD_ROOT
 %doc LICENSE
 
 %changelog
-* Thu Jun 25 2015 Grant Gainey 5.0.13-4
+* Thu Jun 25 2015 Grant Gainey 5.0.13-5
 - Bump release to get past weirdness in brew-tags (ggainey@redhat.com)
-
-* Wed Jun 24 2015 Grant Gainey 5.0.13-2
+- Related: #1138939 - up2date and systemid files are managed by rhnsd itself,
+  no need to break init script if they do not exist (jdobes@redhat.com)
+- Related: #1092518 - PIE+RELRO for rhnsd (mkollar@redhat.com)
+- Revert changes in order to clean up tagging issues with brew
+  (ggainey@redhat.com)
+- Automatic commit of package [rhnsd] minor release [5.0.13-4-el7].
+  (ggainey@redhat.com)
+- Bump release to get past weirdness in brew-tags (ggainey@redhat.com)
+- Automatic commit of package [rhnsd] minor release [5.0.13-2-el7].
+  (ggainey@redhat.com)
 - Resolves: #1138939 - up2date and systemid files are managed by rhnsd itself,
   no need to break init script if they do not exist (jdobes@redhat.com)
 - Resolves: #1092518 - PIE+RELRO for rhnsd (mkollar@redhat.com)