[Django14/el6] security update to Django-1.4.2

Matthias Runge mrunge at fedoraproject.org
Thu Oct 18 08:57:27 UTC 2012


commit ab546e3ba9e95dfdc076f0cc95b1c77b64a45d31
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Oct 18 10:57:07 2012 +0200

    security update to Django-1.4.2

 .gitignore    |    1 +
 Django14.spec |    8 ++++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef3620d..b29c0bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Django-1.4.1.tar.gz
+/Django-1.4.2.tar.gz
diff --git a/Django14.spec b/Django14.spec
index 9f33475..411d5ef 100644
--- a/Django14.spec
+++ b/Django14.spec
@@ -7,8 +7,8 @@
 %bcond_with internet
 
 Name:           Django14
-Version:        1.4.1
-Release:        2%{?dist}
+Version:        1.4.2
+Release:        1%{?dist}
 Summary:        A high-level Python Web framework
 
 Group:          Development/Languages
@@ -224,6 +224,10 @@ cd tests
 
 
 %changelog
+* Thu Oct 18 2012 Matthias Runge <mrunge at redhat.com> - 1.4.2-1
+- security update to upstream version 1.4.2-1
+  https://www.djangoproject.com/weblog/2012/oct/17/security/
+
 * Fri Oct 12 2012 Matthias Runge <mrunge at redhat.com> - 1.4.1-2
 - define replaced by global
 - also put LICENSE-JQUERY.txt to %%docs
diff --git a/sources b/sources
index ec19f76..fd82675 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e345268dacff12876ae4e45de0a61b7d  Django-1.4.1.tar.gz
+6ffecdc01ad360e1abdca1015ae0893a  Django-1.4.2.tar.gz


More information about the scm-commits mailing list