Hello community,

here is the log from the commit of package littlewizard for openSUSE:Factory 
checked in at 2019-06-01 09:48:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/littlewizard (Old)
 and      /work/SRC/openSUSE:Factory/.littlewizard.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "littlewizard"

Sat Jun  1 09:48:40 2019 rev:11 rq:705925 version:1.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/littlewizard/littlewizard.changes        
2011-09-23 02:11:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.littlewizard.new.5148/littlewizard.changes      
2019-06-01 09:48:42.199340601 +0200
@@ -1,0 +2,7 @@
+Mon Mar 18 14:33:43 UTC 2019 - [email protected] - 1.2.2
+
+- spec file cleanup:
+  + use new SPDX tag for license string
+  + package COPYING file
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ littlewizard.spec ++++++
--- /var/tmp/diff_new_pack.X8Mg9N/_old  2019-06-01 09:48:42.927340352 +0200
+++ /var/tmp/diff_new_pack.X8Mg9N/_new  2019-06-01 09:48:42.931340351 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package littlewizard
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,24 +12,20 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-
 Name:           littlewizard
 Version:        1.2.2
-Release:        3
-License:        GPL-2.0+
+Release:        0
 Summary:        Development Environment for Children
-Url:            http://littlewizard.sourceforge.net/
+License:        GPL-2.0-or-later
 Group:          Development/Tools/IDE
+Url:            http://littlewizard.sourceforge.net/
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        littlewizard.1
 Patch0:         littlewizard-1.2.2-do-not-override-toolbar-style.patch
-%if 0%{?suse_version}
-BuildRequires:  update-desktop-files
-%endif
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-devel
 BuildRequires:  gnome-icon-theme
@@ -37,6 +33,9 @@
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4
 Recommends:     littlewizard-examples
+%if 0%{?suse_version}
+BuildRequires:  update-desktop-files
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,8 +46,6 @@
 using keyboard, only mouse.
 
 %package devel
-
-
 Summary:        Development headers and files for %{name}
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -57,8 +54,8 @@
 The littlewizard-devel package contains libraries and header files for
 littlewizard developing.
 
-
 %lang_package
+
 %prep
 %setup -q
 %patch0
@@ -83,9 +80,6 @@
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 /sbin/ldconfig
 %if 0%{?suse_version} > 1130
@@ -100,6 +94,11 @@
 
 %files -f %{name}.lang
 %defattr(-,root,root)
+%if 0%{?suse_version} >= 01500
+%license COPYING
+%else
+%doc COPYING
+%endif
 %doc AUTHORS ChangeLog README TODO
 %dir %{_datadir}/icons/gnome/48x48/mimetypes
 %{_bindir}/littlewizard
@@ -111,7 +110,7 @@
 %{_datadir}/pixmaps/littlewizard
 %{_libdir}/liblanguage.so.*
 %{_libdir}/liblw.so.*
-%{_mandir}/man1/littlewizard.1.gz
+%{_mandir}/man1/littlewizard.1%{?ext_man}
 
 %files devel
 %defattr(-,root,root)


Reply via email to