Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tuxpaint for openSUSE:Factory 
checked in at 2025-01-05 15:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuxpaint (Old)
 and      /work/SRC/openSUSE:Factory/.tuxpaint.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuxpaint"

Sun Jan  5 15:30:17 2025 rev:17 rq:1234740 version:0.9.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuxpaint/tuxpaint.changes        2024-08-13 
13:23:44.699498780 +0200
+++ /work/SRC/openSUSE:Factory/.tuxpaint.new.1881/tuxpaint.changes      
2025-01-05 15:30:28.607838466 +0100
@@ -1,0 +2,25 @@
+Fri Jan  3 13:38:19 UTC 2025 - Atri Bhattacharya <[email protected]>
+
+- Fix `desktop-file-install` usage:
+  * Drop `-add-category=KidsGame` as the category is already
+    included in source .desktop file.
+  * Drop use of `--vendor` option: unnecessary and causes build
+    failures in Staging project (where %vendor is undefined).
+
+-------------------------------------------------------------------
+Sat Dec 21 11:59:02 UTC 2024 - Atri Bhattacharya <[email protected]>
+
+- Update to version 0.9.34:
+  * Promote the "Fill" tool, previously found under the "Magic"
+    section of Tux Paint, to the main toolbar.
+  * Some performance improvements during start-up and when
+    bringing up the "New" drawing dialog.
+  * The solid background colors can also be placed at the end of
+    start-up dialog, allowing emphasis of template images.
+  * Allow disabling stereo sound.
+  * For a full list of changes, see
+    /usr/share/doc/packages/tuxpaint/CHANGES.txt.
+- Drop use of deprecated %suse_update_desktop_file macro; use
+  desktop-file-utils instead.
+
+-------------------------------------------------------------------

Old:
----
  tuxpaint-0.9.33.tar.gz

New:
----
  tuxpaint-0.9.34.tar.gz

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

Other differences:
------------------
++++++ tuxpaint.spec ++++++
--- /var/tmp/diff_new_pack.lut6aj/_old  2025-01-05 15:30:29.139860349 +0100
+++ /var/tmp/diff_new_pack.lut6aj/_new  2025-01-05 15:30:29.143860513 +0100
@@ -18,7 +18,7 @@
 
 %define sdlver 2
 Name:           tuxpaint
-Version:        0.9.33
+Version:        0.9.34
 Release:        0
 Summary:        Drawing Program for Young Children
 License:        GPL-2.0-or-later
@@ -32,6 +32,7 @@
 # PATCH-FIX-UPSTREAM tuxpaint-pango-cflags.patch -- Include cflags from 
pango's pkgconfig file, needed only for sdl2 flavour
 Patch2:         tuxpaint-pango-cflags.patch
 BuildRequires:  ImageMagick
+BuildRequires:  desktop-file-utils
 BuildRequires:  pkgconfig(sdl%{?sdlver})
 BuildRequires:  pkgconfig(SDL%{?sdlver}_Pango)
 BuildRequires:  pkgconfig(SDL%{?sdlver}_image)
@@ -52,7 +53,6 @@
 BuildRequires:  gettext-devel
 BuildRequires:  pkgconfig(SDL%{?sdlver}_gfx)
 BuildRequires:  pkgconfig(librsvg-2.0)
-BuildRequires:  update-desktop-files
 Requires:       gnu-free-fonts
 Requires:       netpbm
 Recommends:     tuxpaint-config
@@ -62,7 +62,6 @@
 # Fedora
 #
 %if 0%{?fedora_version}
-BuildRequires:  desktop-file-utils
 BuildRequires:  freetype-devel >= 2.0
 BuildRequires:  gettext
 BuildRequires:  librsvg2-devel
@@ -144,16 +143,13 @@
 # Delete hidden thumbnail files
 find %{buildroot}%{_datadir}/%{name} -name ".thumbs" -print -exec rm -fr {} +
 
+desktop-file-install --dir %{buildroot}/%{_datadir}/applications \
+    --delete-original \
+    ./src/tuxpaint.desktop
+
 %if 0%{?suse_version}
-find %{buildroot} -name "*.desktop" -print -delete
-%suse_update_desktop_file -i %{name} Game KidsGame
 %fdupes -s %{buildroot}
 %else
-desktop-file-install --dir %{buildroot}/%{_datadir}/applications \
-    --vendor %{vendor} \
-    --add-category KidsGame \
-    --delete-original \
-    %{buildroot}/%{_datadir}/applications/tuxpaint.desktop
 rm -rf %{buildroot}/%{_docdir}/%{name}
 %endif
 

++++++ tuxpaint-0.9.33.tar.gz -> tuxpaint-0.9.34.tar.gz ++++++
/work/SRC/openSUSE:Factory/tuxpaint/tuxpaint-0.9.33.tar.gz 
/work/SRC/openSUSE:Factory/.tuxpaint.new.1881/tuxpaint-0.9.34.tar.gz differ: 
char 12, line 1

Reply via email to