automatic update OBS-URL: https://build.opensuse.org/request/show/401423 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph-Easy?expand=0&rev=3
62 lines
2.5 KiB
Plaintext
62 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jun 12 13:08:49 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.76
|
|
see /usr/share/doc/packages/perl-Graph-Easy/CHANGES
|
|
|
|
2016-06-06 v0.76 Shlomi Fish 2939 tests
|
|
* Remove trailing whitespace.
|
|
* Apply a patch from Debian to fix some spelling errors.
|
|
- https://rt.cpan.org/Ticket/Display.html?id=115105
|
|
- Thanks to Salvatore Bonaccorso and the Debian Perl Group.
|
|
* Fix more spelling errors - some reported by codespell, but also others.
|
|
- https://github.com/lucasdemarchi/codespell
|
|
- Thanks!
|
|
* Fix an undef warning in the tests with recent perls.
|
|
- Uninitialized $2.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 19:19:35 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.75
|
|
see /usr/share/doc/packages/perl-Graph-Easy/CHANGES
|
|
|
|
2014-04-12 v0.75 Shlomi Fish 2938 tests
|
|
* Remove "./Build" from the distribution (CPANTS error).
|
|
* Got rid of an implicit dependency on IO::All for the tests (CPANTS error).
|
|
- it was not a real dependency.
|
|
* Got rid of no_index so we will have provides (CPANTS error).
|
|
- the no_index was a leftover from Module-Install and did not contain
|
|
anything important of no indexing.
|
|
|
|
2014-04-10 v0.74 Shlomi Fish 2938 tests
|
|
* Remove leftover files from the MANIFEST (CPANTS error).
|
|
* All the versions of the .pm files are now consistent (CPANTS error).
|
|
- Add scripts/bump-version-number.pl to facilitate that.
|
|
* Add "use warnings;" to all modules (CPANTS error).
|
|
* Convert to Build.PL and Module::Build for "provides" (CPANTS error).
|
|
|
|
2013-05-25 v0.73 Shlomi Fish 2938 tests
|
|
* Got the tests to pass on perl-5.18.0 (and hopefully above).
|
|
- Done by making sure hash traversals (each/keys/values) are only
|
|
done by lexicographical order of the keys.
|
|
|
|
2012-10-20 v0.72 Shlomi Fish 2938 tests
|
|
* Update Module-Install from version 1.04 (which is broken on perl-5.16.x).
|
|
- http://weblog.bulknews.net/post/33907905561/do-not-ship-modules-with-module-install-1-04
|
|
- Thanks to MIYAGAWA for the report.
|
|
|
|
2011-12-23 v0.71 Shlomi Fish 2938 tests
|
|
* Fix the SIGNATURE file.
|
|
- https://rt.cpan.org/Ticket/Display.html?id=58892
|
|
- Thanks to ANDK for reporting it.
|
|
|
|
2010-11-05 v0.70 Shlomi Fish
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 21 04:50:06 UTC 2011 - coolo@opensuse.org
|
|
|
|
- initial package 0.70
|
|
* created by cpanspec 1.78.04
|
|
|