diff --git a/.gitignore b/.gitignore index 6c53140..d1614b2 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /qtruby-4.9.95.tar.xz /qtruby-4.9.97.tar.xz /qtruby-4.9.98.tar.xz +/qtruby-4.10.0.tar.xz diff --git a/ruby-qt.spec b/ruby-qt.spec index ffa19b4..746e716 100644 --- a/ruby-qt.spec +++ b/ruby-qt.spec @@ -8,7 +8,7 @@ Summary: Ruby bindings for Qt 4 Name: ruby-qt -Version: 4.9.98 +Version: 4.10.0 Release: 1%{?dist} License: LGPLv2+ @@ -128,6 +128,9 @@ rm -rf %{buildroot} %changelog +* Fri Feb 01 2013 Rex Dieter - 4.10.0-1 +- 4.10.0 + * Sun Jan 20 2013 Rex Dieter - 4.9.98-1 - 4.9.98 diff --git a/sources b/sources index 97a855f..2b542c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62c620ae2e0dbd6d1403fe5edec7d7bd qtruby-4.9.98.tar.xz +bf948635fc008c2c211e529f9cca3aca qtruby-4.10.0.tar.xz