- 4.2.3
This commit is contained in:
parent
42c09b45b6
commit
ce05e5cad2
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
htmlentities-4.2.1.gem
|
||||
/htmlentities-4.2.2.gem
|
||||
/htmlentities-4.2.3.gem
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Summary: A module for encoding and decoding (X)HTML entities
|
||||
Name: rubygem-%{gemname}
|
||||
Version: 4.2.2
|
||||
Version: 4.2.3
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
|
|
@ -141,6 +141,9 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 14 2011 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.3-1
|
||||
- 4.2.3
|
||||
|
||||
* Sun Nov 6 2010 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.2-1
|
||||
- 4.2.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d6b788e16b41be0d43dc953a63c659d0 htmlentities-4.2.2.gem
|
||||
db0d65ceae4b3a0ab59453cd52e84897 htmlentities-4.2.3.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue