diff --git a/python-productmd.spec b/python-productmd.spec index d442fd1d76a13b42d04e576e15978ecb974a4a38..a70036ee93326f1d7f5945d76f1774b8812fba75 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -1,6 +1,6 @@ Name: python-productmd Version: 1.33 -Release: 1 +Release: 2 Summary: Python library providing parsers for metadata License: LGPLv2+ URL: https://github.com/release-engineering/productmd @@ -56,6 +56,9 @@ sed -i "s/generic_os/%{_vendor}/g" productmd/treeinfo.py %{python3_sitelib}/* %changelog +* Wed Oct 26 2022 zhangruifang - 1.33-2 +- Rebuild for next release + * Mon Dec 20 2021 renhongxun - 1.33-1 - Upgrade to version 1.33