diff --git a/.gitignore b/.gitignore index 0c7e47f..c80ba55 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /qtruby-4.12.3.tar.xz /qtruby-4.12.90.tar.xz /qtruby-4.12.95.tar.xz +/qtruby-4.12.97.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index c228296..8753749 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -21,7 +21,7 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.12.95 +Version: 4.12.97 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Apr 03 2014 Rex Dieter - 4.12.97-1 +- 4.12.97 + * Sat Mar 22 2014 Rex Dieter - 4.12.95-1 - 4.12.95 diff --git a/sources b/sources index ad5c51b..092c754 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2710cd7fa9cbcf67ebeaaaf7fa42fbdc qtruby-4.12.95.tar.xz +3268457400fb2ef96baf6dd610466271 qtruby-4.12.97.tar.xz