Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-productmd.git#df49deec158279aed695550f87bee48dbdd92186
This commit is contained in:
parent
ebc3face2f
commit
d7f66ebad4
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/productmd-1.28.tar.gz
|
||||
/productmd-1.29.tar.gz
|
||||
/productmd-1.30.tar.gz
|
||||
/productmd-1.31.tar.gz
|
||||
|
@ -8,8 +8,8 @@
|
||||
%global srcname productmd
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.30
|
||||
Release: 2%{?dist}
|
||||
Version: 1.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing parsers for metadata related to OS installation
|
||||
|
||||
License: LGPLv2+
|
||||
@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2021 Lubomír Sedlář <lsedlar@redhat.com> - 1.31-1
|
||||
- New upstream release
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (productmd-1.30.tar.gz) = d763c040e396c46697ccf01de75c2003c81932f3d4b2b506cd05e8b202292e72fb4ceb9d11465f6ae50080b55b0e6e08c3f2e23b8268691666ea7240192e3168
|
||||
SHA512 (productmd-1.31.tar.gz) = e4ca1eeace1bef5ef242efe25ffc96017ba6f7cc9fb461f401e4a0f8029c96a7b3660183a82cd552a86e3000fb2afb9f150cfd889e879275b3e77ebb5d155e82
|
||||
|
Loading…
Reference in New Issue
Block a user