forked from pool/perl-IO-Compress
Accepting request 1101492 from devel:languages:perl:autoupdate
- updated to 2.206 see /usr/share/doc/packages/perl-IO-Compress/Changes 2.206 25 July 2023 * 2.206 Tue, 25 Jul 2023 16:37:44 +0100 6f00921ce36a80f6b507402cee71e9f3a9cc406d * Merge branch 'master' of https://github.com/pmqs/IO-Compress Sat, 22 Jul 2023 20:22:41 +0100 d561922b964796e94c94c89f69550de5b95fb342 * Merge pull request #50 from haarg/fix-version-check Sat, 22 Jul 2023 19:13:38 +0100 9d4f8755024db3bc16a628fa736680cd6f0b90ab * fix version checks to use correct method Fri, 21 Jul 2023 18:36:29 +0200 c60f5c619f9a8c3038428724a01c6722e51e37a7 * drop rt.cpan from SUPPORT section Tue, 18 Jul 2023 09:19:52 +0100 02fc4ab0b2c9c30c7014238f20bf02e2857d4c52 2.205 16 July 2023 * 2.205 Sun, 16 Jul 2023 20:26:06 +0100 5f8450648f1915451b0a7ccdd551ec84e18cb05c * add perl 5.38 Thu, 13 Jul 2023 11:13:24 +0100 1dc60a0d48e74f3b707dc4f5c1f0b7b8bf54b10b * add on workflow_dispatch Fri, 9 Jun 2023 16:25:09 +0100 f99b28e94b29446a60e2f91c762a0f407d7725d4 * Add some OO examples Fri, 9 Jun 2023 16:18:54 +0100 45457e70f8ad202196f20305ae4f8ee48e3cbded OBS-URL: https://build.opensuse.org/request/show/1101492 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IO-Compress?expand=0&rev=35
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:617784cb8543778681341b18fc67b74735e8b494f32f00814dd22f68ac6af018
|
||||
size 298839
|
3
IO-Compress-2.206.tar.gz
Normal file
3
IO-Compress-2.206.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d3062b9a494f757e8d0614f220d83f22731bbda1aeb5f7cff0e72a83f433d35
|
||||
size 303183
|
@@ -1,3 +1,39 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 26 03:09:14 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 2.206
|
||||
see /usr/share/doc/packages/perl-IO-Compress/Changes
|
||||
|
||||
2.206 25 July 2023
|
||||
* 2.206
|
||||
Tue, 25 Jul 2023 16:37:44 +0100
|
||||
6f00921ce36a80f6b507402cee71e9f3a9cc406d
|
||||
* Merge branch 'master' of https://github.com/pmqs/IO-Compress
|
||||
Sat, 22 Jul 2023 20:22:41 +0100
|
||||
d561922b964796e94c94c89f69550de5b95fb342
|
||||
* Merge pull request #50 from haarg/fix-version-check
|
||||
Sat, 22 Jul 2023 19:13:38 +0100
|
||||
9d4f8755024db3bc16a628fa736680cd6f0b90ab
|
||||
* fix version checks to use correct method
|
||||
Fri, 21 Jul 2023 18:36:29 +0200
|
||||
c60f5c619f9a8c3038428724a01c6722e51e37a7
|
||||
* drop rt.cpan from SUPPORT section
|
||||
Tue, 18 Jul 2023 09:19:52 +0100
|
||||
02fc4ab0b2c9c30c7014238f20bf02e2857d4c52
|
||||
2.205 16 July 2023
|
||||
* 2.205
|
||||
Sun, 16 Jul 2023 20:26:06 +0100
|
||||
5f8450648f1915451b0a7ccdd551ec84e18cb05c
|
||||
* add perl 5.38
|
||||
Thu, 13 Jul 2023 11:13:24 +0100
|
||||
1dc60a0d48e74f3b707dc4f5c1f0b7b8bf54b10b
|
||||
* add on workflow_dispatch
|
||||
Fri, 9 Jun 2023 16:25:09 +0100
|
||||
f99b28e94b29446a60e2f91c762a0f407d7725d4
|
||||
* Add some OO examples
|
||||
Fri, 9 Jun 2023 16:18:54 +0100
|
||||
45457e70f8ad202196f20305ae4f8ee48e3cbded
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 03:09:36 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -18,29 +18,61 @@
|
||||
|
||||
%define cpan_name IO-Compress
|
||||
Name: perl-IO-Compress
|
||||
Version: 2.204
|
||||
Version: 2.206.0
|
||||
Release: 0
|
||||
%define cpan_version 2.206
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: IO Interface to compressed data files/buffers
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Compress::Raw::Bzip2) >= 2.204
|
||||
BuildRequires: perl(Compress::Raw::Zlib) >= 2.204
|
||||
Requires: perl(Compress::Raw::Bzip2) >= 2.204
|
||||
Requires: perl(Compress::Raw::Zlib) >= 2.204
|
||||
BuildRequires: perl(Compress::Raw::Bzip2) >= 2.206.0
|
||||
BuildRequires: perl(Compress::Raw::Zlib) >= 2.206.0
|
||||
Requires: perl(Compress::Raw::Bzip2) >= 2.206.0
|
||||
Requires: perl(Compress::Raw::Zlib) >= 2.206.0
|
||||
Provides: perl(Compress::Zlib) = 2.206.0
|
||||
Provides: perl(File::GlobMapper) = 1.001
|
||||
Provides: perl(IO::Compress::Adapter::Bzip2) = 2.206.0
|
||||
Provides: perl(IO::Compress::Adapter::Deflate) = 2.206.0
|
||||
Provides: perl(IO::Compress::Adapter::Identity) = 2.206.0
|
||||
Provides: perl(IO::Compress::Base) = 2.206.0
|
||||
Provides: perl(IO::Compress::Base::Common) = 2.206.0
|
||||
Provides: perl(IO::Compress::Bzip2) = 2.206.0
|
||||
Provides: perl(IO::Compress::Deflate) = 2.206.0
|
||||
Provides: perl(IO::Compress::Gzip) = 2.206.0
|
||||
Provides: perl(IO::Compress::Gzip::Constants) = 2.206.0
|
||||
Provides: perl(IO::Compress::RawDeflate) = 2.206.0
|
||||
Provides: perl(IO::Compress::Zip) = 2.206.0
|
||||
Provides: perl(IO::Compress::Zip::Constants) = 2.206.0
|
||||
Provides: perl(IO::Compress::Zlib::Constants) = 2.206.0
|
||||
Provides: perl(IO::Compress::Zlib::Extra) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Adapter::Bunzip2) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Adapter::Identity) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Adapter::Inflate) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::AnyInflate) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::AnyUncompress) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Base) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Bunzip2) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Gunzip) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Inflate) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::RawInflate) = 2.206.0
|
||||
Provides: perl(IO::Uncompress::Unzip) = 2.206.0
|
||||
Provides: perl(U64)
|
||||
Provides: perl(Zlib::OldDeflate)
|
||||
Provides: perl(Zlib::OldInflate)
|
||||
%define __perllib_provides /bin/true
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
IO Interface to compressed data files/buffers
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
Reference in New Issue
Block a user