8
0

Accepting request 718034 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/718034
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Copy-Recursive?expand=0&rev=7
This commit is contained in:
2019-07-24 06:46:26 +00:00
committed by Git OBS Bridge
parent e2ea1e0724
commit e905a02258
5 changed files with 54 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 24 05:08:39 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.45
see /usr/share/doc/packages/perl-File-Copy-Recursive/Changes
- PR #21: fix version 0.43 in Changes file (thanks karenetheridge)
- PR #19: Added missing license meta name. (thanks manwar and karenetheridge)
- PR #24: allow for dev = 0 on NetBSD (thanks plicease)
- PR #25: Remove warning when copying a dir without write perm on the original. (thanks ehickeycp)
- Issue #26: change issues from rt to github
-------------------------------------------------------------------
Wed Sep 26 15:02:28 UTC 2018 - pmonrealgonzalez@suse.com