Commit Graph

30 Commits

Author SHA1 Message Date
Paul Howarth ba7ae7cead Update to 1.11
- New upstream release 1.11
  - Apply PR/139:
    -  Remove die() that can't be called (regex always matches)
2014-09-02 13:47:21 +01:00
Paul Howarth a2f2ffe63c Update to 1.10
- New upstream release 1.10
  - Apply PR/138:
    - Report an error message mentioning indentation when choking on non-space
      indentation
    - die() should be called as a method of $self
2014-08-29 14:16:48 +01:00
Paul Howarth e14a2756f5 Update to 1.09
- New upstream release 1.09
  - Add t/000-compile-modules.t
  - Eliminate File::Basename from test/
  - Eliminate spurious trailing whitespace
  - Meta 0.0.2
  - Change testdir to t
  - Add doc examples for YAML::Any (PR/8)
  - Dep on Test::YAML 1.05
  - Replace tabs with spaces
2014-08-26 12:26:15 +01:00
Paul Howarth 8745e79852 Update to 1.01
- New upstream release 1.01
  - Depend on patched Test::YAML
2014-08-08 16:19:34 +01:00
Paul Howarth f89cabea9c Update to 1.00
- New upstream release 1.00
  - Switch to external Test::Base
  - Fix bad encoding in Pod
- Test::YAML is now unbundled
- Take advantage of new features in recent EU::MM to simplify spec
2014-08-08 15:18:10 +01:00
Paul Howarth 39fd9de002 Update to 0.98
- New upstream release 0.98
  - Fix indexing of YAML::Any
  - Change IRC to irc.perl.org#yaml
- Use %license
- Drop workaround for #1115971
2014-07-31 14:55:59 +01:00
Paul Howarth 9c99f2c289 Update to 0.97
- New upstream release 0.97
  - Move remaining docs to Swim
- Upstream reinstated all those pod files and manpages again
2014-07-17 13:45:32 +01:00
Paul Howarth 51886ebc67 Update to 0.96
- New upstream release 0.96
  - Fix Metadata and add Contributing file
  - Change Kwim to Swim
- Upstream dropped all those pod files and manpages again
2014-07-15 09:43:47 +01: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
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 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
Petr Šabata 1cf55cfc33 0.84 bump 2012-07-16 16:24:19 +02:00
Marcela Mašláňová 13b616a70e update to 0.81
- add BR Data::Dumper
2012-04-23 14:09:23 +02:00
Iain Arnell c7add14847 update to 0.73 2011-05-14 09:00:58 +02: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á 7a83cdcd84 - new upstream version 2009-10-06 10:08:04 +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
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 9a7543f856 Update to 0.62. Removed Test::YAML (bug #197539). 2006-07-07 13:50:55 +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 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
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
cvsextras 3360be6029 Setup of module perl-YAML 2004-11-08 05:11:27 +00:00