New upstream release
This commit is contained in:
parent
091f4cf298
commit
fa38cbf79d
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/productmd-1.27.tar.gz
|
||||
/productmd-1.28.tar.gz
|
||||
/productmd-1.29.tar.gz
|
||||
/productmd-1.30.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.29
|
||||
Version: 1.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 26 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.30-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Nov 10 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.29-1
|
||||
- New upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.29.tar.gz) = 9d4b30a4fe460f44c450f46aa44f544bf0b5aa7de3a19da8d6a2d611e97e25640fb04e84b4f1f38d0008dc3225aea7fef63e70beed4d668c23a37e824d64e744
|
||||
SHA512 (productmd-1.30.tar.gz) = d763c040e396c46697ccf01de75c2003c81932f3d4b2b506cd05e8b202292e72fb4ceb9d11465f6ae50080b55b0e6e08c3f2e23b8268691666ea7240192e3168
|
||||
|
Loading…
Reference in New Issue
Block a user