diff --git a/.gitignore b/.gitignore index 107614e..6634e63 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qtruby-4.12.1.tar.xz /qtruby-4.12.2.tar.xz /qtruby-4.12.3.tar.xz +/qtruby-4.12.90.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index f9b2ebe..367461e 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.3 +Version: 4.12.90 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Mar 18 2014 Rex Dieter - 4.12.90-1 +- 4.12.90 + * Sat Mar 01 2014 Rex Dieter - 4.12.3-1 - 4.12.3 diff --git a/sources b/sources index e833176..5eef1aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb295d354cb108e8cc9374d2af12ee60 qtruby-4.12.3.tar.xz +1aad7d28ceb7ae050d560f397d2f3b82 qtruby-4.12.90.tar.xz