Fix License field (software is GPLv2+, not "GPL+").
This commit is contained in:
parent
3e1c7f48ef
commit
0473a026c7
@ -1,8 +1,8 @@
|
||||
Summary: Software and/or Hardware watchdog daemon
|
||||
Name: watchdog
|
||||
Version: 5.13
|
||||
Release: 3%{?dist}
|
||||
License: GPL+
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
|
||||
URL: http://sourceforge.net/projects/watchdog/
|
||||
Source0: http://downloads.sourceforge.net/watchdog/watchdog-%{version}.tar.gz
|
||||
@ -122,6 +122,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 9 2013 Richard W.M. Jones <rjones@redhat.com> - 5.13-4
|
||||
- Fix License field (software is GPLv2+, not "GPL+").
|
||||
|
||||
* Thu Aug 8 2013 Richard W.M. Jones <rjones@redhat.com> - 5.13-3
|
||||
- Rename README.Fedora to README.RHEL on RHEL.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user