Accepting request 684731 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/684731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-UUID?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2019-03-14 10:43:42 +00:00
committed by Git OBS Bridge
parent 6d6c6740c1
commit 8a8003e6f9
4 changed files with 30 additions and 12 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Mar 13 15:55:42 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 1.224
see /usr/share/doc/packages/perl-Data-UUID/Changes
1.224 2019-03-02
- No changes since 1.223
1.223 2019-02-14 (TRIAL)
- Use File::Spec to get tmpdir instead of hardcoding (thanks, Desmond
Daignault)
1.222 2018-04-29 (TRIAL)
- Properly quote C strings passed in DEFINE (thanks, Salvador Fadiño)
- Fix memory leak by decreasing reference count (thanks, Daniel Spang)
-------------------------------------------------------------------
Sun Aug 23 08:40:39 UTC 2015 - coolo@suse.com