[rubygem-rsvg2/f15] 1.0.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Sep 19 15:36:23 UTC 2011


commit e22d04a4a52ef2e2fe9130a0b8c804428fa8eaa2
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Tue Sep 20 00:36:10 2011 +0900

    1.0.3

 .gitignore         |    1 +
 rubygem-rsvg2.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c005a8c..fd00f66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /rsvg2-0.90.8.gem
 /rsvg2-0.90.9.gem
 /rsvg2-1.0.0.gem
+/rsvg2-1.0.3.gem
diff --git a/rubygem-rsvg2.spec b/rubygem-rsvg2.spec
index 9aa9f84..a1611c1 100644
--- a/rubygem-rsvg2.spec
+++ b/rubygem-rsvg2.spec
@@ -5,14 +5,14 @@
 %global	gemname	rsvg2
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%global	glibminver	0.90.7
+%global	glibminver	1.0.3
 %global	obsoleteevr	0.90.7-1.999
 
 %global	rubyabi	1.8
 
 Summary:	Ruby binding of librsvg-2.x
 Name:		rubygem-%{gemname}
-Version:	1.0.0
+Version:	1.0.3
 Release:	1%{?dist}
 Group:		Development/Languages
 # from README
@@ -229,6 +229,9 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/sample/
 
 %changelog
+* Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
+- 1.0.3
+
 * Fri Jul 15 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.0-1
 - 1.0.0
 
diff --git a/sources b/sources
index 9661ec2..b745c10 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d6e796dd25204252c36b4f765a1fecac  rsvg2-1.0.0.gem
+121da589fd4b807b03851127be5ff0bd  rsvg2-1.0.3.gem


More information about the scm-commits mailing list