- 4.2.2
This commit is contained in:
parent
ae477eae7b
commit
de8bc44b1c
3 changed files with 10 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
htmlentities-4.2.0.gem
|
||||
/htmlentities-4.2.2.gem
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
Summary: A module for encoding and decoding (X)HTML entities
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 4.2.0
|
||||
Release: 2%{?dist}.respin1
|
||||
Version: 4.2.2
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: http://htmlentities.rubyforge.org/
|
||||
|
|
@ -141,6 +141,12 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 6 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.2-1
|
||||
- 4.2.2
|
||||
|
||||
* Sat Apr 11 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.1-1
|
||||
- 4.2.1
|
||||
|
||||
* Wed Jan 13 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.0-2.respin1
|
||||
- 4.2.0 (tarball seems respun)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
4f969adda1916cc6f724eb478ea6d215 htmlentities-4.2.0.gem
|
||||
d6b788e16b41be0d43dc953a63c659d0 htmlentities-4.2.2.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue