From c4315555d1e61414811eafec54fff082d31d1336 Mon Sep 17 00:00:00 2001 From: Zhipeng Xie Date: Fri, 19 Feb 2021 06:35:36 -0500 Subject: [PATCH] add release version for rebuild Signed-off-by: Zhipeng Xie --- python-systemd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-systemd.spec b/python-systemd.spec index b29b001..62476fb 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: python-systemd Version: 234 -Release: 11 +Release: 12 Summary: Python module for native access to the systemd facilities. License: LGPLv2+ URL: https://github.com/systemd/%{name} @@ -62,6 +62,9 @@ make check PYTHON=%{__python3} %exclude %{_pkgdocdir}/html %changelog +* Fri Feb 19 2021 Zhipeng Xie - 234-12 +- add release version for rebuild + * Thu Oct 29 2020 tianwei - 234-11 - delete python2