[patch] Fixed license (since 2.6 it has been GPLv3+).

Tim Waugh twaugh at fedoraproject.org
Thu Oct 18 17:36:38 UTC 2012


commit df709c6403ac703f2bd58690f94c87636c0b04d2
Author: Tim Waugh <twaugh at redhat.com>
Date:   Thu Oct 18 18:32:53 2012 +0100

    Fixed license (since 2.6 it has been GPLv3+).

 patch.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/patch.spec b/patch.spec
index 6f3ea4e..b8bad16 100644
--- a/patch.spec
+++ b/patch.spec
@@ -2,7 +2,7 @@ Summary: Utility for modifying/upgrading files
 Name: patch
 Version: 2.7.1
 Release: 1%{?dist}
-License: GPLv2+
+License: GPLv3+
 URL: http://www.gnu.org/software/patch/patch.html
 Group: Development/Tools
 Source: ftp://ftp.gnu.org/gnu/patch/patch-%{version}.tar.xz
@@ -54,6 +54,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 * Thu Oct 18 2012 Tim Waugh <twaugh at redhat.com> 2.7.1-1
+- Fixed license (since 2.6 it has been GPLv3+).
 - 2.7.1.
 
 * Thu Oct 18 2012 Tim Waugh <twaugh at redhat.com> 2.7-1


More information about the scm-commits mailing list