From 75daa4d68cf8ea4f74d9ca5e916e5a807607165d Mon Sep 17 00:00:00 2001 From: Dan Callaghan Date: Mon, 31 Mar 2014 08:07:16 +1000 Subject: [PATCH] new upstream release 0.24 --- .gitignore | 1 + python-itsdangerous.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 55dab3a..aaf5833 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /itsdangerous-0.21.tar.gz /itsdangerous-0.22.tar.gz /itsdangerous-0.23.tar.gz +/itsdangerous-0.24.tar.gz diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index b622ce0..4dfdfc4 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -7,7 +7,7 @@ %endif Name: python-%{upstream_name} -Version: 0.23 +Version: 0.24 Release: 1%{?dist} Summary: Python library for passing trusted data to untrusted environments License: BSD @@ -94,6 +94,9 @@ popd %endif %changelog +* Mon Mar 31 2014 Dan Callaghan - 0.24-1 +- new upstream release 0.24 + * Thu Aug 15 2013 Dan Callaghan - 0.23-1 - new upstream release 0.23 (no code changes, only packaging fixes) diff --git a/sources b/sources index 55b1e75..42bd9c4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -985e726eb76f18aca81e703f0a6c6efc itsdangerous-0.23.tar.gz +a3d55aa79369aef5345c036a8a26307f itsdangerous-0.24.tar.gz