914f60cdfeAccepting request 296514 from devel:languages:perl:autoupdate
Stephan Kulow
2015-04-15 04:55:03 +00:00
ae854ad86aAccepting request 243686 from devel:languages:perl
Stephan Kulow
2014-08-05 19:11:21 +00:00
43352dfcb0Accepting request 243183 from home:smithfarm:branches:devel:languages:perlNathan Cutler2014-08-05 13:10:30 +00:00
66e2b314dcAccepting request 105930 from devel:languages:perl
Stephan Kulow
2012-02-20 15:16:20 +00:00
ad7f516b13Accepting request 103733 from devel:languages:perl
Stephan Kulow
2012-02-16 15:22:14 +00:00
50f25c3e59- update to 1.06 - Shut up warnings when XS is loaded on older 5.8.x Perl versions. Reported by Aaron James Trevena. RT #74742.
Vítězslav Čížek
2012-02-13 14:23:31 +00:00
9475d67a74- update to 1.05 * The XS code had a code path where it could pass the contents of a Perl variable as the first argument to the XS croak() subroutine. This subroutine is like printf(), and should receive a format string as its first argument. According to RT #74777, this can lead to segfaults on some systems. This could in theory be a security bug, but it's very unlikely that untrusted user input could end up being passed to this croak(). It is called when a spec specifies a "depend" value on another parameter. The value of the "depend" parameter was passed in the first argument to croak(). 1.04 2012-02-08 * Use the latest Module::XSOrPP dzil plugin to generate a saner Build.PL. No need update if you're using an earlier version. * This release uses Module::Implementation to handle loading the XS or pure Perl implementation of Params::Validate. 1.02 2012-02-06 * The previous release never loaded the XS implementation, even if it had been compiled. * With newer versions of Perl, the pure Perl implementation treated regexp objects differently than the XS implementation. They should be treated as belonging to the SCALARREF type for backwards compatibility. * These two bugs combined managed to break the test suites of a number of modules on CPAN. This release should fix them.
Vítězslav Čížek
2012-02-10 12:46:22 +00:00
c5b4d82e11- update to 1.01 - The generated Build.PL detects whether or not the machine it's run on has a working compiler, and disables XS automatically if it doesn't. Fixes RT #44719.
Vítězslav Čížek
2012-02-06 10:10:31 +00:00
881f20510areplace license with spdx.org variant
Stephan Kulow
2011-12-06 17:45:54 +00:00
48e9b03c57Updating link to change in openSUSE:Factory/perl-Params-Validate revision 25.0
OBS User buildservice-autocommit
2011-12-06 17:45:54 +00:00
491123a1e0Accepting request 92290 from devel:languages:perl
Stephan Kulow
2011-11-21 11:44:12 +00:00
06a2bb7397use original .tar.gz
Stephan Kulow
2011-11-18 11:41:50 +00:00
546992c5d4use gz
Stephan Kulow
2011-11-17 15:46:18 +00:00
e35d5712aedon't use rpm macros
Stephan Kulow
2011-11-17 14:06:29 +00:00
5e1eb37d11Autobuild autoformatter for 81902
Sascha Peilicke
2011-09-13 10:29:56 +00:00
d643ff03e0Accepting request 81902 from devel:languages:perl
Sascha Peilicke
2011-09-13 10:29:51 +00:00
023e4d2139fix build, fix deps
Christian Wittmer
2011-08-26 21:35:13 +00:00
765fedfd81Accepting request 73434 from devel:languages:perl
Sascha Peilicke
2011-06-14 10:01:40 +00:00
22afca5919- update to 1.00 - Fix documentation indexing on search.cpan.org. Reported by Lutz Gehlen. RT #68756.
Vítězslav Čížek
2011-06-13 08:21:36 +00:00
ee883864d3Accepting request 71966 from devel:languages:perl
Sascha Peilicke
2011-05-30 14:26:03 +00:00
d6c95a2912- update to 0.99 - The metadata file - META.{json,yml} - had references to a different distro because of a copy and paste error. Reported by Bernhad Graf. RT #68514.
Vítězslav Čížek
2011-05-30 08:17:04 +00:00
4fd31c8a4dAutobuild autoformatter for 68353
Sascha Peilicke
2011-05-20 14:50:49 +00:00
1b39155403Updating link to change in openSUSE:Factory/perl-Params-Validate revision 18.0
OBS User buildservice-autocommit
2011-05-20 14:50:49 +00:00
c85b13c0ecAccepting request 68353 from devel:languages:perl
Sascha Peilicke
2011-05-20 14:50:39 +00:00
78c08df49a- update to 0.98 - Attribute::Params::Validate's $VERSION regressed in 0.96. It's now manually set to 1.07.
Vítězslav Čížek
2011-04-26 07:41:10 +00:00
230d227f46- update to 0.97 - The XS version of the code always called Carp::confess, regardless of whether you provided your own on_fail callback. Reported by Scott Bolte. RT #66359. - There were a couple spots that called eval without localizing $@ first. RT #58087. - The parameters for each key validation (can, isa, regex) are now checked, and an error is thrown if any of the keys are not valid. Basically, we validate the validation spec. Based on a patch by Andreas Faafeng. RT #57831. - This module now requires Perl 5.8.1. - Switched to version 2.0 of the Artistic License.
Vítězslav Čížek
2011-04-21 12:55:20 +00:00
3f8659b81eAutobuild autoformatter for 59487
Ruediger Oertel
2011-02-02 00:39:15 +00:00
73ff7babc7Accepting request 59487 from devel:languages:perl
Ruediger Oertel
2011-02-02 00:39:08 +00:00
2b4b6e0404always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)
Stephan Kulow
2010-12-03 14:45:38 +00:00
6abbf07d8csiwtch to perl_requires macro
Stephan Kulow
2010-12-01 13:52:03 +00:00
6d23f46dceAccepting request 33922 from devel:languages:perl
OBS User autobuild
2010-03-05 09:05:23 +00:00
a41ed33a44Accepting request 33035 from home:computersalat:devel:perl
Christian Wittmer
2010-02-21 20:19:46 +00:00