1
0

Accepting request 520565 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/520565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-List-MoreUtils-XS?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2017-09-12 07:45:59 +00:00
committed by Git OBS Bridge
parent 8b71094951
commit cb133459c6
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Mon Sep 4 05:39:47 UTC 2017 - coolo@suse.com
- updated to 0.423
see /usr/share/doc/packages/perl-List-MoreUtils-XS/Changes
0.423 2017-08-19
- Fix dealing with lists with one element on bremove/binsert.
Thanks shawnlaffan for reporting this via issues#2
- add support for compilers before C99
- fix some 32-bit compiler warnings
- add support for compilers without statement expression feature
0.422 2017-08-15
- Rename 'occurances' into 'occurrences' as requested in RT#122806 by
Paul Howarth as a slightly late side-note in RT#91991.
- Add DESCRIPTION to Pod clarifying the role of List::MoreUtils::XS
- improve Makefile.PL regarding some build artifacts
-------------------------------------------------------------------
Tue Aug 15 05:41:20 UTC 2017 - coolo@suse.com