Hello community,

here is the log from the commit of package python-imagestore for 
openSUSE:Factory checked in at 2015-05-10 10:46:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-imagestore (Old)
 and      /work/SRC/openSUSE:Factory/.python-imagestore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-imagestore"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-imagestore/python-imagestore.changes      
2013-12-09 16:57:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-imagestore.new/python-imagestore.changes 
2015-05-10 10:46:33.000000000 +0200
@@ -1,0 +2,8 @@
+Wed May  6 15:35:13 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2.9.1:
+  * no changelog available
+- remove erroneous executable bit of django.po
+- call find_lang to tag translation files
+
+-------------------------------------------------------------------

Old:
----
  imagestore-2.7.6.tar.gz

New:
----
  imagestore-2.9.1.tar.gz

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

Other differences:
------------------
++++++ python-imagestore.spec ++++++
--- /var/tmp/diff_new_pack.HSbK9a/_old  2015-05-10 10:46:33.000000000 +0200
+++ /var/tmp/diff_new_pack.HSbK9a/_new  2015-05-10 10:46:33.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-imagestore
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,8 +17,8 @@
 
 
 Name:           python-imagestore
-Version:        2.7.6
-Release:        6
+Version:        2.9.1
+Release:        0
 Summary:        Gallery solution for django projects
 License:        GPL-2.0+
 Group:          Development/Languages/Python
@@ -66,14 +66,16 @@
 %prep
 %setup -q -n imagestore-%{version}
 find . -type f -name "*.py" | xargs sed -i "/#!.*/d" # Fix non-executable 
script warning
+chmod -x imagestore/locale/fi/LC_MESSAGES/django.po # remove erroneous 
executable bit
 
 %build
 python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%find_lang django %{name}.lang
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %{python_sitelib}/*
 %doc README README.rst

++++++ imagestore-2.7.6.tar.gz -> imagestore-2.9.1.tar.gz ++++++
++++ 6326 lines of diff (skipped)


Reply via email to