Commit Graph

35 Commits

Author SHA1 Message Date
Petr Písař
882228aaf5 Do not use perl to compute Provides version
Provides declaration must valid when building SRPM. There is no perl
in the SRPM build root. This patch uses shell's printf command instead
of perl.
2016-07-22 09:12:31 +02:00
Petr Písař
3a1a59d662 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:13:38 +02:00
Jitka Plesnikova
60eec4d90e Perl 5.24 re-rebuild of bootstrapped packages 2016-05-18 18:00:07 +02:00
Jitka Plesnikova
35f4d212f8 Perl 5.24 rebuild 2016-05-14 12:29:58 +02:00
Fedora Release Engineering
12c8012545 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 12:30:39 +00:00
Paul Howarth
848dd954a5 Update to 2.140
- New upstream release 2.140
  - Added method for getting structured requirements
  - Skips impossible tests on Perls earlier than 5.8.0 (before v-string magic)
  - On Perls before 5.8.1, pad 1-part and 2-part literal v-strings to avoid old
    version.pm bugs with v-strings less than 3 characters
  - Protect internal _isa_version from non-refs that pass ->isa('version')
  - Much better error messages, explaining what conflicted and how
  - Repackage with fixed tests
  - Expanded dist.ini from author bundle to individual plugins
2015-12-14 12:05:16 +00:00
Dennis Gilmore
44b2fe3e7e - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 01:34:04 +00:00
Jitka Plesnikova
6bdf285dd2 Perl 5.22 re-rebuild of bootstrapped packages 2015-06-10 15:55:51 +02:00
Jitka Plesnikova
64f9bd1ce3 Perl 5.22 rebuild 2015-06-03 19:26:22 +02:00
Paul Howarth
2b96511278 Update to 2.133
- New upstream release 2.133
  - In fixing preservation of "0.00", some Module => 0 optimizations were lost;
    this restores those optimizations
2015-02-23 09:16:14 +00:00
Paul Howarth
e947996ee5 Update to 2.132
- New upstream release 2.132
  - Precision of version requirement "0.00" is preserved when merging
    requirements
2015-01-23 16:30:09 +00:00
Paul Howarth
7f0fb9468f Update to 2.131
- New upstream release 2.131
  - Merging Module => 0 into requirements is now optimized
  - Scalar::Utils removed as a prerequisite
2014-12-24 12:06:10 +00:00
Paul Howarth
b3971df42a Update to 2.130
- New upstream release 2.130
  - from_string_hash can take optional constructor arguments
  - bad_version_hook callback gets module name as well as version string
  - undefined/empty versions given to from_string_hash or
    add_string_requirement now carp and are coerced to "0" instead of being
    fatal; this is more consistent with how the other requirement functions
    work
- Provide six-digit version in a more robust way
2014-11-20 11:33:27 +00:00
Paul Howarth
664160b217 Update to 2.129
- New upstream release 2.129
  - from_string_hash can now accept v-strings as hash values
2014-11-14 10:51:43 +00:00
Petr Písař
78ddd340e9 2.128 bump 2014-09-18 10:49:50 +02:00
Jitka Plesnikova
2f4dcd5ac6 Perl 5.20 re-rebuild of bootstrapped packages 2014-09-08 22:10:17 +02:00
Jitka Plesnikova
74c95d050d Perl 5.20 rebuild 2014-08-26 14:06:58 +02:00
Paul Howarth
54387edb11 Update to 2.126
- New upstream release 2.126
  - Fixed compatibility with version.pm 0.77
  - Minor documentation fixes
  - Modernized distribution meta files
- Use %license
2014-07-31 12:30:58 +01:00
Dennis Gilmore
ae4f2d497c - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 20:11:35 -05:00
Paul Howarth
02ca4fbec5 Update to 2.125
- New upstream release 2.125
  - On Perls prior to v5.12, CPAN::Meta::Requirements will force UNINST=1 when
    necessary to remove stale copies from ExtUtils::MakeMaker
  - Updated Makefile.PL logic to support PERL_NO_HIGHLANDER
- README.PATCHING renamed to CONTRIBUTING
- Classify buildreqs by usage
- Add note about logically-impossible constraints to %description
2014-03-28 11:18:27 +00:00
Jitka Plesnikova
fc6ec6d670 Perl 5.18 re-rebuild of bootstrapped packages 2013-08-14 18:11:56 +02:00
Dennis Gilmore
5620895278 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 12:56:27 -05:00
Petr Písař
c778136384 Increase release to favour standalone package 2013-07-15 13:06:19 +02:00
Petr Písař
60ff882eaa Perl 5.18 rebuild 2013-07-12 16:01:22 +02:00
Dennis Gilmore
d002a2a30a - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 04:35:31 -06:00
Marcela Mašláňová
00b1597138 Conditionalize Test::* and Pod::* and also tests. 2012-07-20 16:01:08 +02:00
Dennis Gilmore
875e4f2b9f - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 06:28:46 -05:00
Petr Písař
39e03d0773 Perl 5.16 re-rebuild of bootstrapped packages 2012-07-10 15:08:44 +02:00
Petr Písař
3b95525c94 Perl 5.16 rebuild 2012-06-06 23:27:03 +02:00
Petr Písař
bd2d1f1502 Skip some tests on bootstrap 2012-06-01 14:38:15 +02:00
Iain Arnell
db72c02170 update to 2.122 2012-05-07 18:06:05 -06:00
Iain Arnell
1a951505e1 provide perl(CPAN::Meta::Requirements) with six decimal places 2012-04-03 08:00:57 -06:00
Iain Arnell
517515599c run release/author tests too 2012-04-02 10:12:26 -06:00
Iain Arnell
e732886630 clean up spec following review 2012-04-02 08:31:58 -06:00
Iain Arnell
f70b3dc315 initial import (rhbz#808886) 2012-04-02 07:57:17 -06:00