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#a715f8a069ce2619a8b34953acb63414f24d6403
This commit is contained in:
parent
fa47c038d9
commit
02466c2f17
2
.gitignore
vendored
2
.gitignore
vendored
@ -107,3 +107,5 @@
|
||||
/subscription-manager-cockpit-1.28.4.tar.gz
|
||||
/subscription-manager-1.28.5.tar.gz
|
||||
/subscription-manager-cockpit-1.28.5.tar.gz
|
||||
/subscription-manager-1.28.6.tar.gz
|
||||
/subscription-manager-cockpit-1.28.6.tar.gz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (subscription-manager-1.28.5.tar.gz) = 98bfbed48749b7a20ec8e6567fb51650040a9a3eeceb9764af1a0c0a0e9100197debf07b94a24b10aad4fa932cdc2cf284bb69017f02ce89fa8acaf76fc3c212
|
||||
SHA512 (subscription-manager-cockpit-1.28.5.tar.gz) = 751a9c18634f6e1b0f1f2a596a0fc8c3b9fa0c98143d845b6203fef70e63fd1c2adca9b08276185d1375d5b2cda6f642097b3c659854d5f89bf9cc393fed39f8
|
||||
SHA512 (subscription-manager-1.28.6.tar.gz) = 4cde52fbfc10fd5716b521979d15633dda29417aab7802c65ff7487513d0438eef7d7c9c74e7a471a571707823fc9439acc4e3a3a4c7d1764fb53f889ad2b60c
|
||||
SHA512 (subscription-manager-cockpit-1.28.6.tar.gz) = 928eff19e87e4110ed3b152304d02b6015b3b1a9e85b15412bca3bd8d8f4f34bdce50c7d9c321c4dd61239d4341845b7ee2dab3e684de5269717b93c911f7b17
|
||||
|
@ -243,7 +243,7 @@
|
||||
%global use_rhsm_icons 0%{use_cockpit} || 0%{use_rhsm_gtk}
|
||||
|
||||
Name: subscription-manager
|
||||
Version: 1.28.5
|
||||
Version: 1.28.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Tools and libraries for subscription and repository management
|
||||
%if 0%{?suse_version}
|
||||
@ -1446,6 +1446,9 @@ gtk-update-icon-cache -f %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 10 2020 Christopher Snyder <csnyder@redhat.com> 1.28.6-1
|
||||
- Added new syspurpose command; ENT-3060 (jhnidek@redhat.com)
|
||||
|
||||
* Thu Oct 22 2020 Christopher Snyder <csnyder@redhat.com> 1.28.5-1
|
||||
- removing yarn (jmolet@redhat.com)
|
||||
- Revert "1847910: DNF plugins are part of sub-man RPM, libdnf RPM; ENT-2536"
|
||||
|
Loading…
Reference in New Issue
Block a user