Hello community, here is the log from the commit of package python-feedzilla for openSUSE:Factory checked in at 2015-05-10 10:46:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-feedzilla (Old) and /work/SRC/openSUSE:Factory/.python-feedzilla.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-feedzilla" Changes: -------- --- /work/SRC/openSUSE:Factory/python-feedzilla/python-feedzilla.changes 2013-10-21 20:02:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-feedzilla.new/python-feedzilla.changes 2015-05-10 10:46:11.000000000 +0200 @@ -1,0 +2,9 @@ +Tue May 5 09:22:13 UTC 2015 - [email protected] + +- update to version 0.24: + * no changelog available +- add back fdupes as BuildRequires and call it after removing + the demo +- use find_lang to tag the translation files + +------------------------------------------------------------------- Old: ---- feedzilla-0.22.tar.gz New: ---- feedzilla-0.24.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-feedzilla.spec ++++++ --- /var/tmp/diff_new_pack.AMxvlO/_old 2015-05-10 10:46:12.000000000 +0200 +++ /var/tmp/diff_new_pack.AMxvlO/_new 2015-05-10 10:46:12.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-feedzilla # -# 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,7 +17,7 @@ Name: python-feedzilla -Version: 0.22 +Version: 0.24 Release: 0 Url: http://bitbucket.org/lorien/feedzilla Summary: Django application for atom/rss feeds aggregation @@ -25,6 +25,7 @@ Group: Development/Languages/Python Source: https://pypi.python.org/packages/source/f/feedzilla/feedzilla-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools Requires: python-django @@ -46,8 +47,10 @@ %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} rm -r %{buildroot}%{python_sitelib}/demo +%fdupes %{buildroot}/%{_prefix} +%find_lang django %{name}.lang -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc README.rst %{python_sitelib}/* ++++++ feedzilla-0.22.tar.gz -> feedzilla-0.24.tar.gz ++++++ ++++ 3882 lines of diff (skipped)
