8
0

Accepting request 529074 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/529074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-SemanticDiff?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2017-09-30 07:09:20 +00:00
committed by Git OBS Bridge
parent 1d0ad18ff6
commit 1d6beebc47
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Sep 28 06:21:36 UTC 2017 - coolo@suse.com
- updated to 1.0006
see /usr/share/doc/packages/perl-XML-SemanticDiff/Changes
1.0006 2017-09-27
- Fixed bug: https://rt.cpan.org/Public/Bug/Display.html?id=84546
where the code was failing to find the difference in this scenario
Before: <element>0</element> After: <element></element>
-------------------------------------------------------------------
Tue Feb 21 07:44:33 UTC 2017 - coolo@suse.com