Update to 2.13
- New upstream release 2.13: - Optional 'from' and 'on' component in in-reply-to are comments (CPAN RT#89371) - mailcap \\\\ -> \\ (CPAN RT#89802) - Fix typos (CPAN RT#87188)
This commit is contained in:
parent
c825a02d92
commit
028177f69c
@ -1,7 +1,7 @@
|
|||||||
Summary: Various mail-related perl modules
|
Summary: Various mail-related perl modules
|
||||||
Name: perl-MailTools
|
Name: perl-MailTools
|
||||||
Version: 2.12
|
Version: 2.13
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://search.cpan.org/dist/MailTools/
|
URL: http://search.cpan.org/dist/MailTools/
|
||||||
@ -105,6 +105,13 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/Mail::Util.3pm*
|
%{_mandir}/man3/Mail::Util.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 6 2014 Paul Howarth <paul@city-fan.org> 2.13-1
|
||||||
|
- Update to 2.13
|
||||||
|
- Optional 'from' and 'on' component in in-reply-to are comments
|
||||||
|
(CPAN RT#89371)
|
||||||
|
- mailcap \\\\ -> \\ (CPAN RT#89802)
|
||||||
|
- Fix typos (CPAN RT#87188)
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12-4
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.12-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
@ -271,7 +278,7 @@ rm -rf %{buildroot}
|
|||||||
- use macros consistently
|
- use macros consistently
|
||||||
- add dist tag
|
- add dist tag
|
||||||
|
|
||||||
* Fri Apr 7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.66-2
|
* Wed Apr 6 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.66-2
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
* Sat Jan 22 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:1.66-1
|
* Sat Jan 22 2005 Ville Skyttä <ville.skytta at iki.fi> - 0:1.66-1
|
||||||
|
Loading…
Reference in New Issue
Block a user