Hello community, here is the log from the commit of package tryton for openSUSE:Factory checked in at 2019-01-21 10:49:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tryton (Old) and /work/SRC/openSUSE:Factory/.tryton.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tryton" Mon Jan 21 10:49:01 2019 rev:25 rq:664356 version:4.6.14 Changes: -------- --- /work/SRC/openSUSE:Factory/tryton/tryton.changes 2018-12-13 19:49:21.068630613 +0100 +++ /work/SRC/openSUSE:Factory/.tryton.new.28833/tryton.changes 2019-01-21 10:49:29.992081854 +0100 @@ -1,0 +2,5 @@ +Mon Jan 7 16:20:16 UTC 2019 - Axel Braun <[email protected]> + +- Version 4.6.14 - Bugfix Release + +------------------------------------------------------------------- Old: ---- tryton-4.2.19.tar.gz New: ---- tryton-4.6.14.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tryton.spec ++++++ --- /var/tmp/diff_new_pack.K4hZuA/_old 2019-01-21 10:49:31.568079932 +0100 +++ /var/tmp/diff_new_pack.K4hZuA/_new 2019-01-21 10:49:31.572079927 +0100 @@ -1,8 +1,8 @@ # # spec file for package tryton # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2015-2016 Dr. Axel Braun +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015-2018 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ # -%define majorver 4.2 +%define majorver 4.6 Name: tryton -Version: %{majorver}.19 +Version: %{majorver}.14 Release: 0 Summary: The client of the Tryton application platform License: GPL-3.0-only @@ -73,14 +73,15 @@ : %install + python setup.py install --prefix=%{_prefix} --root=%{buildroot} # menu-entry desktop-file-install --dir %{buildroot}%{_datadir}/applications %{name}.desktop %suse_update_desktop_file %{name} -%fdupes %{buildroot}%{_datadir} -%fdupes %{buildroot}%{_prefix}/lib +%python_expand %fdupes %{buildroot}%{_datadir} +%python_expand %fdupes %{buildroot}%{_prefix}/lib mkdir -p %{buildroot}%{_datadir}/pixmaps cp %{buildroot}%{python_sitelib}/%{name}/data/pixmaps/%{name}/%{name}-icon.png %{buildroot}%{_datadir}/pixmaps/%{name}-icon.png ++++++ tryton-4.2.19.tar.gz -> tryton-4.6.14.tar.gz ++++++ ++++ 34895 lines of diff (skipped)
