From 2cd91f2f3d13bdff77bc9ece10ad97582ffeae83 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Aug 14 2014 15:35:55 +0000 Subject: 4.14.0 --- diff --git a/.gitignore b/.gitignore index 2952a8a..110b57f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /qtruby-4.13.2.tar.xz /qtruby-4.13.3.tar.xz /qtruby-4.13.97.tar.xz +/qtruby-4.14.0.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 85edcff..dfac9b6 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.97 +Version: 4.14.0 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Aug 14 2014 Rex Dieter - 4.14.0-1 +- 4.14.0 + * Tue Aug 05 2014 Rex Dieter - 4.13.97-1 - 4.13.97 diff --git a/sources b/sources index 58d28e3..57977db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ac6258fa2569a2871d596dfdae0fb268 qtruby-4.13.97.tar.xz +bcea392009a608e5b781415b13e59ea9 qtruby-4.14.0.tar.xz