8
0

Accepting request 356242 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/356242
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Git-Repository-Plugin-Log?expand=0&rev=2
This commit is contained in:
2016-01-27 10:27:32 +00:00
committed by Git OBS Bridge
parent e5fd5c6334
commit a1a9e398cc
5 changed files with 62 additions and 7 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Wed Jan 27 10:02:39 UTC 2016 - coolo@suse.com
- updated to 1.313
see /usr/share/doc/packages/perl-Git-Repository-Plugin-Log/Changes
1.313 Tue Jan 26 2016
[ENHANCEMENTS]
- Add some more unsupported options to Git::Repository::Log::Iterator
constructor's blacklist (BJAKUBSKI, via the January 2016 CPAN PRC)
- Parse 'from' field in the commit line, and add it as the 'diff_from'
attribute to Git::Repository::Log (VYF)
- Minor documentation improvements
[TESTS]
- Prevent system/global configs from messing with test expectations
- Add [Prereqs / TestRequires] section to dist.ini
(PSCUST, via the October 2015 CPAN PRC)
- Use Test::ReportPrereqs instead of ReportVersions::Tiny
[ACKNOWLEDGEMENT]
- Thanks to NEILB for organizing the CPAN Pull Request Contest,
which brought several contributions to this release.
Check out http://cpan-prc.org/ and join the fun!
-------------------------------------------------------------------
Fri Apr 17 11:57:24 UTC 2015 - coolo@suse.com