forked from pool/perl-Archive-Zip
Accepting request 631288 from devel:languages:perl
- updated to 1.63 see /usr/share/doc/packages/perl-Archive-Zip/Changes 1.63 Wed 21 Aug 2018 - Restore missing META.yml deps (needed updated MB) - Symlink traversal test fix [github/haarg] - Added missing prereq Encode as suggested by CPANTS [github/manwar] - updated to 1.62 see /usr/share/doc/packages/perl-Archive-Zip/Changes OBS-URL: https://build.opensuse.org/request/show/631288 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Archive-Zip?expand=0&rev=39
This commit is contained in:
commit
6858ac18fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eac75b05f308e860aa860c3094aa4e7915d3d31080e953e49bc9c38130f5c20b
|
||||
size 191318
|
3
Archive-Zip-1.63.tar.gz
Normal file
3
Archive-Zip-1.63.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f12023b0e27c9504b7cf698426c726f4421707ef77c863ace98efc7692afe933
|
||||
size 191957
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 23 05:04:06 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 1.63
|
||||
see /usr/share/doc/packages/perl-Archive-Zip/Changes
|
||||
|
||||
1.63 Wed 21 Aug 2018
|
||||
- Restore missing META.yml deps (needed updated MB)
|
||||
- Symlink traversal test fix [github/haarg]
|
||||
- Added missing prereq Encode as suggested by CPANTS [github/manwar]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 21 05:04:33 UTC 2018 - coolo@suse.com
|
||||
|
||||
- updated to 1.62
|
||||
see /usr/share/doc/packages/perl-Archive-Zip/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 06:04:25 UTC 2017 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Archive-Zip
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,11 +17,11 @@
|
||||
|
||||
|
||||
Name: perl-Archive-Zip
|
||||
Version: 1.60
|
||||
Version: 1.63
|
||||
Release: 0
|
||||
%define cpan_name Archive-Zip
|
||||
Summary: Provide an interface to ZIP archive files
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Archive-Zip/
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PH/PHRED/%{cpan_name}-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user