diff --git a/.gitignore b/.gitignore index 1956052..a1d37c9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qtruby-4.10.97.tar.xz /qtruby-4.11.0.tar.xz /qtruby-4.11.1.tar.xz +/qtruby-4.11.2.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index ec729e2..90f4224 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -15,7 +15,7 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.11.1 +Version: 4.11.2 Release: 1%{?dist} License: LGPLv2+ @@ -123,6 +123,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat Sep 28 2013 Rex Dieter - 4.11.2-1 +- 4.11.2 + * Tue Sep 03 2013 Rex Dieter - 4.11.1-1 - 4.11.1 diff --git a/sources b/sources index 09ed0a4..d5e7718 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -53d10e2368932482b17a9d48949f7caa qtruby-4.11.1.tar.xz +f8af911585792f82d01d9a8ea563ffe2 qtruby-4.11.2.tar.xz