1.011.1
This commit is contained in:
parent
61eef27b1c
commit
964509fe24
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user