- F-12: Mass rebuild

This commit is contained in:
Mamoru Tasaka 2009-07-25 07:01:29 +00:00
commit 5b2977e7ad

View file

@ -10,7 +10,7 @@
Summary: A module for encoding and decoding (X)HTML entities
Name: rubygem-%{gemname}
Version: 4.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Group: Development/Languages
License: MIT
URL: http://htmlentities.rubyforge.org/
@ -137,6 +137,9 @@ rm -rf %{buildroot}
%changelog
* Sat Jul 25 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.0.0-3
- F-12: Mass rebuild
* Fri Mar 6 2009 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>
- Cleanups