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

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Apr 16 06:01:22 UTC 2012


commit 5677e9b467cb3f244a13067f88043ef4bf821a44
Author: Mamoru TASAKA <mtasaka at localhost.localdomain>
Date:   Mon Apr 16 15:00:47 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 5103da4..4cced13 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /glib2-1.0.3.gem
 /glib2-1.1.1.gem
 /glib2-1.1.2.gem
+/glib2-1.1.3.gem
diff --git a/sources b/sources
index 09ab6cb..e5edbda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9885a8d46d68dd7388cf31a80be75913  glib2-1.1.2.gem
+00065ad15b439f915bf966feafcaebcd  glib2-1.1.3.gem


More information about the scm-commits mailing list