Accepting request 401423 from devel:languages:perl:autoupdate

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
This commit is contained in:
Stephan Kulow
2016-06-12 14:11:47 +00:00
committed by Git OBS Bridge
parent 0952578091
commit 84581f40a6
5 changed files with 56 additions and 10 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
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