From 9ae7dbda3bdb666c93f623d01fda40aa60170871 Mon Sep 17 00:00:00 2001 From: Matthias Runge Date: Oct 28 2013 12:55:26 +0000 Subject: update to 1.5.5 (rhbz#1023407) --- diff --git a/.gitignore b/.gitignore index 69cf919..73084d1 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /Django-1.5.2.tar.gz /Django-1.5.3.tar.gz /Django-1.5.4.tar.gz +/Django-1.5.5.tar.gz diff --git a/python-django.spec b/python-django.spec index 94e3157..2495941 100644 --- a/python-django.spec +++ b/python-django.spec @@ -16,7 +16,7 @@ %global obs_ver 1.4.8-1 Name: python-django -Version: 1.5.4 +Version: 1.5.5 Release: 1%{?dist} Summary: A high-level Python Web framework @@ -599,6 +599,9 @@ popd %changelog +* Mon Oct 28 2013 Matthias Runge - 1.5.5-1 +- update to 1.5.5 (rhbz#1023407) + * Mon Sep 16 2013 Matthias Runge - 1.5.4-1 - fix CVE-2013-1443 (DoS via large passwords), fixes rhbz#1008281 diff --git a/sources b/sources index 59adcc9..6030559 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2685469bb4d1fbb091316e21f4108de Django-1.5.4.tar.gz +e33355ee4bb2cbb4ab3954d3dff5eddd Django-1.5.5.tar.gz