diff --git a/.gitignore b/.gitignore index 9b71a65..91fb82e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /qtruby-4.10.90.tar.xz /qtruby-4.10.95.tar.xz /qtruby-4.10.97.tar.xz +/qtruby-4.11.0.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index e617bcd..a6ff372 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -15,7 +15,7 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.10.97 +Version: 4.11.0 Release: 1%{?dist} License: LGPLv2+ @@ -123,6 +123,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Aug 08 2013 Than Ngo - 4.11.0-1 +- 4.11.0 + * Thu Jul 25 2013 Rex Dieter - 4.10.97-1 - 4.10.97 diff --git a/sources b/sources index b85829d..b8ec117 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfc526ddef8d533378e6238687dbc8e8 qtruby-4.10.97.tar.xz +12c4b245c8ce0008b3aca9e39d14e91c qtruby-4.11.0.tar.xz