From 46730b7f4f2117b07ea75f868449bd9d13a41afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Fri, 21 Aug 2020 10:37:08 +0800 Subject: [PATCH] add release version for rebuild --- python-systemd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-systemd.spec b/python-systemd.spec index aa819c1..4f59ed7 100644 --- a/python-systemd.spec +++ b/python-systemd.spec @@ -3,7 +3,7 @@ Name: python-systemd Version: 234 -Release: 10 +Release: 11 Summary: Python module for native access to the systemd facilities. License: LGPLv2+ URL: https://github.com/systemd/%{name} @@ -113,6 +113,9 @@ make check PYTHON=%{__python3} %endif %changelog +* Fri Aug 21 2020 shixuantong - 234-11 +- add release version for rebuild + * Fri Mar 6 2020 openEuler Buildteam - 234-10 - remove doc package.