add release

This commit is contained in:
si-gui 2020-09-19 17:17:39 +08:00
parent 57afc28861
commit 8382071612

View File

@ -1,7 +1,7 @@
Name: watchdog Name: watchdog
Summary: A powerful software and/or Hardware watchdog daemon and/or device Summary: A powerful software and/or Hardware watchdog daemon and/or device
Version: 5.15 Version: 5.15
Release: 4 Release: 5
License: GPLv2+ License: GPLv2+
URL: http://sourceforge.net/projects/watchdog/ URL: http://sourceforge.net/projects/watchdog/
Source0: http://downloads.sourceforge.net/watchdog/watchdog-%{version}.tar.gz Source0: http://downloads.sourceforge.net/watchdog/watchdog-%{version}.tar.gz
@ -72,5 +72,8 @@ install -Dd -m0755 %{buildroot}%{_libexecdir}/watchdog/scripts
%{_libexecdir}/watchdog/scripts %{_libexecdir}/watchdog/scripts
%changelog %changelog
* Sat Sep 19 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 5.15-5
- scripts when uninstall in %preun and %postun should watchdog-ping.service but not watchdog.ping.service
* Mon Apr 27 2020 chengzihan <chengzihan2@huawei.com> - 5.15-4 * Mon Apr 27 2020 chengzihan <chengzihan2@huawei.com> - 5.15-4
- Package init - Package init