add release version for rebuild

Signed-off-by: Zhipeng Xie <xiezhipeng1@huawei.com>
This commit is contained in:
Zhipeng Xie 2021-02-19 06:35:36 -05:00
parent 5ab96169b4
commit c4315555d1

View File

@ -1,7 +1,7 @@
%define debug_package %{nil} %define debug_package %{nil}
Name: python-systemd Name: python-systemd
Version: 234 Version: 234
Release: 11 Release: 12
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}
@ -62,6 +62,9 @@ make check PYTHON=%{__python3}
%exclude %{_pkgdocdir}/html %exclude %{_pkgdocdir}/html
%changelog %changelog
* Fri Feb 19 2021 Zhipeng Xie <xiezhipeng1@huawei.com> - 234-12
- add release version for rebuild
* Thu Oct 29 2020 tianwei <tianwei12@huawei.com> - 234-11 * Thu Oct 29 2020 tianwei <tianwei12@huawei.com> - 234-11
- delete python2 - delete python2