Commit Graph

67 Commits

Author SHA1 Message Date
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