From 8cd73b9d447ab4a8bc2af857e27a18e8da2a09da Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Tue, 9 Jul 2013 20:08:33 +1000 Subject: [PATCH] new upstream release 0.22 --- .gitignore | 1 + python-itsdangerous.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 080bef9..fe287ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /itsdangerous-git-0.11.tar.xz /itsdangerous-0.21.tar.gz +/itsdangerous-0.22.tar.gz diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index a3404fc..52e614b 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -7,8 +7,8 @@ %endif Name: python-%{upstream_name} -Version: 0.21 -Release: 3%{?dist} +Version: 0.22 +Release: 1%{?dist} Summary: Python library for passing trusted data to untrusted environments License: BSD URL: http://pythonhosted.org/itsdangerous/ @@ -100,6 +100,9 @@ popd %endif %changelog +* Tue Jul 09 2013 Dan Callaghan - 0.22-1 +- new upstream release 0.22 + * Tue Jun 18 2013 Dan Callaghan - 0.21-3 - disable Python 3 subpackage on Fedora 17 diff --git a/sources b/sources index 83368e2..ba845e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84d4b33f0a1e4d0f7f8f8755a5eb2580 itsdangerous-0.21.tar.gz +ba715357eadfb045ca06e11869366bfd itsdangerous-0.22.tar.gz