update python-productmd.spec.

This commit is contained in:
tianwei 2020-07-24 20:08:50 +08:00 committed by Gitee
parent b1a1dbdf57
commit 718c8b51bf

View File

@ -1,13 +1,11 @@
Name: python-productmd
Version: 1.22
Release: 2
Version: 1.26
Release: 1
Summary: Python library providing parsers for metadata
License: LGPLv2+
URL: https://github.com/release-engineering/productmd
Source0: https://files.pythonhosted.org/packages/source/p/productmd/productmd-%{version}.tar.bz2
Patch9000: productmd-add-support-generic-os.patch
BuildArch: noarch
%description
@ -69,6 +67,12 @@ sed -i "s/generic_os/%{_vendor}/g" productmd/treeinfo.py
%{python3_sitelib}/productmd-%{version}-py?.?.egg-info
%changelog
* Fri Jul 24 2020 tianwei <tianwei12@huawei.com> - 1.26-1
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:update to release 1.26
* Wed Oct 23 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.22-2
- Type:enhancement
- ID:NA