diff --git a/.gitignore b/.gitignore index 0874221..efc8e1b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /qtruby-4.13.0.tar.xz /qtruby-4.13.1.tar.xz /qtruby-4.13.2.tar.xz +/qtruby-4.13.3.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index be55b0e..41befdd 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -21,7 +21,7 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.13.2 +Version: 4.13.3 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jul 13 2014 Rex Dieter - 4.13.3-1 +- 4.13.3 + * Mon Jun 09 2014 Rex Dieter - 4.13.2-1 - 4.13.2 diff --git a/sources b/sources index 496dbb5..99d9fe0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -398956b6d90972de73e1efc6e37810bc qtruby-4.13.2.tar.xz +03d0c46cd707233ff254d4126339e1a2 qtruby-4.13.3.tar.xz