diff --git a/python-simpleline.spec b/python-simpleline.spec index 2af02cac23db7e819c32e51da09b52db0e26c57c..bb35e1014a09266ad17e96a3aa131fa8447b6c6b 100644 --- a/python-simpleline.spec +++ b/python-simpleline.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 %global srcname simpleline Name: python-%{srcname} @@ -70,6 +70,9 @@ make test %doc ChangeLog README.md %changelog +* Tue Oct 29 2024 Troy Dawson - 1.9.0-12 +- Bump release for October 2024 mass rebuild: + * Mon Mar 11 2024 Zhao Hang - 1.9.0-3 - Rebuild with python3.11