Hello community, here is the log from the commit of package python-relatorio for openSUSE:Factory checked in at 2016-09-23 11:30:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-relatorio (Old) and /work/SRC/openSUSE:Factory/.python-relatorio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-relatorio" Changes: -------- New Changes file: --- /dev/null 2016-09-15 12:42:18.240042505 +0200 +++ /work/SRC/openSUSE:Factory/.python-relatorio.new/python-relatorio.changes 2016-09-23 11:30:34.000000000 +0200 @@ -0,0 +1,30 @@ +------------------------------------------------------------------- +Thu Aug 25 08:43:24 UTC 2016 - [email protected] + +- LICENSE file added + +------------------------------------------------------------------- +Sun Aug 14 19:49:38 UTC 2016 - [email protected] + +- fixed link to pypi + +------------------------------------------------------------------- +Thu Jun 30 07:35:41 UTC 2016 - [email protected] + +- version 0.6.3 + changed naming of .changes file + +------------------------------------------------------------------- +Sat Sep 19 14:06:12 UTC 2015 - [email protected] + +- version 0.6.2 + +------------------------------------------------------------------- +Fri Jul 10 14:02:51 UTC 2015 - [email protected] + +- Version 0.6.1 + +------------------------------------------------------------------- +Fri Oct 18 12:10:27 UTC 2013 - [email protected] + +- Initial package ( version 0.6.0 ) New: ---- _service python-relatorio.changes python-relatorio.spec relatorio-0.6.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-relatorio.spec ++++++ # # spec file for package python-relatorio # # Copyright (c) 2016 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # 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/ # # %define mod_name relatorio Name: python-relatorio BuildRequires: python-devel BuildRequires: python-genshi BuildRequires: python-lxml BuildRequires: python-setuptools Version: 0.6.3 Release: 0 Source: https://pypi.io/packages/source/r/relatorio/%{mod_name}-%{version}.tar.gz Url: https://pypi.python.org/pypi/relatorio BuildArch: noarch Summary: Python module to create reports from Python objects License: GPL-3.0+ Group: Productivity/Office/Management Requires: python-PyYAML Requires: python-pycha BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This is a Python module to create reports from Python objects. Output plugins to several formats are included, such as documents (odt, ods, pdf) or images (png, svg). %prep %setup -q -n %{mod_name}-%{version} %build python setup.py build %install python setup.py install --prefix=%_prefix --root=%buildroot %files %defattr(-,root,root) %doc README AUTHORS LICENSE %{python_sitelib}/* %changelog ++++++ _service ++++++ <services> <service name="download_files" mode="localonly" /> </services>
