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/python-productmd.git#091f4cf2988f540c5799385c5981e6171be92dd3
This commit is contained in:
parent
47c3922198
commit
6c82bc9305
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/productmd-1.26.tar.bz2
|
||||
/productmd-1.27.tar.gz
|
||||
/productmd-1.28.tar.gz
|
||||
/productmd-1.29.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.28
|
||||
Release: 2%{?dist}
|
||||
Version: 1.29
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
License: LGPLv2+
|
||||
@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Nov 10 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.29-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Sep 29 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.28-2
|
||||
- Fix Python 2 conditional for ELN
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.28.tar.gz) = 463907d775bbbf233d8fd8310b22fb3c2db6d7bb09e425c6628a02019359e7f4377b6b6722d347723034ecbade2a7cffbe00f1dc176aac05440eca443b80d87f
|
||||
SHA512 (productmd-1.29.tar.gz) = 9d4b30a4fe460f44c450f46aa44f544bf0b5aa7de3a19da8d6a2d611e97e25640fb04e84b4f1f38d0008dc3225aea7fef63e70beed4d668c23a37e824d64e744
|
||||
|
Loading…
Reference in New Issue
Block a user