Update subscription-manager to 1.17.4-1
Resolves: #1315859 - Only show one proxy dialog (csnyder@redhat.com) Resolves: #1309553 - Stylish fixes for consumer fixes (csnyder@redhat.com) Resolves: #1313631 - Registration with one environment proceeds as normal
This commit is contained in:
parent
ea1ffff3dc
commit
66b5bcc7a4
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@
|
||||
/subscription-manager-1.17.1.tar.gz
|
||||
/subscription-manager-1.17.2.tar.gz
|
||||
/subscription-manager-1.17.3.tar.gz
|
||||
/subscription-manager-1.17.4.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
22736bbac210cf54e62af87477578b50 subscription-manager-1.17.3.tar.gz
|
||||
e6b55ecb100a73428d8819e8e1c86b38 subscription-manager-1.17.4.tar.gz
|
||||
|
@ -61,7 +61,7 @@
|
||||
%endif
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.17.3
|
||||
Version: 1.17.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
Group: System Environment/Base
|
||||
@ -577,6 +577,12 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2016 Alex Wood <awood@redhat.com> 1.17.4-1
|
||||
- 1315859: Only show one proxy dialog (csnyder@redhat.com)
|
||||
- 1309553: Stylish fixes for consumer fixes (csnyder@redhat.com)
|
||||
- 1313631: Registration with one environment proceeds as normal
|
||||
(csnyder@redhat.com)
|
||||
|
||||
* Thu Mar 10 2016 Alex Wood <awood@redhat.com> 1.17.3-1
|
||||
- 1304427: Fixes system path to properly import from module
|
||||
subscription_manager (csnyder@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user