Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3c027a9a0f |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ htmlentities-4.2.0.gem
|
||||||
/htmlentities-4.2.3.gem
|
/htmlentities-4.2.3.gem
|
||||||
/htmlentities-4.2.4.gem
|
/htmlentities-4.2.4.gem
|
||||||
/htmlentities-4.3.0.gem
|
/htmlentities-4.3.0.gem
|
||||||
|
/htmlentities-4.3.1.gem
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
Summary: A module for encoding and decoding (X)HTML entities
|
Summary: A module for encoding and decoding (X)HTML entities
|
||||||
Name: rubygem-%{gemname}
|
Name: rubygem-%{gemname}
|
||||||
Version: 4.3.0
|
Version: 4.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
@ -143,6 +143,9 @@ done
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Dec 4 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 4.3.1-1
|
||||||
|
- 4.3.1
|
||||||
|
|
||||||
* Sun Apr 03 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 4.3.0-1
|
* Sun Apr 03 2011 Mamoru Tasaka <mtasaka@fedoraproject.org> - 4.3.0-1
|
||||||
- 4.3.0
|
- 4.3.0
|
||||||
|
|
||||||
|
|
|
||||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
||||||
a05634c8ad4153b6d3addbb8e1d8711e htmlentities-4.3.0.gem
|
53a9218c02ef3671d6fc9fe843ebd360 htmlentities-4.3.1.gem
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue