Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0725c6a491 | ||
|
|
9db4d5d791 | ||
|
|
de8bc44b1c |
3 changed files with 18 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +1,4 @@
|
|||
htmlentities-4.2.0.gem
|
||||
/htmlentities-4.2.2.gem
|
||||
/htmlentities-4.2.3.gem
|
||||
/htmlentities-4.2.4.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.4
|
||||
Release: 1%{?dist}
|
||||
Group: Development/Languages
|
||||
License: MIT
|
||||
URL: http://htmlentities.rubyforge.org/
|
||||
|
|
@ -141,6 +141,18 @@ rm -rf %{buildroot}
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 1 2011 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 4.2.4-1
|
||||
- 4.2.4
|
||||
|
||||
* 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
|
||||
|
||||
* 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
|
||||
fa03f7fc44769acab2e6c6e6a66d4b67 htmlentities-4.2.4.gem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue