[rubygem-atk] 1.1.1

Mamoru Tasaka mtasaka at fedoraproject.org
Sat Jan 14 18:30:59 UTC 2012


commit cdfa343828a347c5871b176600f2ef8197eafd9a
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Sun Jan 15 03:30:55 2012 +0900

    1.1.1

 .gitignore       |    1 +
 rubygem-atk.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89dafe5..84284c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /atk-0.90.9.gem
 /atk-1.0.0.gem
 /atk-1.0.3.gem
+/atk-1.1.1.gem
diff --git a/rubygem-atk.spec b/rubygem-atk.spec
index f9f1d29..6cda7d2 100644
--- a/rubygem-atk.spec
+++ b/rubygem-atk.spec
@@ -5,15 +5,15 @@
 %global	gemname	atk
 %global	geminstdir	%{gemdir}/gems/%{gemname}-%{version}
 
-%global	glibminver	1.0.3
+%global	glibminver	1.1.0
 %global	obsoleteevr	0.90.7-1.999
 
 %global	rubyabi	1.8
 
 Summary:	Ruby binding of ATK-1.0.x
 Name:		rubygem-%{gemname}
-Version:	1.0.3
-Release:	2%{?dist}
+Version:	1.1.1
+Release:	1%{?dist}
 Group:		Development/Languages
 # from README
 License:	LGPLv2
@@ -219,8 +219,11 @@ create_symlink_rec %{geminstdir}/lib %{ruby_sitelib}
 %{geminstdir}/Rakefile
 
 %changelog
+* Sun Jan 15 2012 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.1.1-1
+- 1.1.1
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+- F-17: Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.0.3-1
 - 1.0.3
diff --git a/sources b/sources
index 4801949..21e4682 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-85655a0269d67c0c80fba66edbe1b43f  atk-1.0.3.gem
+cbafa59e82f5a5123f4c52c2e23d9703  atk-1.1.1.gem


More information about the scm-commits mailing list