This commit is contained in:
Xavier Bachelot 2013-10-16 00:22:46 +02:00
parent 61eef27b1c
commit 964509fe24
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ MIME-Charset-1.006.2.tar.gz
/MIME-Charset-1.009.2.tar.gz /MIME-Charset-1.009.2.tar.gz
/MIME-Charset-1.010.tar.gz /MIME-Charset-1.010.tar.gz
/MIME-Charset-1.010.1.tar.gz /MIME-Charset-1.010.1.tar.gz
/MIME-Charset-1.011.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-MIME-Charset Name: perl-MIME-Charset
Version: 1.010.1 Version: 1.011.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Charset Informations for MIME Summary: Charset Informations for MIME
License: GPL+ or Artistic License: GPL+ or Artistic
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Oct 16 2013 Xavier Bachelot <xavier@bachelot.org> 1.011.1-1
- Update to 1.011.1.
* Wed Aug 28 2013 Xavier Bachelot <xavier@bachelot.org> 1.010.1-1 * Wed Aug 28 2013 Xavier Bachelot <xavier@bachelot.org> 1.010.1-1
- Update to 1.010.1. - Update to 1.010.1.

View File

@ -1 +1 @@
3fcd1e3575e8911ae83c5da902947994 MIME-Charset-1.010.1.tar.gz 1cc1d7f650ea9c6906a63a471b001741 MIME-Charset-1.011.1.tar.gz