[rubygem-rsvg2/f14] 1.0.0

Mamoru Tasaka mtasaka at fedoraproject.org
Thu Jul 14 15:57:40 UTC 2011


commit ecd6f5519b0b411ebbc3ab899ee851809518871c
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Fri Jul 15 00:57:28 2011 +0900

    1.0.0

 .gitignore         |    1 +
 rubygem-rsvg2.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01d3c9a..c005a8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /rsvg2-0.90.7.gem
 /rsvg2-0.90.8.gem
 /rsvg2-0.90.9.gem
+/rsvg2-1.0.0.gem
diff --git a/rubygem-rsvg2.spec b/rubygem-rsvg2.spec
index a72a8bf..9aa9f84 100644
--- a/rubygem-rsvg2.spec
+++ b/rubygem-rsvg2.spec
@@ -12,7 +12,7 @@
 
 Summary:	Ruby binding of librsvg-2.x
 Name:		rubygem-%{gemname}
-Version:	0.90.9
+Version:	1.0.0
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -229,6 +229,9 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/sample/
 
 %changelog
+* Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
+- 1.0.0
+
 * Sun Jun 12 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 0.90.9-1
 - 0.90.9
 
diff --git a/sources b/sources
index fad0878..9661ec2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a287ee3f01d15b8270c325c0b1010af  rsvg2-0.90.9.gem
+d6e796dd25204252c36b4f765a1fecac  rsvg2-1.0.0.gem


More information about the scm-commits mailing list