Hello community, here is the log from the commit of package wxMaxima for openSUSE:Factory checked in at 2014-09-17 21:24:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-06-05 13:22:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wxMaxima.new/wxMaxima.changes 2014-09-17 21:25:05.000000000 +0200 @@ -1,0 +2,9 @@ +Wed Sep 17 10:26:31 UTC 2014 - [email protected] + +- Update to verson 14.09.0: + + No detailed changelog available +- Packaging changes: + + Adapt to source tarball name change from wxMaxima to wxmaxima + + Add rpmlintrc file as source. + +------------------------------------------------------------------- Old: ---- wxMaxima-13.04.2.tar.gz New: ---- wxmaxima-14.09.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wxMaxima.spec ++++++ --- /var/tmp/diff_new_pack.lTece4/_old 2014-09-17 21:25:06.000000000 +0200 +++ /var/tmp/diff_new_pack.lTece4/_new 2014-09-17 21:25:06.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package wxMaxima # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,18 @@ # +%define tarname wxmaxima + Name: wxMaxima -Version: 13.04.2 +Version: 14.09.0 Release: 0 Summary: Graphical User Interface for the maxima Computer Algebra System License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://wxmaxima.sourceforge.net/ -Source0: http://download.sourceforge.net/wxmaxima/%{name}-%{version}.tar.gz +Source0: http://download.sourceforge.net/wxmaxima/%{tarname}-%{version}.tar.gz Source1: wxmaxima.desktop +Source2: %{name}-rpmlintrc BuildRequires: autoconf BuildRequires: automake BuildRequires: fdupes @@ -71,7 +74,7 @@ Documents can be saved and edited again later. %prep -%setup -q +%setup -q -n %{tarname}-%{version} %build autoreconf -i -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
