diff --git a/.gitignore b/.gitignore index 8dd2dba..4321e40 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /qtruby-4.11.2.tar.xz /qtruby-4.11.3.tar.xz /qtruby-4.11.4.tar.xz +/qtruby-4.11.5.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 60ad885..9dabd71 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.4 +Version: 4.11.5 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Jan 03 2014 Rex Dieter - 4.11.5-1 +- 4.11.5 + * Fri Dec 13 2013 Rex Dieter - 4.11.4-1 - 4.11.4 diff --git a/sources b/sources index 1e7f766..80ef2cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57bd56b6cf2552bdb7540bbb6aa2b99f qtruby-4.11.4.tar.xz +dd1020aae7ed42f95c2582559bbf6f9d qtruby-4.11.5.tar.xz