Resolves: #1978263 - import to RHEL

This commit is contained in:
Josef Řídký 2021-08-09 10:54:50 +02:00
parent ef2d01e8df
commit 94ee310bf7
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Software and/or Hardware watchdog daemon
Name: watchdog
Version: 5.15
Release: 10%{?dist}
Release: 11%{?dist}
License: GPLv2+
URL: http://sourceforge.net/projects/watchdog/
@ -143,6 +143,9 @@ rm %{name}.sysconfig
%changelog
* Mon Aug 09 2021 Josef Ridky <jridky@redhat.com> - 5.15-11
- Rebuild for import to RHEL9 (#1978263)
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.15-10
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937