From cff3a997be0adfe3992d93c573fc7a7800581c43 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jun 09 2014 11:46:34 +0000 Subject: 4.13.2 --- diff --git a/.gitignore b/.gitignore index 0382afe..0874221 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /qtruby-4.12.97.tar.xz /qtruby-4.13.0.tar.xz /qtruby-4.13.1.tar.xz +/qtruby-4.13.2.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 728ad8f..be55b0e 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -21,8 +21,8 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.13.1 -Release: 2%{?dist} +Version: 4.13.2 +Release: 1%{?dist} License: LGPLv2+ URL: https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Jun 09 2014 Rex Dieter - 4.13.2-1 +- 4.13.2 + * Sun Jun 08 2014 Fedora Release Engineering - 4.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 7173e6d..496dbb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -326d1018936b66ea799c89977b0f1e71 qtruby-4.13.1.tar.xz +398956b6d90972de73e1efc6e37810bc qtruby-4.13.2.tar.xz