[ruby-qt] 4.9.0

Lukas Tinkl ltinkl at fedoraproject.org
Thu Jul 26 17:29:20 UTC 2012


commit ff074c3a51973180da1aea78c3f3e548397ce942
Author: Lukas Tinkl <lukas at kde.org>
Date:   Thu Jul 26 19:29:14 2012 +0200

    4.9.0

 .gitignore   |    1 +
 ruby-qt.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d868b19..4e763bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /qtruby-4.8.90.tar.xz
 /qtruby-4.8.95.tar.xz
 /qtruby-4.8.97.tar.xz
+/qtruby-4.9.0.tar.xz
diff --git a/ruby-qt.spec b/ruby-qt.spec
index 86e5ace..6d76804 100644
--- a/ruby-qt.spec
+++ b/ruby-qt.spec
@@ -8,8 +8,8 @@
 
 Summary: Ruby bindings for Qt 4
 Name:    ruby-qt
-Version: 4.8.97
-Release: 2%{?dist}
+Version: 4.9.0
+Release: 1%{?dist}
 
 License: LGPLv2+
 Group:   Development/Languages
@@ -128,6 +128,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jul 26 2012 Lukas Tinkl <ltinkl at redhat.com> - 4.9.0-1
+- 4.9.0
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.8.97-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index c4bf4bc..7d0dbd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df912c353a364f8410c6f5c78fbb3956  qtruby-4.8.97.tar.xz
+2f175b6d6f810fd708f9b837c8688dc4  qtruby-4.9.0.tar.xz


More information about the scm-commits mailing list