Accepting request 41744 from devel:languages:perl

checked in (request 41744)

OBS-URL: https://build.opensuse.org/request/show/41744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=39
This commit is contained in:
OBS User autobuild 2010-06-21 15:36:47 +00:00 committed by Git OBS Bridge
parent 23764e86b0
commit 1e4fdce135
5 changed files with 9 additions and 18 deletions

3
perl-5.12.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93de36dfc7059b2d87ac98c780ebabd50d8f900d5c152a14d9211e8c2330ad41
size 12304454

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9189f09447b2b90a1d186b418f91e583eba41eec238e8f5b8730f71d5fc1ec5
size 12296076

View File

@ -1,12 +1,3 @@
-------------------------------------------------------------------
Fri Jun 18 12:59:27 CEST 2010 - mls@suse.de
- update to perl-5.12.1
* updated CGI.pm to 3.49
* updated Pod::Simple to 3.13
* updated Safe to 2.27
* fixed a couple of bugs and regressions (see perldelta)
-------------------------------------------------------------------
Mon May 24 07:49:24 UTC 2010 - bg@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package perl (Version 5.12.1)
# spec file for package perl (Version 5.12.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -20,14 +20,14 @@
Name: perl
Summary: The Perl interpreter
Version: 5.12.1
Release: 1
%define pversion 5.12.1
Version: 5.12.0
Release: 3
%define pversion 5.12.0
License: Artistic License .. ; GPLv2+
Group: Development/Languages/Perl
AutoReqProv: on
Url: http://www.perl.org/
Source: perl-5.12.1.tar.bz2
Source: perl-5.12.0.tar.bz2
Source1: %name-rpmlintrc
Source2: macros.perl
Source3: README.macros
@ -142,7 +142,7 @@ Authors:
Larry Wall, Louis J. LaBash, Jr. <llabash@siue.edu>
%prep
%setup -q -n perl-5.12.1
%setup -q -n perl-5.12.0
cp -p %{S:3} .
%patch0
%patch1