This commit is contained in:
Dennis Gilmore 2015-06-19 01:53:56 +00:00
parent dbb2a4826f
commit 9fdd0a1542

View File

@ -23,7 +23,7 @@
Name: subscription-manager
Version: 1.15.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tools and libraries for subscription and repository management
Group: System Environment/Base
License: GPLv2
@ -469,6 +469,9 @@ fi
%endif
%changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.15.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Jun 11 2015 Alex Wood <awood@redhat.com> 1.15.1-1
- Don't try to set file attrs on symlinks in spec (alikins@redhat.com)
- 1228807: Make disabling proxy via gui apply (alikins@redhat.com)