Update subscription-manager to 1.21.4-2
This commit is contained in:
parent
fa7464e2b5
commit
02a975919b
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (subscription-manager-1.21.4.tar.gz) = 708cc3dcbedabea43e6d3a93f608f88dedb0b9961e01c11cec619b4207ebefcc52f861e69c1f7def061deb26483585214172f3380d72308bba32f8f9b30ac275
|
||||
SHA512 (subscription-manager-cockpit-1.21.4.tar.gz) = 563a612b9b5aa2fc9605611ecfede790791fde9e60a7783ec4f855e1857ff17ed103580e61d736cb4965d3df1a38ed0374d01fa977626d5c1dd45a17299b10b4
|
||||
SHA512 (subscription-manager-1.21.4.tar.gz) = 124f670bcd2adc92f676ed81d2c6079c0f5e24ccfb5b4dadb54fe7cb9a90adc3da1abf0641f09482220ba3e72fd6ff2c9e1ed758eb5652eebe4f263597d67b7a
|
||||
SHA512 (subscription-manager-cockpit-1.21.4.tar.gz) = 6a16da18a63deb098f0975e8924847ed5d6b602300275da6d2c5b782a93aa6a814c79217ed590c57c544072820526d8fbad5cf8265dcd42e6754fcc5c662d739
|
||||
|
@ -127,7 +127,7 @@
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.21.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
Group: System Environment/Base
|
||||
License: GPLv2
|
||||
@ -439,6 +439,8 @@ entitlements, certificates, and access to content.
|
||||
Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
|
||||
Group: Development/Libraries
|
||||
|
||||
BuildRequires: python2-devel
|
||||
|
||||
%if %use_m2crypto
|
||||
Requires: %{?suse_version:python-m2crypto} %{!?suse_version:m2crypto}
|
||||
%endif
|
||||
@ -1047,6 +1049,10 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 01 2018 Christopher Snyder <csnyder@redhat.com> 1.21.4-2
|
||||
- Add missing buildrequires to fix upstream fedora python2 builds
|
||||
(csnyder@redhat.com)
|
||||
|
||||
* Tue May 01 2018 Christopher Snyder <csnyder@redhat.com> 1.21.4-1
|
||||
- Stop building subscription-manager-gui, when Python 3 is used
|
||||
(jhnidek@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user