Accepting request 315369 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/315369 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Archive-Extract?expand=0&rev=4
This commit is contained in:
commit
7b1ef2de8d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b297d230fe91720a423a01482db7e037b2acf589f9c8f58cef39f3148374e216
|
||||
size 27392
|
3
Archive-Extract-0.76.tar.gz
Normal file
3
Archive-Extract-0.76.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ae7080ca70346dd7d9845c581d2e112f4513ec0f7d79c2011c0e0a2ce874cfc
|
||||
size 27530
|
23
cpanspec.yml
Normal file
23
cpanspec.yml
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
#description_paragraphs: 3
|
||||
#no_testing: broken upstream
|
||||
#sources:
|
||||
# - source1
|
||||
# - source2
|
||||
#patches:
|
||||
# foo.patch: -p1
|
||||
# bar.patch:
|
||||
#preamble: |-
|
||||
# BuildRequires: gcc-c++
|
||||
#post_prep: |-
|
||||
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
||||
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||
#post_install: |-
|
||||
# sed on %{name}.files
|
||||
#license: SUSE-NonFree
|
||||
#skip_noarch: 1
|
||||
#custom_build: |-
|
||||
#./Build build flags=%{?_smp_mflags} --myflag
|
||||
#custom_test: |-
|
||||
#startserver && make test
|
||||
#ignore_requires: Bizarre::Module
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 7 08:45:30 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.76
|
||||
see /usr/share/doc/packages/perl-Archive-Extract/CHANGES
|
||||
|
||||
0.76 Sat Jul 4 18:44:42 2015
|
||||
* Resolve RT#105425, putting refs in $/ has been
|
||||
fatal since v5.20.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 10:35:11 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@ -17,14 +17,15 @@
|
||||
|
||||
|
||||
Name: perl-Archive-Extract
|
||||
Version: 0.74
|
||||
Version: 0.76
|
||||
Release: 0
|
||||
%define cpan_name Archive-Extract
|
||||
Summary: A generic archive extracting mechanism
|
||||
Summary: Generic Archive Extracting Mechanism
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Archive-Extract/
|
||||
Source: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
|
Loading…
x
Reference in New Issue
Block a user