Hello community, here is the log from the commit of package mtpaint for openSUSE:Factory checked in at 2012-03-01 17:21:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mtpaint (Old) and /work/SRC/openSUSE:Factory/.mtpaint.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mtpaint", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/mtpaint/mtpaint.changes 2011-09-23 02:13:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mtpaint.new/mtpaint.changes 2012-03-01 17:21:06.000000000 +0100 @@ -1,0 +2,12 @@ +Mon Feb 27 08:41:15 UTC 2012 - [email protected] + +- license update: GPL-3.0+ + For the docs look at the COPYING (1.2 _not_ 1.3). For the main package + there is no indication that GPLv3 only is intended + +------------------------------------------------------------------- +Thu Jan 12 11:30:48 UTC 2012 - [email protected] + +- change license to be in spdx.org format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mtpaint.spec ++++++ --- /var/tmp/diff_new_pack.B7NRyZ/_old 2012-03-01 17:21:07.000000000 +0100 +++ /var/tmp/diff_new_pack.B7NRyZ/_new 2012-03-01 17:21:07.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package mtpaint # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Summary: Painting program for creating icons and pixel-based artwork +License: GPL-3.0+ +Group: Productivity/Graphics/Bitmap Editors Name: mtpaint Version: 3.31 -Release: 13 -License: GPLv3 -Group: Productivity/Graphics/Bitmap Editors +Release: 0 Url: http://mtpaint.sourceforge.net/ Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2 Source1: http://downloads.sf.net/%{name}/%{name}_handbook-%{version}.tar.bz2 @@ -34,10 +32,16 @@ Patch4: %{name}-fix-no-add-needed.patch Patch5: %{name}-3.31-ld_fix.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on -BuildRequires: gtk2-devel libpng-devel update-desktop-files zlib-devel -BuildRequires: giflib-devel libjpeg-devel libtiff-devel -BuildRequires: desktop-file-utils dos2unix gettext +BuildRequires: desktop-file-utils +BuildRequires: dos2unix +BuildRequires: gettext +BuildRequires: giflib-devel +BuildRequires: gtk2-devel +BuildRequires: libjpeg-devel +BuildRequires: libpng-devel +BuildRequires: libtiff-devel +BuildRequires: update-desktop-files +BuildRequires: zlib-devel %description mtPaint is a simple painting program designed for creating icons and @@ -48,8 +52,8 @@ %package handbook Summary: Handbook for the mtpaint painting application +License: GFDL-1.2 Group: Productivity/Graphics/Bitmap Editors -License: GFDL Requires: %{name} = %{version} %if 0%{?suse_version} >= 1120 BuildArch: noarch -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
