diff --git a/.gitignore b/.gitignore index f9f0ad3..1cec60c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtruby-4.11.3.tar.xz /qtruby-4.11.90.tar.xz +/qtruby-4.11.95.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index a32d15a..bc017b4 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.90 +Version: 4.11.95 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Nov 21 2013 Rex Dieter - 4.11.95-1 +- 4.11.95 + * Fri Nov 15 2013 Rex Dieter - 4.11.90-1 - 4.11.90 diff --git a/sources b/sources index c90fb77..c641eed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -429812833b56343a501ff74b7c127821 qtruby-4.11.90.tar.xz +8c7aba4256d4a536bb5f03f43f476ea4 qtruby-4.11.95.tar.xz