Accepting request 460141 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/460141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-FormValidator?expand=0&rev=6
This commit is contained in:
Stephan Kulow
2017-02-28 14:21:17 +00:00
committed by Git OBS Bridge
parent 0d6c02657c
commit 934a68637c
5 changed files with 69 additions and 17 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Fri Feb 24 06:19:44 UTC 2017 - coolo@suse.com
- updated to 4.83
see /usr/share/doc/packages/perl-Data-FormValidator/Changes
4.83 Feb 23rd, 2017
[MAINTENANCE]
- Re-release of 4.82: tarball was missing files as "make dist" errored when it didn't find MANIFEST
- Deleted unused Perl6 files
4.82 Feb 23rd, 2017
[MAINTENANCE]
- Made CGI dependency optional
- Replaced Build.PL with Makefile.PL
- Updated Makefile.PL constraints
- Removed dependency on Perl6::Junctions
- Moved the code to GitHub
- Applied patches from: RT 77765, 78443, 10489
- Added shebang, warnings pragma to all test scripts
- Perltidied tests scripts
- Replaced is_tainted() sub with Scalar::Util::tainted()
-------------------------------------------------------------------
Mon Apr 13 18:29:47 UTC 2015 - coolo@suse.com