New upstream release 1.28
This commit is contained in:
parent
6c0bc6ffb3
commit
79dd93d80a
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/productmd-1.25.tar.bz2
|
||||
/productmd-1.26.tar.bz2
|
||||
/productmd-1.27.tar.gz
|
||||
/productmd-1.28.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.27
|
||||
Version: 1.28
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 25 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.28-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Aug 19 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.27-1
|
||||
- New upstream release 1.27
|
||||
- Switch sources to tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.27.tar.gz) = 947c418a070e90cd47dcbb9c72013304ca47ae40d0b796e36d2d4122fd769bd9bffabfa86b7b646940739dfe9ec00e70a89e6d4a8085636d7c2c744cbbc43329
|
||||
SHA512 (productmd-1.28.tar.gz) = 463907d775bbbf233d8fd8310b22fb3c2db6d7bb09e425c6628a02019359e7f4377b6b6722d347723034ecbade2a7cffbe00f1dc176aac05440eca443b80d87f
|
||||
|
Loading…
Reference in New Issue
Block a user