- New upstream release 1.33
This commit is contained in:
parent
17a4da97b7
commit
9cbff023d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
|||||||
/productmd-1.30.tar.gz
|
/productmd-1.30.tar.gz
|
||||||
/productmd-1.31.tar.gz
|
/productmd-1.31.tar.gz
|
||||||
/productmd-1.32.tar.gz
|
/productmd-1.32.tar.gz
|
||||||
|
/productmd-1.33.tar.gz
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%global srcname productmd
|
%global srcname productmd
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.32
|
Version: 1.33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library providing parsers for metadata related to OS installation
|
Summary: Library providing parsers for metadata related to OS installation
|
||||||
|
|
||||||
@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 24 2021 Lubomír Sedlář <lsedlar@redhat.com> - 1.33-1
|
||||||
|
- New upstream release 1.33
|
||||||
|
|
||||||
* Fri Apr 16 2021 Lubomír Sedlář <lsedlar@redhat.com> - 1.32-1
|
* Fri Apr 16 2021 Lubomír Sedlář <lsedlar@redhat.com> - 1.32-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (productmd-1.32.tar.gz) = a6925062b61caa734fd651c26371ab21a5659a893d2a69cb7a4edd1db611d829b91edb9f547fe73c25baa8d33f5091bf0d07007584361f999d3bdf375c747f98
|
SHA512 (productmd-1.33.tar.gz) = d3ebdd692bdac9017a652d486c67ab6073c889201aea5e22e1631c2b6204bc861e03234eec79d7da9d94daecabd2e535816ffd715a958bcaac44f58c9698fe4a
|
||||||
|
Loading…
Reference in New Issue
Block a user