Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tuxpaint for openSUSE:Factory 
checked in at 2024-08-13 13:23:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuxpaint (Old)
 and      /work/SRC/openSUSE:Factory/.tuxpaint.new.7232 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuxpaint"

Tue Aug 13 13:23:29 2024 rev:16 rq:1193247 version:0.9.33

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuxpaint/tuxpaint.changes        2024-02-12 
18:54:23.403224081 +0100
+++ /work/SRC/openSUSE:Factory/.tuxpaint.new.7232/tuxpaint.changes      
2024-08-13 13:23:44.699498780 +0200
@@ -1,0 +2,21 @@
+Fri Aug  2 06:18:46 UTC 2024 - Atri Bhattacharya <[email protected]>
+
+- Update to version 0.9.33:
+  * A new Filled Polygon magic tool offers a way to create
+    arbitrary filled polygonal shapes.
+  * A pair of Dither tools transform a drawing into a pattern of
+    dots reminiscent of classic computer displays or other devices
+    which can only show black and white.
+  * Add a set of fully transparent erasers to allow partially
+    exposing a background Starter or Template image (including
+    those created within Tux Paint) for subtle fading or ghost
+    effects.
+  * New Brushes have been added to the "Paint" and "Lines" tools.
+  * Brushes may have unique, localized descriptions.
+  * The "3D Glasses" Magic tool now offers multiple anaglyphic
+    color separation options.
+  * Magic tools may be upgrouped, appearing as one long list.
+  * Documentation improvements.
+- Switch Requires: freefonts -> gnu-free-fonts.
+
+-------------------------------------------------------------------

Old:
----
  tuxpaint-0.9.32.tar.gz

New:
----
  tuxpaint-0.9.33.tar.gz

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

Other differences:
------------------
++++++ tuxpaint.spec ++++++
--- /var/tmp/diff_new_pack.dMEW5g/_old  2024-08-13 13:23:45.831545947 +0200
+++ /var/tmp/diff_new_pack.dMEW5g/_new  2024-08-13 13:23:45.831545947 +0200
@@ -18,7 +18,7 @@
 
 %define sdlver 2
 Name:           tuxpaint
-Version:        0.9.32
+Version:        0.9.33
 Release:        0
 Summary:        Drawing Program for Young Children
 License:        GPL-2.0-or-later
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(SDL%{?sdlver}_ttf)
 BuildRequires:  pkgconfig(fribidi)
 BuildRequires:  gperf
-BuildRequires:  pkgconfig(imagequant)
+BuildRequires:  (libimagequant-devel or pkgconfig(imagequant))
 BuildRequires:  libpaper-devel
 BuildRequires:  libpng-devel
 BuildRequires:  xdg-utils
@@ -53,7 +53,7 @@
 BuildRequires:  pkgconfig(SDL%{?sdlver}_gfx)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  update-desktop-files
-Requires:       freefont
+Requires:       gnu-free-fonts
 Requires:       netpbm
 Recommends:     tuxpaint-config
 Recommends:     tuxpaint-stamps
@@ -160,10 +160,9 @@
 # remove unneeded scripts
 rm %{buildroot}/%{_datadir}/%{name}/fonts/locale/zh_tw_docs/*.{sh,py,pe}
 
-# move bash-completion to new home
 mkdir -p %{buildroot}/%{_datadir}/bash-completion/completions/
-mv     %{buildroot}%{_sysconfdir}/bash_completion.d/tuxpaint-completion.bash \
-       %{buildroot}%{_datadir}/bash-completion/completions/
+mv     
%{buildroot}%{_sysconfdir}/bash_completion.d/010_tuxpaint-completion.bash \
+       %{buildroot}%{_datadir}/bash-completion/completions/tuxpaint
 rmdir %{buildroot}%{_sysconfdir}/bash_completion.d
 
 # find lang
@@ -178,7 +177,7 @@
 %exclude %{_mandir}/man1/tp-magic-config*
 %dir %{_sysconfdir}/%{name}
 %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
-%{_datadir}/bash-completion/completions/tuxpaint-completion.bash
+%{_datadir}/bash-completion/completions/tuxpaint
 %{_bindir}/%{name}
 %{_bindir}/tuxpaint-import
 %{_libdir}/%{name}

++++++ tuxpaint-0.9.32.tar.gz -> tuxpaint-0.9.33.tar.gz ++++++
/work/SRC/openSUSE:Factory/tuxpaint/tuxpaint-0.9.32.tar.gz 
/work/SRC/openSUSE:Factory/.tuxpaint.new.7232/tuxpaint-0.9.33.tar.gz differ: 
char 18, line 1

++++++ tuxpaint-makefile.patch ++++++
--- /var/tmp/diff_new_pack.dMEW5g/_old  2024-08-13 13:23:45.879547947 +0200
+++ /var/tmp/diff_new_pack.dMEW5g/_new  2024-08-13 13:23:45.883548114 +0200
@@ -1,8 +1,8 @@
-Index: tuxpaint-0.9.32/Makefile
+Index: tuxpaint-0.9.33/Makefile
 ===================================================================
---- tuxpaint-0.9.32.orig/Makefile
-+++ tuxpaint-0.9.32/Makefile
-@@ -82,6 +82,7 @@ endif
+--- tuxpaint-0.9.33.orig/Makefile
++++ tuxpaint-0.9.33/Makefile
+@@ -89,6 +89,7 @@ endif
  #   <HOSTROOT>/lib            Library files.
  #   <HOSTROOT>/lib/pkgconfig  *.pc files.
  #
@@ -10,7 +10,7 @@
  ifdef HOST
    ifdef HOSTROOT
      ifeq ($(wildcard $(HOSTROOT)/.),)
-@@ -784,9 +785,9 @@ uninstall: uninstall-i18n
+@@ -804,9 +805,9 @@ uninstall: uninstall-i18n
          xdg-desktop-menu uninstall tux4kids-tuxpaint.desktop ; \
          xdg-desktop-menu uninstall tux4kids-tuxpaint-fullscreen.desktop ; \
        fi
@@ -23,7 +23,7 @@
  
  # Install default config file:
  .PHONY: install-default-config
-@@ -984,7 +985,7 @@ install-pkgxdg: src/tuxpaint.desktop src
+@@ -1009,7 +1010,7 @@ install-pkgxdg: src/tuxpaint.desktop src
  .PHONY: install-xdg
  install-xdg: src/tuxpaint.desktop src/tuxpaint-fullscreen.desktop 
src/org.tuxpaint.Tuxpaint.appdata.xml
        @echo ""
@@ -32,7 +32,7 @@
        @if [ "x$(shell which xdg-icon-resource)" != "x" ]; then \
          xdg-icon-resource install --size 192 data/images/icon192x192.png 
tux4kids-tuxpaint ; \
          xdg-icon-resource install --size 128 data/images/icon128x128.png 
tux4kids-tuxpaint ; \
-@@ -1011,9 +1012,9 @@ install-xdg: src/tuxpaint.desktop src/tu
+@@ -1036,9 +1037,9 @@ install-xdg: src/tuxpaint.desktop src/tu
          xdg-desktop-menu install tux4kids-tuxpaint-fullscreen.desktop ; \
          rm ./tux4kids-tuxpaint-fullscreen.desktop ; \
        fi

++++++ tuxpaint-pango-cflags.patch ++++++
--- /var/tmp/diff_new_pack.dMEW5g/_old  2024-08-13 13:23:45.895548613 +0200
+++ /var/tmp/diff_new_pack.dMEW5g/_new  2024-08-13 13:23:45.899548781 +0200
@@ -1,8 +1,8 @@
-Index: tuxpaint-0.9.32/Makefile
+Index: tuxpaint-0.9.33/Makefile
 ===================================================================
---- tuxpaint-0.9.32.orig/Makefile
-+++ tuxpaint-0.9.32/Makefile
-@@ -1203,7 +1203,7 @@ tuxpaint:        obj/tuxpaint.o obj/i18n.o obj/
+--- tuxpaint-0.9.33.orig/Makefile
++++ tuxpaint-0.9.33/Makefile
+@@ -1228,7 +1228,7 @@ tuxpaint:        obj/tuxpaint.o obj/i18n.o obj/
                $(ARCH_LIBS)
        @echo
        @echo "...Linking Tux Paint..."
@@ -11,7 +11,7 @@
                -o tuxpaint $^ \
                $(SDL_LIBS) $(SVG_LIB) $(ARCH_LINKS) -lm
        @$(RAD_CMD)
-@@ -1239,7 +1239,7 @@ obj/tuxpaint.o:  src/tuxpaint.c \
+@@ -1264,7 +1264,7 @@ obj/tuxpaint.o:  src/tuxpaint.c \
                $(ARCH_HEADERS)
        @echo
        @echo "...Compiling Tux Paint from source..."
@@ -20,7 +20,7 @@
                -c src/tuxpaint.c -o obj/tuxpaint.o
  
  # Broke gperf|sed up into two steps so that it will fail properly if gperf is 
not installed; there's probably a more elegant solution -bjk 2009.11.20
-@@ -1286,14 +1286,14 @@ obj/fonts.o:   src/fonts.c src/fonts.h src
+@@ -1311,14 +1311,14 @@ obj/fonts.o:   src/fonts.c src/fonts.h src
                src/get_fname.h src/debug.h
        @echo
        @echo "...Compiling font support..."

Reply via email to