[rubygem-atk/f17] Fix conditionals for F17 to work for RHEL 7 as well.

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 06:23:42 UTC 2012


commit d734684e3e4943edf7877f605f8fedf40eeaa320
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 15:23:35 2012 +0900

    Fix conditionals for F17 to work for RHEL 7 as well.

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc18e96..f137705 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /atk-1.0.3.gem
 /atk-1.1.1.gem
 /atk-1.1.2.gem
+/atk-1.1.3.gem
diff --git a/sources b/sources
index 4108ee6..9115ea5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a291fdb347a685ddb7c55cc736e53b6d  atk-1.1.2.gem
+ee2f293ea5a7298708ac61bd24916bb3  atk-1.1.3.gem


More information about the scm-commits mailing list