diff --git a/.gitignore b/.gitignore index 0096dd8..8dd2dba 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /qtruby-4.11.1.tar.xz /qtruby-4.11.2.tar.xz /qtruby-4.11.3.tar.xz +/qtruby-4.11.4.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index a13bd0e..60ad885 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.3 +Version: 4.11.4 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Dec 13 2013 Rex Dieter - 4.11.4-1 +- 4.11.4 + * Fri Nov 01 2013 Rex Dieter - 4.11.3-1 - 4.11.3 diff --git a/sources b/sources index 20704cb..1e7f766 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfbd1e1083b8ea982b99f20177c6e199 qtruby-4.11.3.tar.xz +57bd56b6cf2552bdb7540bbb6aa2b99f qtruby-4.11.4.tar.xz