diff --git a/.gitignore b/.gitignore index c80ba55..b4c15ee 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /qtruby-4.12.90.tar.xz /qtruby-4.12.95.tar.xz /qtruby-4.12.97.tar.xz +/qtruby-4.13.0.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 8753749..05141b2 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.97 +Version: 4.13.0 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Apr 11 2014 Rex Dieter - 4.13.0-1 +- 4.13.0 + * Thu Apr 03 2014 Rex Dieter - 4.12.97-1 - 4.12.97 diff --git a/sources b/sources index 092c754..cb69c78 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3268457400fb2ef96baf6dd610466271 qtruby-4.12.97.tar.xz +5d628e28e0023c1d1f310b15f29e0b0a qtruby-4.13.0.tar.xz