Update subscription-manager to 1.17.2-1
Resolves: #1308732 - Leave hw fact virt.uuid unset if unknown (alikins@redhat.com) Resolves: #1290885 - Display formatted error if no DISPLAY exists. (awood@redhat.com)
This commit is contained in:
parent
cd6610d746
commit
14e68ec39a
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@
|
||||
/subscription-manager-1.16.6.tar.gz
|
||||
/subscription-manager-1.16.7.tar.gz
|
||||
/subscription-manager-1.17.1.tar.gz
|
||||
/subscription-manager-1.17.2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5047925e4711a4e955bbeacf1182f332 subscription-manager-1.17.1.tar.gz
|
||||
06016406571fc60b7121d0cc943de197 subscription-manager-1.17.2.tar.gz
|
||||
|
@ -61,8 +61,8 @@
|
||||
%endif
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.17.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.17.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
Group: System Environment/Base
|
||||
License: GPLv2
|
||||
@ -577,8 +577,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
* Fri Feb 19 2016 Alex Wood <awood@redhat.com> 1.17.2-1
|
||||
- 1308732: Leave hw fact virt.uuid unset if unknown (alikins@redhat.com)
|
||||
- 1290885: Display formatted error if no DISPLAY exists. (awood@redhat.com)
|
||||
|
||||
* Mon Feb 01 2016 Christopher Snyder <csnyder@redhat.com> 1.17.1-1
|
||||
- 1300259: Select service level label no longer overlaps dropdown box
|
||||
|
Loading…
Reference in New Issue
Block a user