New upstream release 1.24
This commit is contained in:
parent
6ad409439b
commit
8a8818aa06
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
|||||||
/productmd-1.21.tar.bz2
|
/productmd-1.21.tar.bz2
|
||||||
/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
|
||||||
|
@ -8,14 +8,13 @@
|
|||||||
%global srcname productmd
|
%global srcname productmd
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.23
|
Version: 1.24
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library providing parsers for metadata related to OS installation
|
Summary: Library providing parsers for metadata related to OS installation
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/release-engineering/productmd
|
URL: https://github.com/release-engineering/productmd
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.bz2
|
Source0: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.bz2
|
||||||
Patch0: https://github.com/release-engineering/productmd/pull/139.patch
|
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -103,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 07 2020 Lubomír Sedlář <lsedlar@redhat.com> - 1.24-1
|
||||||
|
- New upstream release 1.24
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-2
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.23-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (productmd-1.23.tar.bz2) = 95e02bf274161e1f793f111ac8ffb2d6d12be2b6d948d7182ab2bc552216329e4745958e44f2dcbc22c4042d73d511098056b0e4f7c836b3c3a16320d79664b7
|
SHA512 (productmd-1.24.tar.bz2) = c2ed270dcb08a9e22e87a17c29479726f25dfc1db34c7ae5d5bdf8154a7ce8c8d5c314eddeb61c20d6aaf05dc222c71fe7144caccb51bdc6ab84726103c6d894
|
||||||
|
Loading…
Reference in New Issue
Block a user