Commit Graph

136 Commits

Author SHA1 Message Date
Jitka Plesnikova
127df902e0 Perl 5.26 rebuild 2017-06-03 12:40:12 +02:00
Jitka Plesnikova
0e1d056def Increase release to favour standalone package 2017-06-03 09:37:27 +02:00
Jitka Plesnikova
ed5582bb24 2.074 bump 2017-02-20 09:00:05 +01:00
Jitka Plesnikova
7c7c5aa891 2.072 bump 2017-02-13 10:06:12 +01:00
Petr Písař
0fd60c634a Remove bundled zlib sources 2017-02-07 15:28:36 +01:00
Petr Písař
61217e9d9d Adapt tests to zlib-1.2.11 2017-02-07 15:01:08 +01:00
Paul Howarth
5dcc72c9ee Update to 2.071
- New upstream release 2.071
  - One (last?) compilation warning in bundled inflate.c (CPAN RT#119580,
    https://github.com/madler/zlib/issues/111)
2016-12-31 15:48:40 +00:00
Paul Howarth
61784c0967 Update to 2.070
- New upstream release 2.070
  - Fix compilation warning from inflate.c (CPAN RT#107642)
  - Fix wrong FLAG_APPEND logic, analog to Bzip2 (CPAN RT#119007)
- Simplify find commands using -empty and -delete
2016-12-29 17:17:06 +00:00
Petr Písař
684f6dd6a0 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:19:23 +02:00
Jitka Plesnikova
b7b6cb6e43 Perl 5.24 re-rebuild of bootstrapped packages 2016-05-18 15:40:18 +02:00
Jitka Plesnikova
c1380e26b0 Increase release to favour standalone package 2016-05-14 12:18:46 +02:00
Fedora Release Engineering
aabbd97f14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 12:49:34 +00:00
Paul Howarth
11434c2df6 Update to 2.069
- New upstream release 2.069
  - Reduce compiler warnings and stderr noise (CPAN RT#101341)
  - amigaos4: cpan/Compress-Raw-Zlib: also __amigaos4__ (CPAN RT#106799)
  - const all global data (CPAN RT#101298)
  - Coverity finding: Unused value (CPAN RT#105414)
  - Coverity findings (CPAN RT#102399)
  - Coverity finding: Overlapping buffer in memory copy (CPAN RT#105413)
2015-09-27 15:45:38 +01:00
Dennis Gilmore
cc408aa539 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 02:01:44 +00:00
Jitka Plesnikova
889afa3b48 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 12:34:17 +02:00
Jitka Plesnikova
15b84e6dfb Increase release to favour standalone package 2015-06-04 13:34:13 +02:00
Jitka Plesnikova
683e95e155 Perl 5.22 rebuild 2015-06-03 13:33:28 +02:00
Jitka Plesnikova
11d7214ab2 Update release 2015-03-19 17:32:13 +01:00
Jitka Plesnikova
07d930ef32 Correct license from (GPL+ or Artistic) to ((GPL+ or Artistic) and zlib) 2015-03-19 17:26:40 +01:00
Paul Howarth
6c29f98240 Update to 2.068
- New upstream release 2.068
  - Silence more compiler warnings
  - Disable running of 07bufsize.t by default; COMPRESS_ZLIB_RUN_MOST needs to
    be set to run it, which makes life more bearable on legacy platforms
2014-12-24 10:54:17 +00:00
Paul Howarth
1a63e9dfba Update to 2.067
- New upstream release 2.067 (silence compiler warnings)
- Classify buildreqs by usage
2014-12-09 13:07:02 +00:00
Paul Howarth
b83ab14542 Update to 2.066
- New upstream release 2.066
  - Another COW violation (CPAN RT#98069)
  - Misleading nesting/indentation found by Coverity (CPAN RT#95405)
2014-09-22 10:13:04 +01:00
Jitka Plesnikova
9dcfb7032d Perl 5.20 re-rebuild of bootstrapped packages 2014-09-07 23:07:11 +02:00
Jitka Plesnikova
7f59bc1db6 Increase release to favour standalone package 2014-09-03 15:11:44 +02:00
Jitka Plesnikova
a6bcf71927 Perl 5.20 rebuild 2014-08-26 14:08:18 +02:00
Peter Robinson
ac04f071dd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 15:39:28 +00:00
Dennis Gilmore
0fc82efb56 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 21:06:47 -05:00
Paul Howarth
4bb0a0a33a Update to 2.065
- New upstream release 2.065
  - Resolve c++ build failure in core (CPAN RT#92657)
  - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)
2014-02-04 11:48:12 +00:00
Paul Howarth
62949e79b4 Update to 2.064
- New upstream release 2.064
  - Handle non-PVs better (CPAN RT#91558)
  - Z_OK instead of Z_BUF_ERROR (CPAN RT#92521)
2014-02-02 11:56:39 +00:00
Paul Howarth
f180869518 Update to 2.063
- New upstream release 2.063
  - gcc -g3: final link failed: Memory exhausted (CPAN RT#88936)
  - Compress::Raw::Zlib uses AutoLoader for no reason (CPAN RT#88260)
  - Typo in Compress::Zlib _combine function documentation (CPAN RT#89305)
2013-11-03 21:18:02 +00:00
Jitka Plesnikova
c037aab656 Perl 5.18 re-rebuild of bootstrapped packages 2013-08-14 18:37:41 +02:00
Paul Howarth
1b66b65ce7 Update to 2.062
- New upstream release 2.062
  - Typo fix (CPAN RT#86417)
2013-08-12 20:57:30 +01:00
Dennis Gilmore
6e672982e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 13:48:50 -05:00
Petr Písař
a86122dd18 Perl 5.18 rebuild 2013-07-12 15:51:27 +02:00
Paul Howarth
dffc9bf957 Update to 2.061
- New upstream release 2.061
  - Include zlib 1.2.8 source
  - Typo fix (CPAN RT#85431)
  - Silence compiler warning by making 2nd parameter to DispStream a const char*
2013-05-27 15:58:44 +01:00
Dennis Gilmore
bf1209e578 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 05:06:12 -06:00
Paul Howarth
d649c44a3b Update to 2.060 (mention SimpleZip in POD) 2013-01-08 10:14:11 +00:00
Paul Howarth
87df3e2ef9 Update to 2.059
- New upstream release 2.059
  - Copy-on-write support (CPAN RT#81353)
2012-11-26 07:51:39 +00:00
Paul Howarth
a90b5a4610 Update to 2.058
- New upstream release 2.058
  - Compress::Raw::Zlib needs to use PERL_NO_GET_CONTEXT (CPAN RT#80319)
  - Install to 'site' instead of 'perl' when perl version is 5.11+
    (CPAN RT#79812)
  - Update to ppport.h that includes SvPV_nomg_nolen (CPAN RT#78079)
2012-11-13 10:38:38 +00:00
Paul Howarth
4ecda4dd49 Update to 2.056 (fix C++ build issue) 2012-08-11 00:44:07 +01:00
Paul Howarth
0e4164a41f Update to 2.055
- New upstream release 2.055
  - Fix misuse of magic in API (CPAN RT#78079)
  - Include zlib 1.2.7 source
- BR: perl(Exporter) and perl(lib)
- BR: perl(Test::NoWarnings) except when bootstrapping
- Drop redundant explicit require for perl(Exporter)
- Drop BR: perl(bytes), not dual-lived
2012-08-06 13:39:00 +01:00
Dennis Gilmore
9bff789626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 08:25:32 -05:00
Petr Písař
efca806102 Perl 5.16 re-rebuild of bootstrapped packages 2012-07-10 15:31:50 +02:00
Petr Písař
5e4d3aae68 Perl 5.16 rebuild 2012-06-06 23:20:03 +02:00
Petr Písař
e0b99e921b Omit optional Test::Pod tests on bootstrap 2012-06-01 08:47:08 +02:00
Paul Howarth
f761b8bb5e Update to 2.054
- New upstream release 2.054
  - Fix build issue on Win32 (CPAN RT#77030)
2012-05-08 21:32:00 +01:00
Paul Howarth
bac3bca0a8 Update to 2.053
- New upstream release 2.053 (include zlib 1.2.7 source)
2012-05-06 21:23:30 +01:00
Paul Howarth
4e9e95584b Update to 2.052
- New upstream release 2.052 (fix build issue when Perl is built with C++)
- Don't need to remove empty directories from buildroot
2012-04-29 18:59:50 +01:00
Paul Howarth
4839b053fc Update to 2.051
- New upstream release 2.051
  - Fix bug in Compress::Raw::Zlib on 64-bit Windows (CPAN RT#75222)
2012-02-23 11:39:25 +00:00
Paul Howarth
4aa2a42701 Update to 2.050
- New upstream release 2.050
  - Fix build failure on Irix and Solaris (CPAN RT#75151)
2012-02-21 22:06:06 +00:00
Paul Howarth
69da5770c9 Update to 2.049 (include zlib 1.2.6 source) 2012-02-18 22:02:00 +00:00
Paul Howarth
13e0a86301 Update to 2.048
- New upstream release 2.048
  - Allow flush to be called multiple times without any intermediate call to
    deflate and still return Z_OK
  - Added support for zlibCompileFlags
  - Set minimum Perl version to 5.6
  - Set minimum zlib version to 1.2.0
- Don't use macros for commands
2012-01-29 21:31:55 +00:00
Paul Howarth
251813a58f Rebuild for gcc 4.7 in Rawhide 2012-01-10 16:22:17 +00:00
Paul Howarth
79697cd3c3 Update to 2.045 (moved FAQ.pod into Zlib.pm) 2011-12-05 08:02:22 +00:00
Paul Howarth
021c017c73 Update to 2.044
- New upstream release 2.044
  - Moved FAQ.pod under the lib directory so it can get installed
2011-12-04 12:32:39 +00:00
Paul Howarth
69e06b78ac Update to 2.043 (no changes) 2011-11-21 10:13:46 +00:00
Paul Howarth
07e5bfe001 Update to 2.042 (no changes) 2011-11-18 09:30:13 +00:00
Paul Howarth
a8c8050fdf Update to 2.040
- New upstream release 2.040
  - Croak if attempt to freeze/thaw compression object (CPAN RT#69985)
- BR: perl(Carp)
2011-10-29 09:57:47 +01:00
Marcela Mašláňová
cee11622b9 change path on vendor, so our debuginfo are not conflicting with
perl core debuginfos
2011-08-16 10:48:32 +02:00
Karsten Hopp
ac3976ac9a bump and rebuild as it got compiled with the old perl on ppc 2011-07-28 16:55:32 +02:00
Paul Howarth
4d3f80c379 Perl mass rebuild 2011-06-22 09:45:43 +01:00
Paul Howarth
f5eb457410 Update to 2.037 (no changes) 2011-06-22 09:39:29 +01:00
Paul Howarth
0b4dd1434e Perl mass rebuild 2011-06-20 15:16:30 +01:00
Petr Sabata
0047db48b9 2.036 bump 2011-06-20 14:08:19 +02:00
Marcela Mašláňová
cb89887a00 Perl mass rebuild 2011-06-19 19:09:08 +02:00
Paul Howarth
a4d71c782a Perl mass rebuild 2011-06-17 14:06:28 +01:00
Paul Howarth
77610b1f8f Update to 2.035 (no changes) 2011-05-07 16:36:23 +01:00
Petr Sabata
71606755a5 2.034 bump, some cleanup, fixing requirements 2011-05-03 13:52:23 +02:00
Dennis Gilmore
d37712dc7a - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 13:29:53 -06:00
Marcela Mašláňová
b149ec2797 remove epoch again, it's actually rpmdev bug
https://fedorahosted.org/rpmdevtools/ticket/13
2011-01-14 14:53:56 +01:00
Marcela Mašláňová
8b36f08197 re-add epoch.
rpmdev-vercmp "0" 2.032 2 "" 2.033 1 -> 2.032
2011-01-14 09:34:23 +01:00
Paul Howarth
0010191268 Update to 2.033
- New upstream release 2.033 (fixed typos and spelling errors - Perl RT#81782)
- Drop redundant Obsoletes and Epoch tags
- Simplify provides filter
2011-01-13 09:56:10 +00:00
Petr Písař
2a89c32edd BuildRequire perl(Test::Pod) for tests 2011-01-07 15:09:55 +01:00
Petr Písař
c28fc54ac2 2.032 bump 2011-01-07 14:51:06 +01:00
Marcela Mašláňová
3cac37e93d - 661697 rebuild for fixing problems with vendorach/lib 2010-12-15 19:08:11 +01:00
Petr Sabata
cc86265636 - 2.030 version bump 2010-07-26 09:24:55 +00:00
Marcela Mašláňová
ede44186b6 - update 2010-05-06 08:03:15 +00:00
Marcela Mašláňová
81e763230d - Mass rebuild with perl-5.12.0 2010-04-30 11:34:09 +00:00
Marcela Mašláňová
150f5b6044 - split again from main package for updated version 2010-03-29 07:51:20 +00:00
Tom Callaway
123922d421 Packages have been obsoleted by base perl 5.10.0. 2008-03-10 15:01:47 +00:00
Jesse Keating
84ad3ce711 - Autorebuild for GCC 4.3 2008-02-19 21:56:49 +00:00
Robin Norwood
be0f37d72a Fix license tag, remove BR: perl. 2007-10-23 19:58:35 +00:00
Jesse Keating
85bae9e6fe - Rebuild for selinux ppc32 issue. 2007-08-29 05:32:10 +00:00
Robin Norwood
b593120355 Bump release to beat F-7 version. 2007-07-17 20:45:15 +00:00
Robin Norwood
9362a109df update to 2.005 2007-07-02 03:45:19 +00:00
Robin Norwood
a7f40e05e8 Initial checkin: perl-Compress-Raw-Zlib 2007-06-11 20:39:10 +00:00