From 5f43c609641d63089bcba2ac6a8dbef1d046c07f8087dba5f2980852a76dc9f3 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 24 Jun 2013 19:55:17 +0000 Subject: [PATCH] Accepting request 180724 from home:dirkmueller:branches:devel:languages:perl - fix license string OBS-URL: https://build.opensuse.org/request/show/180724 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-ShellQuote?expand=0&rev=8 --- perl-String-ShellQuote.changes | 5 +++++ perl-String-ShellQuote.spec | 10 ++++------ 2 files changed, 9 insertions(+), 6 deletions(-) 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