diff --git a/python-blivet.spec b/python-blivet.spec index 6209bed6a359df7e5702814fed61a3f6909312a4..71a2716c2e60b242598fc64a2a0476cae74f923e 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 Summary: A python module for system storage configuration Name: python-blivet Url: https://storageapis.wordpress.com/projects/blivet @@ -124,6 +124,9 @@ make PYTHON=%{__python3} DESTDIR=%{buildroot} install %doc README.md ChangeLog examples %changelog +* Mon Nov 07 2022 mgb01105731 - 3.4.3-3 +- Bump version to rebuild + * Thu Nov 03 2022 mgb01105731 - 3.4.3-2 - add doc package