Hello community,

here is the log from the commit of package python-django-guardian for 
openSUSE:Factory
checked in at Wed Sep 21 17:19:00 CEST 2011.



--------
--- python-django-guardian/python-django-guardian.changes       2011-04-13 
00:32:28.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/python-django-guardian/python-django-guardian.changes
  2011-09-20 16:26:45.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Sep 20 14:26:43 UTC 2011 - cfarr...@suse.com
+
+- license update: BSD-3-Clause
+  SPDX syntax (http://www.spdx.org/licenses)
+
+-------------------------------------------------------------------
+Mon Jul 25 11:12:48 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.0.3:
+  - added get_objects_for_group shortcut (thanks to Rafael Ponieman)
+  - added user_can_access_owned_objects_only flag to GuardedModelAdmin
+  - updated and fixed issues with example app (thanks to Bojan Mihelac)
+  - minor typo fixed at documentation
+  - included ADC theme for documentation
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  django-guardian-1.0.2.tar.bz2

New:
----
  django-guardian-1.0.3.tar.bz2

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

Other differences:
------------------
++++++ python-django-guardian.spec ++++++
--- /var/tmp/diff_new_pack.K74W6h/_old  2011-09-21 17:18:56.000000000 +0200
+++ /var/tmp/diff_new_pack.K74W6h/_new  2011-09-21 17:18:56.000000000 +0200
@@ -11,23 +11,22 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-
+#
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 # norootforbuild
-
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %define mod_name django-guardian
 
 Name:           python-%{mod_name}
-Version:        1.0.2
-Release:        1
+Version:        1.0.3
+Release:        0
 Url:            http://github.com/lukaszb/django-guardian
 Summary:        Implementation of per object permissions for Django 1.2
-License:        BSD
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Source:         %{mod_name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -62,7 +61,6 @@
 %files
 %defattr(-,root,root,-)
 %doc CHANGES README.rst
-%python_sitelib/guardian*
-%python_sitelib/*.egg-info
+%{python_sitelib}/*
 
 %changelog

++++++ django-guardian-1.0.2.tar.bz2 -> django-guardian-1.0.3.tar.bz2 ++++++
++++ 1957 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to