From c935a3d62c01e113c5e3071d86fabc1c87bc6769 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sep 15 2014 18:16:25 +0000 Subject: 4.14.1 --- diff --git a/.gitignore b/.gitignore index 110b57f..ec3c1b3 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /qtruby-4.13.3.tar.xz /qtruby-4.13.97.tar.xz /qtruby-4.14.0.tar.xz +/qtruby-4.14.1.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 2381246..0726e12 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -21,8 +21,8 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.14.0 -Release: 2%{?dist} +Version: 4.14.1 +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 Sep 15 2014 Rex Dieter - 4.14.1-1 +- 4.14.1 + * Mon Aug 18 2014 Fedora Release Engineering - 4.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 57977db..6b6af96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bcea392009a608e5b781415b13e59ea9 qtruby-4.14.0.tar.xz +740f0fc9445682ea4493d7cf8af64435 qtruby-4.14.1.tar.xz