diff --git a/.gitignore b/.gitignore index ec3c1b3..3dbfb1b 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /qtruby-4.13.97.tar.xz /qtruby-4.14.0.tar.xz /qtruby-4.14.1.tar.xz +/qtruby-4.14.2.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 0726e12..36d5434 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -21,7 +21,7 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.14.1 +Version: 4.14.2 Release: 1%{?dist} License: LGPLv2+ @@ -129,6 +129,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat Oct 11 2014 Rex Dieter - 4.14.2-1 +- 4.14.2 + * Mon Sep 15 2014 Rex Dieter - 4.14.1-1 - 4.14.1 diff --git a/sources b/sources index 6b6af96..0d6c968 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -740f0fc9445682ea4493d7cf8af64435 qtruby-4.14.1.tar.xz +5daf36d0356076aab3285dd1e1c77445 qtruby-4.14.2.tar.xz