This commit is contained in:
Dennis Gilmore 2014-06-08 02:24:25 -05:00
parent ad5a53bf8e
commit 136c20ce76

View File

@ -13,7 +13,7 @@
Name: subscription-manager
Version: 1.11.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools and libraries for subscription and repository management
Group: System Environment/Base
License: GPLv2
@ -415,6 +415,9 @@ fi
%endif
%changelog
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon May 26 2014 Devan Goodwin <dgoodwin@rm-rf.ca> 1.11.7-1
- update existing repos with non-default overrides (ckozak@redhat.com)
- correct repos --list behavior (ckozak@redhat.com)