Rebuild with binutils fix for ppc64le (#1475636)
This commit is contained in:
parent
e368f8da6c
commit
f533159245
@ -72,7 +72,7 @@
|
|||||||
|
|
||||||
Name: subscription-manager
|
Name: subscription-manager
|
||||||
Version: 1.20.1
|
Version: 1.20.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tools and libraries for subscription and repository management
|
Summary: Tools and libraries for subscription and repository management
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -715,6 +715,9 @@ touch --no-create %{_datadir}/icons/hicolor &>/dev/null
|
|||||||
gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 31 2017 Florian Weimer <fweimer@redhat.com> - 1.20.1-2
|
||||||
|
- Rebuild with binutils fix for ppc64le (#1475636)
|
||||||
|
|
||||||
* Thu Jul 27 2017 Alex Wood <awood@redhat.com> 1.20.1-1
|
* Thu Jul 27 2017 Alex Wood <awood@redhat.com> 1.20.1-1
|
||||||
- Only return JSON body from Register service. (awood@redhat.com)
|
- Only return JSON body from Register service. (awood@redhat.com)
|
||||||
- Add a DBus object and service to attach subscriptions. (awood@redhat.com)
|
- Add a DBus object and service to attach subscriptions. (awood@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user