From fda0992d293465b390db13d81218b51d6d1d2a55 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jan 31 2014 14:37:40 +0000 Subject: 4.12.2 --- diff --git a/.gitignore b/.gitignore index 3b16ed3..6cfc53d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qtruby-4.11.97.tar.xz /qtruby-4.12.0.tar.xz /qtruby-4.12.1.tar.xz +/qtruby-4.12.2.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index c19c7a5..1e36790 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.1 +Version: 4.12.2 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Jan 31 2014 Rex Dieter - 4.12.2-1 +- 4.12.2 + * Fri Jan 10 2014 Rex Dieter - 4.12.1-1 - 4.12.1 diff --git a/sources b/sources index 32fc503..75b9928 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -309a6221784c454e602f53e9483acd10 qtruby-4.12.1.tar.xz +a24d44cb1cc47cc23a4ad71f6b0ae95f qtruby-4.12.2.tar.xz