From 6e8454aec2ccf5ebc580ef3d7e6e88026e7b2d70 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jan 10 2014 16:14:01 +0000 Subject: 4.12.1 --- diff --git a/.gitignore b/.gitignore index f7b8789..3b16ed3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtruby-4.11.95.tar.xz /qtruby-4.11.97.tar.xz /qtruby-4.12.0.tar.xz +/qtruby-4.12.1.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 1735e7b..c19c7a5 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.0 +Version: 4.12.1 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Jan 10 2014 Rex Dieter - 4.12.1-1 +- 4.12.1 + * Thu Dec 19 2013 Rex Dieter - 4.12.0-1 - 4.12.0 diff --git a/sources b/sources index af9a89b..32fc503 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -71c09102d829b515dff3e48a29eefbd1 qtruby-4.12.0.tar.xz +309a6221784c454e602f53e9483acd10 qtruby-4.12.1.tar.xz