Accepting request 416680 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/416680 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Archive-Zip?expand=0&rev=36
This commit is contained in:
commit
70fbe88531
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4238b4df7e5f244c684dec83f75c0fa56819c01c61f9314c91f6a60fd41d3694
|
||||
size 190218
|
3
Archive-Zip-1.58.tar.gz
Normal file
3
Archive-Zip-1.58.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:98b3feedafbe35ac3005ed6bc7a71df19ffbeb3f2bfa3c42ceca1d44e1ec0bc6
|
||||
size 191845
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 3 05:02:36 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 1.58
|
||||
see /usr/share/doc/packages/perl-Archive-Zip/Changes
|
||||
|
||||
1.58 Tue 2 Aug 2016
|
||||
- avoid relying on . being in @INC [github/karenetheridge]
|
||||
- update MANIFEST.SKIP [github/haarg]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 09:14:47 UTC 2016 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Archive-Zip
|
||||
Version: 1.57
|
||||
Version: 1.58
|
||||
Release: 0
|
||||
%define cpan_name Archive-Zip
|
||||
Summary: Provide an interface to ZIP archive files
|
||||
@ -75,6 +75,6 @@ find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes examples
|
||||
%doc Changes examples README.md
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user