diff --git a/.gitignore b/.gitignore index 0cfa72a..336548e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ glom-1.15.1.tar.bz2 /glom-1.18.4.tar.bz2 /glom-1.18.6.tar.xz /glom-1.22.0.tar.xz +/glom-1.22.1.tar.xz diff --git a/glom.spec b/glom.spec index 7ed76c8..136f9ab 100644 --- a/glom.spec +++ b/glom.spec @@ -1,5 +1,5 @@ %global major_version 1.22 -%global minor_version 0 +%global minor_version 1 Name: glom Version: %{major_version}.%{minor_version} @@ -165,6 +165,9 @@ scrollkeeper-update -q || : %{_datadir}/doc/py%{name}_1_22/reference/* %changelog +* Wed Nov 14 2012 Haïkel Guémar - 1.22.%{minor_version}-1 +- upstream 1.22.1 + * Sun Oct 21 2012 Haïkel Guémar - 1.22.0-1 - upstream 1.22.0 diff --git a/sources b/sources index 5005b5d..147d005 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aac4036a15ef28cf1915662105a8cac0 glom-1.22.0.tar.xz +59ae688b608e4eccc8619532056a66d6 glom-1.22.1.tar.xz