Hello community,

here is the log from the commit of package tuxpaint for openSUSE:Factory 
checked in at 2019-10-04 16:07:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuxpaint (Old)
 and      /work/SRC/openSUSE:Factory/.tuxpaint.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuxpaint"

Fri Oct  4 16:07:07 2019 rev:9 rq:734959 version:0.9.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuxpaint/tuxpaint.changes        2019-03-27 
16:21:54.607523429 +0100
+++ /work/SRC/openSUSE:Factory/.tuxpaint.new.2352/tuxpaint.changes      
2019-10-04 16:07:12.840631056 +0200
@@ -1,0 +2,32 @@
+Thu Oct  3 10:24:37 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Drop unneeded libgnome-devel BuildRequires: tuxpaint builds fine
+  without it.
+
+-------------------------------------------------------------------
+Tue Apr 16 09:46:37 UTC 2019 - [email protected] - 0.9.23
+
+- update to 0.9.23:
+  * New tools: * Color selector
+  * New shapes: * Stars
+  * Documentation updates: * Made stamp controls (size, flip, mirror) 
+    section clearer.
+    Fixes https://sourceforge.net/p/tuxpaint/bugs/182/
+  * Cleaned up and reorganized docs subdirectory.
+  * New locales: Bengali, Bodo, Dogri, Kabyle (aka Kabylian), 
+    Kashmiri (Devanagari), Sindhi (Devanagari), Urdu
+  * Localization Updates
+  * Bug Fixes:
+    + Crash if any "mosaic" magic tool used, Xubuntu 15.10
+      If the PNG patterns used to generate the effect were compressed
+      the wrong(lossy) way, the program will crash
+      (SF.net Bug #210)
+    + "Hat" started could not be drawn on.  Mended.
+      https://sourceforge.net/p/tuxpaint/bugs/202/
+  * Other Improvements:
+    + Reformatted source code via GNU Indent tool; should
+      greatly increase code readability and formatting consistency.
+- removed reproducible.patch: fixed upstream
+- adjusted 0001-Prepare-the-kdelibs4-removal.patch (kdelibs4-removal.patch)
+
+-------------------------------------------------------------------

Old:
----
  0001-Prepare-the-kdelibs4-removal.patch
  reproducible.patch
  tuxpaint-0.9.22.tar.gz

New:
----
  kdelibs4-removal.patch
  tuxpaint-0.9.23.tar.gz

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

Other differences:
------------------
++++++ tuxpaint.spec ++++++
--- /var/tmp/diff_new_pack.X3AfSd/_old  2019-10-04 16:07:13.896628354 +0200
+++ /var/tmp/diff_new_pack.X3AfSd/_new  2019-10-04 16:07:13.900628344 +0200
@@ -18,7 +18,7 @@
 
 %define         gnomedir   %(gnome-config --prefix)
 Name:           tuxpaint
-Version:        0.9.22
+Version:        0.9.23
 Release:        0
 Summary:        Drawing Program for Young Children
 License:        GPL-2.0-or-later
@@ -27,10 +27,8 @@
 Source:         
http://sourceforge.net/projects/tuxpaint/files/tuxpaint/%{version}/%{name}-%{version}.tar.gz
 Source1:        tuxpaint-rpmlintrc
 # PATCH-FIX-OPENSUSE 0001-Prepare-the-kdelibs4-removal.patch
-Patch0:         0001-Prepare-the-kdelibs4-removal.patch
+Patch0:         kdelibs4-removal.patch
 Patch1:         tuxpaint-import-eval.patch
-# PATCH-FIX-UPSTREAM bmwiedemann boo#1047218
-Patch2:         reproducible.patch
 BuildRequires:  SDL-devel
 BuildRequires:  SDL_Pango-devel
 BuildRequires:  SDL_image-devel
@@ -47,8 +45,6 @@
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
-# Makefile uses gnome-config to detect GNOME_PREFIX
-BuildRequires:  libgnome-devel
 BuildRequires:  librsvg-devel
 BuildRequires:  update-desktop-files
 Requires:       freefont
@@ -110,7 +106,6 @@
 %setup -q
 %patch0 -p1
 %patch1  -b .import-eval-patch
-%patch2  -b .reproducible
 find . -name CVS   -print0 | xargs -0 rm -rf
 find docs/ -type f -print0 | xargs -0 chmod -v 644
 

++++++ kdelibs4-removal.patch ++++++
Index: tuxpaint-0.9.23/Makefile
===================================================================
--- tuxpaint-0.9.23.orig/Makefile
+++ tuxpaint-0.9.23/Makefile
@@ -190,8 +190,8 @@ endif
 ICON_PREFIX:=$(DESTDIR)$(PREFIX)/share/pixmaps
 X11_ICON_PREFIX:=$(DESTDIR)$(PREFIX)/share/pixmaps
 
-KDE_PREFIX:=$(shell kde-config --install xdgdata-apps --expandvars 2> 
/dev/null)
-KDE_ICON_PREFIX:=$(shell kde4-config --install icon --expandvars 2> /dev/null)
+KDE_PREFIX:=$(DESTDIR)$(PREFIX)/share/applications
+KDE_ICON_PREFIX:=$(DESTDIR)$(PREFIX)/share/icons
 
 # Maemo flag
 MAEMOFLAG:=
@@ -786,7 +786,6 @@ install-kde:
          cp src/tuxpaint.desktop $(DESTDIR)$(KDE_PREFIX)/; \
          chmod 644 $(DESTDIR)$(KDE_PREFIX)/tuxpaint.desktop; \
        fi
-       kbuildsycoca4
 
 .PHONY: install-kde-icons
 install-kde-icons:
++++++ tuxpaint-0.9.22.tar.gz -> tuxpaint-0.9.23.tar.gz ++++++
/work/SRC/openSUSE:Factory/tuxpaint/tuxpaint-0.9.22.tar.gz 
/work/SRC/openSUSE:Factory/.tuxpaint.new.2352/tuxpaint-0.9.23.tar.gz differ: 
char 5, line 1


Reply via email to