diff --git a/.gitignore b/.gitignore index 1286ebf..987d53e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtruby-4.10.1.tar.xz +/qtruby-4.10.2.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index 7931830..22ef30c 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -15,8 +15,8 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.10.1 -Release: 2%{?dist} +Version: 4.10.2 +Release: 1%{?dist} License: LGPLv2+ URL: https://projects.kde.org/projects/kde/kdebindings/ruby/qtruby @@ -123,6 +123,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Mar 31 2013 Rex Dieter - 4.10.2-1 +- 4.10.2 + * Wed Mar 13 2013 Rex Dieter 4.10.1-2 - update for ruby2 guidelines (f19+) diff --git a/sources b/sources index 1679e3f..b3fe62c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c7344df9e7c857c9d3f52aa98dfb7309 qtruby-4.10.1.tar.xz +d05aafc2554d21b2e0fa2d4422a91365 qtruby-4.10.2.tar.xz