Accepting request 41744 from devel:languages:perl
Copy from devel:languages:perl/perl based on submit request 41744 from user mlschroe OBS-URL: https://build.opensuse.org/request/show/41744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl?expand=0&rev=44
This commit is contained in:
commit
04133f38b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93de36dfc7059b2d87ac98c780ebabd50d8f900d5c152a14d9211e8c2330ad41
|
||||
size 12304454
|
3
perl-5.12.1.tar.bz2
Normal file
3
perl-5.12.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9189f09447b2b90a1d186b418f91e583eba41eec238e8f5b8730f71d5fc1ec5
|
||||
size 12296076
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
12
perl.spec
12
perl.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package perl (Version 5.12.0)
|
||||
# spec file for package perl (Version 5.12.1)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -20,14 +20,14 @@
|
||||
|
||||
Name: perl
|
||||
Summary: The Perl interpreter
|
||||
Version: 5.12.0
|
||||
Release: 3
|
||||
%define pversion 5.12.0
|
||||
Version: 5.12.1
|
||||
Release: 1
|
||||
%define pversion 5.12.1
|
||||
License: Artistic License .. ; GPLv2+
|
||||
Group: Development/Languages/Perl
|
||||
AutoReqProv: on
|
||||
Url: http://www.perl.org/
|
||||
Source: perl-5.12.0.tar.bz2
|
||||
Source: perl-5.12.1.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.0
|
||||
%setup -q -n perl-5.12.1
|
||||
cp -p %{S:3} .
|
||||
%patch0
|
||||
%patch1
|
||||
|
Loading…
Reference in New Issue
Block a user