-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.12-2
- Mass rebuild 2013-12-27
-
Wed Jul 03 2013 Paul Howarth <paul@city-fan.org> - 1.12-1
- Update to 1.12
- Change text in README referring to licence to match text in body of source,
since it was in conflict with the Artistic Licence V 2.0
- Rename CHANGES to Changes as per CPAN::Changes::SPEC
- Various spelling fixes in the docs
-
Mon Feb 04 2013 Paul Howarth <paul@city-fan.org> - 1.11-1
- Update to 1.11
- License clarified as Artistic 2.0 (CPAN RT#83088)
-
Fri Feb 01 2013 Paul Howarth <paul@city-fan.org> - 1.10-1
- Update to 1.10
- Look for but don't require Test::Pod ≥ 1.45 (CPAN RT#83077)
-
Fri Nov 23 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.09-2
- Update dependencies
- Remove BuildRoot cleaning
-
Fri Nov 09 2012 Paul Howarth <paul@city-fan.org> - 1.09-1
- Update to 1.09
- No code changes
- For pre-reqs such as strict, warnings, etc., which ship with Perl, set the
version requirement to 0 (CPAN RT#80663)
-
Fri Nov 02 2012 Paul Howarth <paul@city-fan.org> - 1.07-1
- Update to 1.07
- New maintainer: Ron Savage
- Pre-emptive apologies for any changes which are not back-compatible; no
such problems are expected, but the introduction of new methods may
disconcert some viewers
- Fix CPAN RT#78858 and audit code for similar problems
- Fix CPAN RT#79506
- Rename ChangeLog to CHANGES, and add Changelog.ini
- Replace all uses of cyclicity_fault() and Carp::croak with die
- Remove unused methods: decommission_root(), cyclicity_allowed(),
cyclicity_fault(), inaugurate_root(), no_cyclicity() and _update_links();
OK - cyclicity_fault() was called once - it just died
- Add methods: format_node(), hashref2string(), is_root(), node2string(),
tree2string()
- Reformat the POD big-time
- Add Build.PL
- Re-write Makefile.PL
- Remove use vars(@ISA $Debug $VERSION), and replace latter 2 with 'our ...'
- Rename t/00_about_verbose.t to t/about.perl.t
- Add scripts/cut.and.paste.subtrees.pl (Warning: Some trees get into an
infinite loop)
- Add t/cut.and.paste.subtrees.t (Warning: Some trees get into an infinite
loop)
- Document the options (discouraged by Sean) supported in the call to
new($hashref)
- This release by RSAVAGE -> update source URL
- BR: perl(Test::More) and perl(Test::Pod) ≥ 1.00
- Modernize spec file:
- Drop %clean section
- Drop buildroot definition and cleaning
- Don't use macros for commands
- Don't need to remove empty directories from the buildroot
- Use %{_fixperms} macro rather than our own chmod incantation
- Drop %defattr, redundant since rpm 4.4
-
Mon Oct 29 2012 Jitka Plesnikova <jplesnik@redhat.com> - 1.06-15
- Specify all dependencies
-
Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.06-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 1.06-13
- Perl 5.16 rebuild