8
0

Accepting request 393862 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/393862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Hunspell?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2016-05-20 05:13:39 +00:00
committed by Git OBS Bridge
parent 5b8ebcb98c
commit bdba411f7b
4 changed files with 34 additions and 7 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Thu May 5 10:18:57 UTC 2016 - coolo@suse.com
- updated to 2.14
see /usr/share/doc/packages/perl-Text-Hunspell/Changes
2.14 2016/01/14 08:36:00 Europe/Oslo (cosimo)
No functional changes. Now Text::Hunspell depends on Alien::Hunspell
version 0.04. Should finally compile nicely on Win32 platform.
2.13 2016/01/11 10:59:00 Europe/Oslo (cosimo)
Win32 build support added (Graham Ollis, @plicease).
This should make Text::Hunspell build correctly on Windows. \o/
*** If you're using Win32, make sure you use a recent version of
Alien::Base (>= 0.024) and/or Alien::Hunspell (soon-to-be 0.04)
2.12 2015/12/18 10:35:00 Europe/Oslo (cosimo)
Replaced ExtUtils::PkgConfig with Alien::Hunspell. This should allow
Text::Hunspell to build on non-pkgconfig-enabled systems, even though
I'm not sure how reliably it works. Will have to evaluate from CPAN
testers results. Thanks to Alien* expert Graham Ollis for this
contribution.
-------------------------------------------------------------------
Wed May 13 13:01:16 UTC 2015 - coolo@suse.com