Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/subscription-manager.git#debcf0c7449ca747381b16348b41c3c7453b3377
This commit is contained in:
parent
3d52c8b159
commit
bcf227430f
2
.gitignore
vendored
2
.gitignore
vendored
@ -117,3 +117,5 @@
|
||||
/subscription-manager-cockpit-1.29.2.tar.gz
|
||||
/subscription-manager-1.29.3.tar.gz
|
||||
/subscription-manager-cockpit-1.29.3.tar.gz
|
||||
/subscription-manager-1.29.4.tar.gz
|
||||
/subscription-manager-cockpit-1.29.4.tar.gz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (subscription-manager-1.29.3.tar.gz) = adccf930c02e26fe32ec0cdc7248087f6a1c44b8a8398a78ef916452a96cc2c0327c7d07f141d3d6346cf7309558731b68cdcd13a9d64fb6660deda7dd610810
|
||||
SHA512 (subscription-manager-cockpit-1.29.3.tar.gz) = cce9a752ace9e238b3bb7880cbb406c647c6058298d8ac4b5d193bd0f9ff60846a2399b29c153be9c2e541aec2c36711e2ee6a197c0abf68e8bcac51c934c6e7
|
||||
SHA512 (subscription-manager-1.29.4.tar.gz) = a960d4e274af138d72ff9585a3dbfc5218399082302f616aa98f9d85609591d71f4c69921b5f1a5625318ffc98091e0c547c963885ae8a30a52e96f259cf1441
|
||||
SHA512 (subscription-manager-cockpit-1.29.4.tar.gz) = dfed7f4a66c0fd6172c66c974803572acfefde15d7e258edaeda92c7d5345a9729a981d5a0435ae703f62b7311f19dd25b361dc7ab10e7522eb858a622f59441
|
||||
|
@ -244,7 +244,7 @@
|
||||
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.29.3
|
||||
Version: 1.29.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
@ -1498,6 +1498,10 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Dec 10 2020 Christopher Snyder <csnyder@redhat.com> 1.29.4-1
|
||||
- 1904541: subscription-manager should not prompt for "Organization" when only
|
||||
one organization (#2371) (wpoteat@redhat.com)
|
||||
|
||||
* Thu Dec 10 2020 Christopher Snyder <csnyder@redhat.com> 1.29.3-1
|
||||
- 1847910: Do not include dnf plugins in libdnf RPM. (#2370)
|
||||
(jhnidek@redhat.com)
|
||||
|
Loading…
Reference in New Issue
Block a user