Hello community, here is the log from the commit of package wxMaxima for openSUSE:Factory checked in at 2017-02-09 11:18:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old) and /work/SRC/openSUSE:Factory/.wxMaxima.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wxMaxima" Changes: -------- --- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes 2016-12-29 22:47:07.312874451 +0100 +++ /work/SRC/openSUSE:Factory/.wxMaxima.new/wxMaxima.changes 2017-02-09 11:18:38.369408016 +0100 @@ -1,0 +2,9 @@ +Tue Feb 7 23:19:42 UTC 2017 - [email protected] + +- Version update to 16.12.2: + * Changes not documented by upstream. +- Changes from version 16.12.1: + * Fixed a bug that broke the possibility to select output cells. +- Drop doc files already installed using %doc. + +------------------------------------------------------------------- Old: ---- wxmaxima-16.12.0.tar.gz New: ---- wxmaxima-16.12.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxMaxima.spec ++++++ --- /var/tmp/diff_new_pack.jGTraQ/_old 2017-02-09 11:18:39.357268241 +0100 +++ /var/tmp/diff_new_pack.jGTraQ/_new 2017-02-09 11:18:39.361267675 +0100 @@ -1,7 +1,7 @@ # # spec file for package wxMaxima # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -18,7 +18,7 @@ %define tarname wxmaxima Name: wxMaxima -Version: 16.12.0 +Version: 16.12.2 Release: 0 Summary: Graphical User Interface for the maxima Computer Algebra System License: GPL-2.0+ @@ -91,6 +91,10 @@ # REMOVE UNNECESSARY ICONS OUT OF PIXMAPS rm %{buildroot}%{_datadir}/pixmaps/wxmaxima* +# REMOVE README.md AND COPYING FILES INSTALLED BY mak install, WE INCLUDE THEM BY USING %%doc +rm %{buildroot}%{_datadir}/%{name}/README.md +rm %{buildroot}%{_datadir}/%{name}/COPYING + %suse_update_desktop_file wxMaxima %fdupes %{buildroot}%{_prefix} ++++++ wxmaxima-16.12.0.tar.gz -> wxmaxima-16.12.2.tar.gz ++++++ ++++ 6498 lines of diff (skipped)
