Accepting request 92151 from devel:languages:perl

update

OBS-URL: https://build.opensuse.org/request/show/92151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Readonly-XS?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2011-11-21 11:44:56 +00:00 committed by Git OBS Bridge
commit dcc1480b97
4 changed files with 12 additions and 7 deletions

View File

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

BIN
Readonly-XS-1.05.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 18 11:07:58 UTC 2011 - coolo@suse.com
- use original .tar.gz
-------------------------------------------------------------------
Wed Dec 1 13:34:44 UTC 2010 - coolo@novell.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Readonly-XS (Version 1.05)
# spec file for package perl-Readonly-XS
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 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
@ -19,7 +19,7 @@
Name: perl-Readonly-XS
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
%define cpan_name Readonly-XS
Summary: Companion module for Readonly.pm, to speed up read-only scalar variables
Version: 1.05
Release: 7
@ -27,7 +27,7 @@ License: GPLv2+
Group: Development/Libraries/Perl
AutoReqProv: on
Url: http://search.cpan.org/dist/Readonly-XS/
Source: %{cpan_name}-%{version}.tar.bz2
Source: %{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl