New upstream release 1.25
This commit is contained in:
parent
8a8818aa06
commit
0f68e8d450
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/productmd-1.22.tar.bz2
|
/productmd-1.22.tar.bz2
|
||||||
/productmd-1.23.tar.bz2
|
/productmd-1.23.tar.bz2
|
||||||
/productmd-1.24.tar.bz2
|
/productmd-1.24.tar.bz2
|
||||||
|
/productmd-1.25.tar.bz2
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
%global srcname productmd
|
%global srcname productmd
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.24
|
Version: 1.25
|
||||||
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 Mar 23 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.25-1
|
||||||
|
- New upstream release 1.25
|
||||||
|
|
||||||
* Fri Feb 07 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.24-1
|
* Fri Feb 07 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.24-1
|
||||||
- New upstream release 1.24
|
- New upstream release 1.24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (productmd-1.24.tar.bz2) = c2ed270dcb08a9e22e87a17c29479726f25dfc1db34c7ae5d5bdf8154a7ce8c8d5c314eddeb61c20d6aaf05dc222c71fe7144caccb51bdc6ab84726103c6d894
|
SHA512 (productmd-1.25.tar.bz2) = e0677ceffdd9dc56e553a97b208f0a39a63c25c59b1e9cdd4c6536a463fa313dc3a636512a9cac0662bc1b9c1bb1d20bfdbd984ff7b353d4b80395d9fa480d24
|
||||||
|
Loading…
Reference in New Issue
Block a user