1
0

Accepting request 156513 from openSUSE:Factory:Staging:spdx

update license to new format

OBS-URL: https://build.opensuse.org/request/show/156513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Parse-Yapp?expand=0&rev=17
This commit is contained in:
Robert Schweikert 2013-02-27 13:37:35 +00:00 committed by Git OBS Bridge
parent bb9410d7fa
commit 9ba7fb32c4
2 changed files with 9 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 27 06:23:14 UTC 2013 - coolo@suse.com
- update license to new format
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 18 11:09:53 UTC 2011 - coolo@suse.com Fri Nov 18 11:09:53 UTC 2011 - coolo@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-Parse-Yapp # spec file for package perl-Parse-Yapp
# #
# 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,17 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: perl-Parse-Yapp Name: perl-Parse-Yapp
Version: 1.05 Version: 1.05
Release: 534 Release: 0
AutoReqProv: on
Group: Development/Libraries/Perl
License: Artistic ; GPLv2+
Url: http://cpan.org/modules/by-module/Parse Url: http://cpan.org/modules/by-module/Parse
Summary: Perl extension for generating and using LALR parsers Summary: Perl extension for generating and using LALR parsers
License: Artistic-1.0 and GPL-2.0+
Group: Development/Libraries/Perl
Source: Parse-Yapp-%{version}.tar.gz Source: Parse-Yapp-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}