Update to latest upstream version 1.35
This commit is contained in:
parent
94fdb2d66b
commit
0da23c3168
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/productmd-1.31.tar.gz
|
||||
/productmd-1.32.tar.gz
|
||||
/productmd-1.33.tar.gz
|
||||
/productmd-1.35.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.33
|
||||
Release: 7%{?dist}
|
||||
Version: 1.35
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
License: LGPL-2.1-only
|
||||
@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2023 Lubomír Sedlář <lsedlar@redhat.com> - 1.35-1
|
||||
- New upstream release 1.35
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.33.tar.gz) = d3ebdd692bdac9017a652d486c67ab6073c889201aea5e22e1631c2b6204bc861e03234eec79d7da9d94daecabd2e535816ffd715a958bcaac44f58c9698fe4a
|
||||
SHA512 (productmd-1.35.tar.gz) = 6ab6991558654dd60d55cd612d1a798edf6d28298fd791c3ac348249e0078d1112f5cd72d5dc43dffa76f1d24538f0ba375733eb7fbdffc1406a161a2bdb8db3
|
||||
|
Loading…
Reference in New Issue
Block a user