New upstream release 1.32
This commit is contained in:
parent
df49deec15
commit
17a4da97b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/productmd-1.29.tar.gz
|
||||
/productmd-1.30.tar.gz
|
||||
/productmd-1.31.tar.gz
|
||||
/productmd-1.32.tar.gz
|
||||
|
@ -8,7 +8,7 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.31
|
||||
Version: 1.32
|
||||
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 Apr 16 2021 Lubomír Sedlář <lsedlar@redhat.com> - 1.32-1
|
||||
- New upstream release
|
||||
|
||||
* Mon Feb 08 2021 Lubomír Sedlář <lsedlar@redhat.com> - 1.31-1
|
||||
- New upstream release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.31.tar.gz) = e4ca1eeace1bef5ef242efe25ffc96017ba6f7cc9fb461f401e4a0f8029c96a7b3660183a82cd552a86e3000fb2afb9f150cfd889e879275b3e77ebb5d155e82
|
||||
SHA512 (productmd-1.32.tar.gz) = a6925062b61caa734fd651c26371ab21a5659a893d2a69cb7a4edd1db611d829b91edb9f547fe73c25baa8d33f5091bf0d07007584361f999d3bdf375c747f98
|
||||
|
Loading…
Reference in New Issue
Block a user