From 718c8b51bf6e8b6b6864e10a79f54dd2bd6c34bb Mon Sep 17 00:00:00 2001 From: tianwei Date: Fri, 24 Jul 2020 20:08:50 +0800 Subject: [PATCH] update python-productmd.spec. --- python-productmd.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-productmd.spec b/python-productmd.spec index 541d81b..6bad93b 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -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 - 1.26-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:update to release 1.26 + * Wed Oct 23 2019 openEuler Buildteam - 1.22-2 - Type:enhancement - ID:NA