|
|
@ -1,13 +1,13 @@
|
|
|
|
Name: subscription-manager-rhsm-certificates
|
|
|
|
Name: subscription-manager-rhsm-certificates
|
|
|
|
Version: 20220623
|
|
|
|
Version: 20220623
|
|
|
|
Release: 5%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Certificates required to communicate with a Red Hat Unified Entitlement Platform
|
|
|
|
Summary: Certificates required to communicate with a Red Hat Unified Entitlement Platform
|
|
|
|
URL: https://www.candlepinproject.org/
|
|
|
|
URL: https://www.candlepinproject.org/
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
%if 0%{?suse_version}
|
|
|
|
Group: Development/Libraries/Python
|
|
|
|
Group: Development/Libraries/Python
|
|
|
|
License: GPL-2.0
|
|
|
|
License: GPL-2.0
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
License: GPL-2.0-only
|
|
|
|
License: GPLv2
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
# How to create the source tarball:
|
|
|
|
# How to create the source tarball:
|
|
|
@ -48,21 +48,6 @@ make check
|
|
|
|
%{_sysconfdir}/rhsm/ca/*.pem
|
|
|
|
%{_sysconfdir}/rhsm/ca/*.pem
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 20220623-5
|
|
|
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 20220623-5
|
|
|
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20220623-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220623-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220623-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jun 23 2022 Jiri Hnidek <jhnidek@redhat.com> 20220623-1
|
|
|
|
* Thu Jun 23 2022 Jiri Hnidek <jhnidek@redhat.com> 20220623-1
|
|
|
|
- Fix issue with missing {?dist} in Release. (jhnidek@redhat.com)
|
|
|
|
- Fix issue with missing {?dist} in Release. (jhnidek@redhat.com)
|
|
|
|
|
|
|
|
|
|
|
|