diff --git a/.gitignore b/.gitignore index 21bd88b..afca077 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /Django-1.9.2.tar.gz /Django-1.9.3.tar.gz /Django-1.9.4.tar.gz +/Django-1.9.6.tar.gz diff --git a/python-django.spec b/python-django.spec index dde6c47..7416c39 100644 --- a/python-django.spec +++ b/python-django.spec @@ -28,7 +28,7 @@ Name: python-django -Version: 1.9.4 +Version: 1.9.6 Release: 1%{?dist} Summary: A high-level Python Web framework @@ -575,6 +575,9 @@ cd tests %changelog +* Tue May 03 2016 Matthias Runge - 1.9.6-1 +- update to 1.9.6 (rhbz#1323374) + * Tue Mar 08 2016 Matthias Runge - 1.9.4-1 - update to 1.9.4 fixing a regression introduced in last upstream fix for CVE-2016-2512 diff --git a/sources b/sources index 97460b2..9fb9c38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e8d389532e248174a9859f2987be6a04 Django-1.9.4.tar.gz +07d9b3883198caa847b917c94b665452 Django-1.9.6.tar.gz