Hello community,

here is the log from the commit of package python-Django for openSUSE:Factory 
checked in at 2014-02-04 19:57:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Django (Old)
 and      /work/SRC/openSUSE:Factory/.python-Django.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Django"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Django/python-Django.changes      
2013-12-04 13:48:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Django.new/python-Django.changes 
2014-02-04 22:46:27.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Feb  4 14:33:40 UTC 2014 - mci...@suse.cz
+
+- Update to version 1.6.1:
+  - Most bug fixes are minor; you can find a complete list in the Django 1.6.1
+    release notes.
+
+-------------------------------------------------------------------

Old:
----
  Django-1.6.tar.gz

New:
----
  Django-1.6.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Django.spec ++++++
--- /var/tmp/diff_new_pack.40IGyF/_old  2014-02-04 22:46:28.000000000 +0100
+++ /var/tmp/diff_new_pack.40IGyF/_new  2014-02-04 22:46:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Django
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-Django
-Version:        1.6
+Version:        1.6.1
 Release:        0
 Summary:        A high-level Python Web framework
 License:        BSD-3-Clause
@@ -65,7 +65,9 @@
 exit 0
 
 %post
-update-alternatives --install %{_bindir}/django-admin.py django-admin.py 
%{_bindir}/django-admin.py-%{py_ver} 20
+update-alternatives \
+    --install %{_bindir}/django-admin.py django-admin.py 
%{_bindir}/django-admin.py-%{py_ver} 20 \
+    --slave %{_sysconfdir}/bash_completion.d/django_bash_completion.sh 
django_bash_completion.sh 
%{_sysconfdir}/bash_completion.d/django_bash_completion-%{py_ver}.sh
 
 %preun
 if [ $1 -eq 0 ] ; then

++++++ Django-1.6.tar.gz -> Django-1.6.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-Django/Django-1.6.tar.gz 
/work/SRC/openSUSE:Factory/.python-Django.new/Django-1.6.1.tar.gz differ: char 
5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to