diff --git a/.gitignore b/.gitignore index a1d37c9..0096dd8 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /qtruby-4.11.0.tar.xz /qtruby-4.11.1.tar.xz /qtruby-4.11.2.tar.xz +/qtruby-4.11.3.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 4eeb930..a13bd0e 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -21,7 +21,7 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.11.2 +Version: 4.11.3 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Nov 01 2013 Rex Dieter - 4.11.3-1 +- 4.11.3 + * Sat Sep 28 2013 Rex Dieter - 4.11.2-1 - 4.11.2 diff --git a/sources b/sources index d5e7718..20704cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f8af911585792f82d01d9a8ea563ffe2 qtruby-4.11.2.tar.xz +cfbd1e1083b8ea982b99f20177c6e199 qtruby-4.11.3.tar.xz