ID | 29108 |
Package Name | perl-Text-Hunspell |
Version | 2.14 |
Release | 10.fc29 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/perl-Text-Hunspell.git#f7d88725f49a30b2cc7dbf4920ad6ed7b2d4aa9b |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Sat, 26 May 2018 17:51:03 UTC |
Completed | Sat, 26 May 2018 18:04:10 UTC |
Task | build (f29-candidate, /rpms/perl-Text-Hunspell.git:f7d88725f49a30b2cc7dbf4920ad6ed7b2d4aa9b) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Text-Hunspell.git?#f7d88725f49a30b2cc7dbf4920ad6ed7b2d4aa9b'}} |
Tags |
|
RPMs |
src | |
|
perl-Text-Hunspell-2.14-10.fc29.src.rpm (info) (download) |
riscv64 |
|
perl-Text-Hunspell-2.14-10.fc29.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Thu Feb 15 2018 Paul Howarth <paul@city-fan.org> - 2.14-10
- Fix up shellbang in example
- Simplify find commands using -empty and -delete
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 2.14-6
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Dec 13 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.14-4
- Rebuild for hunspell 1.5.x
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.14-3
- Perl 5.24 rebuild
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Fri Jan 15 2016 Paul Howarth <paul@city-fan.org> - 2.14-1
- Update to 2.14
- No functional changes
- Text::Hunspell now depends on Alien::Hunspell version 0.04, and should
finally compile nicely on Win32 platform
- Update patch for using ExtUtils::PkgConfig instead of Alien::Hunspell
- Get rid of some legacy spec boilerplate
* Mon Jan 11 2016 Paul Howarth <paul@city-fan.org> - 2.13-1
- Update to 2.13
- Win32 build support added
- Update patch for using ExtUtils::PkgConfig instead of Alien::Hunspell
* Mon Dec 21 2015 Paul Howarth <paul@city-fan.org> - 2.12-1
- Update to 2.12
- Replaced ExtUtils::PkgConfig with Alien::Hunspell
- Explicitly BR: perl-devel, needed for EXTERN.h
- We don't have (nor need) Alien::Hunspell, so revert to using
ExtUtils::PkgConfig
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.11-2
- Perl 5.22 rebuild
* Wed May 13 2015 Paul Howarth <paul@city-fan.org> - 2.11-1
- Update to 2.11
- Fix compilation on non-gcc based systems (CPAN RT#99810)
- Minor clean-ups
- No functional changes
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.10-2
- Rebuilt for GCC 5 C++11 ABI change
* Thu Mar 26 2015 Paul Howarth <paul@city-fan.org> - 2.10-1
- Update to 2.10
- Fix ExtUtils::PkgConfig usage in metadata and Makefile.PL
(http://github.com/cosimo/perl5-text-hunspell/issues/5)
* Mon Oct 20 2014 Paul Howarth <paul@city-fan.org> - 2.09-1
- Update to 2.09
- Use ExtUtils::PkgConfig to find libhunspell (CPAN RT#99548)
- Classify buildreqs by usage
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.08-6
- Perl 5.20 rebuild
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.08-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.08-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.08-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 2.08-2
- Perl 5.18 rebuild
* Thu May 02 2013 Paul Howarth <paul@city-fan.org> - 2.08-1
- Update to 2.08
- Improved main POD documentation for Hunspell.pm (CPAN RT#84964)
* Tue Mar 26 2013 Paul Howarth <paul@city-fan.org> - 2.07-1
- Update to 2.07
- DEPRECATED the delete() method and implemented proper object handles in
the hunspell XS glue so that multiple speller objects can coexist
(CPAN RT#84054)
* Sat Mar 09 2013 Paul Howarth <paul@city-fan.org> - 2.06-1
- Update to 2.06
- Implemented new add_dic() function from hunspell API (CPAN RT#83765)
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Sep 21 2012 Paul Howarth <paul@city-fan.org> - 2.05-1
- Update to 2.05 (fix pod encoding - CPAN RT#79630)
- Drop upstreamed pod encoding patch
* Fri Sep 21 2012 Paul Howarth <paul@city-fan.org> - 2.04-1
- Update to 2.04 (specify pod encoding to placate pod test - CPAN RT#79630)
- Add patch to fix pod encoding
- BR: perl(File::Spec)
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.03-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 11 2012 Paul Howarth <paul@city-fan.org> - 2.03-4
- BR: perl(Data::Dumper)
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Use %{_fixperms} macro rather than our own chmod incantation
* Mon Jun 11 2012 Petr Pisar <ppisar@redhat.com> - 2.03-3
- Perl 5.16 rebuild
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.03-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Fri Jun 24 2011 Paul Howarth <paul@city-fan.org> - 2.03-1
- Update to 2.03 (fixed use of "qw()" as parenthesis in inc/Devel/CheckLib.pm
because it's deprecated in perl 5.14)
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.02-5
- Perl mass rebuild
* Sun Jun 19 2011 Marcela Mašláňová <mmaslano@redhat.com> - 2.02-4
- Perl mass rebuild
* Wed May 25 2011 Paul Howarth <paul@city-fan.org> - 2.02-3
- Rebuilt for new hunspell
- Remove remaining use of macros for system commands
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Oct 24 2010 Paul Howarth <paul@city-fan.org> - 2.02-1
- Update to 2.02 (added an explicit warning if the unversioned libhunspell.so
symlink or library is not found)
* Wed Sep 29 2010 jkeating - 2.01-3
- Rebuilt for gcc bug 634757
* Mon Sep 20 2010 Paul Howarth <paul@city-fan.org> - 2.01-2
- Sanitize for Fedora submission
* Wed Sep 08 2010 Paul Howarth <paul@city-fan.org> - 2.01-1
- Initial RPM version
|