add release version for rebuild

This commit is contained in:
桐小哥 2020-08-21 10:37:08 +08:00 committed by Gitee
parent f40312418e
commit 46730b7f4f

View File

@ -3,7 +3,7 @@
Name: python-systemd Name: python-systemd
Version: 234 Version: 234
Release: 10 Release: 11
Summary: Python module for native access to the systemd facilities. Summary: Python module for native access to the systemd facilities.
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/systemd/%{name} URL: https://github.com/systemd/%{name}
@ -113,6 +113,9 @@ make check PYTHON=%{__python3}
%endif %endif
%changelog %changelog
* Fri Aug 21 2020 shixuantong <shixuantong@huawei.com> - 234-11
- add release version for rebuild
* Fri Mar 6 2020 openEuler Buildteam <buildteam@openeuler.org> - 234-10 * Fri Mar 6 2020 openEuler Buildteam <buildteam@openeuler.org> - 234-10
- remove doc package. - remove doc package.