diff --git a/productmd-1.26.tar.bz2 b/productmd-1.26.tar.bz2 deleted file mode 100644 index b7865b029f2eb9375dec47d6db01636cc6c6d2e1..0000000000000000000000000000000000000000 Binary files a/productmd-1.26.tar.bz2 and /dev/null differ diff --git a/productmd-1.30.tar.gz b/productmd-1.30.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..672845fc81da48ef6bea1b310f1cec506368371b Binary files /dev/null and b/productmd-1.30.tar.gz differ diff --git a/python-productmd.spec b/python-productmd.spec index 27184aa9ad78924eb8b0ad71243c6aa89ab75711..715ebf951fc7b950c739b10ba98c59895ea0aa2e 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -1,10 +1,10 @@ Name: python-productmd -Version: 1.26 -Release: 3 +Version: 1.30 +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 +Source0: %{pypi_source productmd %{version}} Patch9000:productmd-add-support-generic-os.patch @@ -57,6 +57,9 @@ sed -i "s/generic_os/%{_vendor}/g" productmd/treeinfo.py %{python3_sitelib}/productmd-%{version}-py?.?.egg-info %changelog +* Tue Feb 2 2021 shangyibin - 1.30-1 +- Upgrade to version 1.30 + * Wed Nov 4 2020 wangjie -1.26-3 - Type:NA - ID:NA