diff --git a/perl-String-ShellQuote.changes b/perl-String-ShellQuote.changes index c3619a3..c614af5 100644 --- a/perl-String-ShellQuote.changes +++ b/perl-String-ShellQuote.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 24 10:20:54 UTC 2013 - dmueller@suse.com + +- fix license string + ------------------------------------------------------------------- Tue Nov 30 19:20:45 UTC 2010 - coolo@novell.com diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec index 45c915c..d5de327 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -1,7 +1,7 @@ # # spec file for package perl-String-ShellQuote # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-String-ShellQuote Summary: Quote strings for passing through the shell -Version: 1.04 -Release: 1 -License: CHECK(GPL+ or Artistic) +License: Artistic-1.0 or GPL-2.0+ Group: Development/Libraries/Perl +Version: 1.04 +Release: 0 Url: http://search.cpan.org/dist/String-ShellQuote/ Source: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz BuildArch: noarch