[watchdog] Fix License field (software is GPLv2+, not "GPL+").

Richard W.M. Jones rjones at fedoraproject.org
Fri Aug 9 13:07:38 UTC 2013


commit 0473a026c71ab4d52600d1cfbba4e0871b234314
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Aug 9 14:07:26 2013 +0100

    Fix License field (software is GPLv2+, not "GPL+").

 watchdog.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/watchdog.spec b/watchdog.spec
index b5b5a57..649d81b 100644
--- a/watchdog.spec
+++ b/watchdog.spec
@@ -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 at redhat.com> - 5.13-4
+- Fix License field (software is GPLv2+, not "GPL+").
+
 * Thu Aug  8 2013 Richard W.M. Jones <rjones at redhat.com> - 5.13-3
 - Rename README.Fedora to README.RHEL on RHEL.
 


More information about the scm-commits mailing list