Petr Písař
713372de05
Inject VERSION into each module
2014-07-03 16:13:45 +02:00
Paul Howarth
55e6027269
Update to 0.95
...
- New upstream release 0.95
- Fix dumping blessed globs
2014-06-23 15:34:05 +01:00
Paul Howarth
b31f63ff63
Update to 0.94
...
- New upstream release 0.94
- Switch to Zilla::Dist
- Add badges to doc
- Fix regression introduced with earlier fix for complex regular
subexpression recursion limit (GH#18)
- Fix reference to non-existent sub Carp::Croak (GH#19)
- Enumerate all files so we can mark POD files as %doc
- Bump Test::More version requirement to 0.88 due to use of done_testing
2014-06-15 21:32:18 +01:00
Dennis Gilmore
2e6818c4e1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 07:39:50 -05:00
Petr Písař
d397f04663
Do not run release tests on bootstrap
2014-06-03 13:21:48 +02:00
Paul Howarth
96f01ca236
Update to 0.92
...
- New upstream release 0.92
- Metadata fixes (https://github.com/ingydotnet/yaml-pm/pull/23 )
2014-05-29 10:18:43 +01:00
Paul Howarth
e4b03810e9
Update to 0.91
...
- New upstream release 0.91
- Force escaping of single '-'
(https://github.com/ingydotnet/yaml-pm/pull/22 )
2014-05-28 12:07:51 +01:00
Paul Howarth
2257bdb3f1
Avoid circular build deps via Module::Build when bootstrapping
2014-02-28 19:36:24 +00:00
Paul Howarth
24e96f6759
Update to 0.90
...
- New upstream release 0.90
- Revert Mo from 0.38 to 0.31 following a report of it breaking cpan client
2014-02-11 11:12:25 +00:00
Paul Howarth
1ccbccded3
Update to 0.89
...
- New upstream release 0.89
- Synopsis in YAML::Dumper didn't work as expected (CPAN RT#19838)
- Address complex regular subexpression recursion limit (CPAN RT#90593)
- Use latest Test::Builder (CPAN RT#90847)
- Fixed tests to work under parallel testing
- Switched to dzil release process
- This release by INGY -> update source URL
- Make %files list more explicit
- Specify all dependencies
2014-02-10 09:46:22 +00:00
Dennis Gilmore
a64440d120
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 21:08:28 -05:00
Petr Písař
1e7c7abd26
Perl 5.18 rebuild
2013-07-15 15:22:28 +02:00
Dennis Gilmore
c5f24c15f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 10:24:39 -06:00
Jitka Plesnikova
f5219056eb
Specify all dependencies
2012-08-28 17:05:54 +02:00
Dennis Gilmore
ea2c123fd4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-20 17:43:29 -05:00
Paul Howarth
b92f5aef9e
Tidy up and fix build dependency loop
...
- Haven't needed to fix documentation character encoding since 0.79
- Drop Test::Base build dependency again to avoid a BR loop (#215637 )
- Filter private provides perl(yaml_mapping), perl(yaml_scalar) and
perl(yaml_sequence)
- Don't need to remove empty directories from the buildroot
- This release by MSTROUT -> update source URL
2012-07-17 12:54:40 +01:00
Petr Šabata
1cf55cfc33
0.84 bump
2012-07-16 16:24:19 +02:00
Jitka Plesnikova
3c5630843a
Patch for RT#74226
2012-06-22 13:34:49 +02:00
Petr Písař
a686933d0e
Perl 5.16 rebuild
2012-06-06 23:27:16 +02:00
Paul Howarth
48fd123ff8
Fix build and runtime dependencies
...
- R: perl(Carp) and perl(Data::Dumper)
- BR: perl(Carp), perl(constant) and perl(Exporter)
- Release tests no longer shipped, so drop buildreqs for them and don't bother
setting AUTOMATED_TESTING; run tests even when bootstrapping
2012-04-23 13:18:46 +01:00
Marcela Mašláňová
13b616a70e
update to 0.81
...
- add BR Data::Dumper
2012-04-23 14:09:23 +02:00
Dennis Gilmore
df5563ae17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-13 14:36:35 -06:00
Marcela Mašláňová
f2e00c6a30
Perl mass rebuild
...
add perl_bootstrap macro
2011-06-28 18:59:17 +02:00
Iain Arnell
c7add14847
update to 0.73
2011-05-14 09:00:58 +02:00
Dennis Gilmore
e766e0c64b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 04:51:30 -06:00
Steven Pritchard
2e0508e99b
Update to 0.72.
2010-12-08 09:26:35 -06:00
Paul Howarth
1d68739a46
Update to 0.71
...
- New upstream release 0.71
- Use UTF-8 encoding in LoadFile/DumpFile: CPAN RT#25434
- Enable AUTOMATED_TESTING
- BR: perl(Test::CPAN::Meta), perl(Test::MinimumVersion), perl(Test::Pod)
- This release by ADAMK -> update source URL
- Re-code docs as UTF-8
2010-08-18 13:21:31 +01:00
Marcela Mašláňová
694c7882bb
- Mass rebuild with perl-5.12.0
2010-04-29 10:55:35 +00:00
Marcela Mašláňová
62da76caa6
- add license
2010-02-25 14:00:41 +00:00
Štěpán Kasal
72a551cb58
- rebuild against perl 5.10.1
2009-12-07 03:41:53 +00:00
Marcela Mašláňová
119394093c
- rebuild for push
2009-10-07 08:10:44 +00:00
Marcela Mašláňová
7a83cdcd84
- new upstream version
2009-10-06 10:08:04 +00:00
Jesse Keating
ab58ea455c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-26 17:42:17 +00:00
Jesse Keating
5d2ed67eda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-27 04:57:23 +00:00
Steven Pritchard
1d3272d648
Update to 0.68. COMPATIBILITY went away. ysh moved to YAML::Shell.
2008-12-10 16:55:08 +00:00
Tom Callaway
837bc020e4
perl 5.10.0 rebuild, second minor chain
2008-02-27 21:43:01 +00:00
Tom Callaway
4dfc7aae29
rebuild for new perl
2008-01-11 18:55:17 +00:00
Steven Pritchard
6821ee0c04
Correct changelog entry.
2007-11-27 15:12:36 +00:00
Steven Pritchard
091bdc0452
Update to 0.66. Update License tag.
2007-10-16 16:36:16 +00:00
Steven Pritchard
f86e5e617b
Update to 0.65.
2007-06-28 01:14:31 +00:00
Steven Pritchard
d6b630ce11
Use fixperms macro instead of our own chmod incantation. Drop Test::Base
...
build dependency to avoid a BR loop. BR ExtUtils::MakeMaker.
2007-03-13 21:58:04 +00:00
Steven Pritchard
d6602ca654
Fix find option order.
2006-09-17 22:28:10 +00:00
Steven Pritchard
9a7543f856
Update to 0.62. Removed Test::YAML (bug #197539 ).
2006-07-07 13:50:55 +00:00
Steven Pritchard
539a4c0af6
Rebuild.
2006-05-20 20:35:35 +00:00
Steven Pritchard
29554087bd
Go back to 0.58.
2006-05-20 20:34:05 +00:00
Steven Pritchard
2dbaa38bb8
Revert to 0.39 temporarily.
2006-05-17 19:14:32 +00:00
Steven Pritchard
a2a00c4cd6
Drop testmore patch. Catch Test::YAML module and man page in file list.
2006-05-09 17:19:22 +00:00
Steven Pritchard
5e2ec03972
Update to 0.58. Small spec cleanups.
2006-05-04 16:32:39 +00:00
Ville Skyttä
e1aabd93e9
0.39.
2005-04-14 07:06:47 +00:00
Michael Schwendt
dc348d96a8
mass release bump for packages not rebuilt after FC-3-split
2005-04-06 22:13:29 +00:00
Matthias Saou
e042371bb6
Mass perl module update, one or more apply :
...
- Drop epoch: 0
- Remove trailing white spaces
- Keep consistent between spaces and tabs
2005-03-03 23:46:28 +00:00
Michael Schwendt
d46b0adbd5
Bump release, strip off fedora.us prefix and dist tag.
2004-12-10 22:03:09 +00:00
cvsextras
e9e7b8d3af
auto-import perl-YAML-0.35-0.fdr.5.2 from perl-YAML-0.35-0.fdr.5.2.src.rpm
2004-11-08 05:11:41 +00:00
cvsextras
4c258f54ad
auto-import perl-YAML-0.35-0.fdr.5.1 from perl-YAML-0.35-0.fdr.5.1.src.rpm
2004-11-08 05:11:35 +00:00
cvsextras
fb66c51d7e
auto-import changelog data from perl-YAML-0.35-0.fdr.5.rh90.src.rpm
...
0.35-0.fdr.5
- Avoid creation of the perllocal.pod file (make pure_install).
0.35-0.fdr.4
- Require perl(:MODULE_COMPAT_*).
- Cosmetic tweaks (bug 1383).
0.35-0.fdr.3
- Reduce directory ownership bloat.
0.35-0.fdr.2
- Use INSTALLARCHLIB workaround in %install.
0.35-0.fdr.1
- First build.
2004-11-08 05:11:29 +00:00