Accepting request 92042 from devel:languages:perl

- use original tar.gz

OBS-URL: https://build.opensuse.org/request/show/92042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Readonly?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2011-11-18 14:47:33 +00:00 committed by Git OBS Bridge
commit 753e298291
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:3ad18cae0d0dad6247b32dce179227e52ca9e6305f906251dddcc7c61b5bb4d9
size 13320

3
Readonly-1.03.tar.gz Normal file
View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 18 08:43:46 UTC 2011 - coolo@suse.com
- use original tar.gz
-------------------------------------------------------------------
Tue Nov 30 19:20:41 UTC 2010 - coolo@novell.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Readonly (Version 1.03)
# spec file for package perl-Readonly
#
# 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,14 +19,14 @@
Name: perl-Readonly
%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
%define cpan_name Readonly
Summary: Facility for creating read-only scalars, arrays, hashes
Version: 1.03
Release: 7
License: Artistic License, GPL, see package
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Readonly/
Source0: %{cpan_name}-%{version}.tar.bz2
Source0: %{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl