This commit is contained in:
Xavier Bachelot 2012-06-04 21:25:17 +02:00
parent 08e490532d
commit 016a9e7595
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ MIME-Charset-1.006.2.tar.gz
/MIME-Charset-1.008.1.tar.gz
/MIME-Charset-1.008.2.tar.gz
/MIME-Charset-1.009.1.tar.gz
/MIME-Charset-1.009.2.tar.gz

View File

@ -1,6 +1,6 @@
Name: perl-MIME-Charset
Version: 1.009.1
Release: 5%{?dist}
Version: 1.009.2
Release: 1%{?dist}
Summary: Charset Informations for MIME
License: GPL+ or Artistic
Group: Development/Libraries
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Jun 04 2012 Xavier Bachelot <xavier@bachelot.org> 1.009.2-1
- Update to 1.009.2.
* Fri Jan 06 2012 Xavier Bachelot <xavier@bachelot.org> 1.009.1-5
- Add BR: for perl(Encode::EUCJPASCII) for better test coverage.

View File

@ -1 +1 @@
ee982e66423738b1b13f45cdde4fe1cf MIME-Charset-1.009.1.tar.gz
5e08a317206a84f3bf2e9e40a6bb2bb1 MIME-Charset-1.009.2.tar.gz