Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package grafx2 for openSUSE:Factory checked in at 2022-04-22 21:55:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grafx2 (Old) and /work/SRC/openSUSE:Factory/.grafx2.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grafx2" Fri Apr 22 21:55:10 2022 rev:2 rq:972199 version:2.8.3124 Changes: -------- --- /work/SRC/openSUSE:Factory/grafx2/grafx2.changes 2020-07-03 00:11:15.127836041 +0200 +++ /work/SRC/openSUSE:Factory/.grafx2.new.1538/grafx2.changes 2022-04-22 21:56:24.294953033 +0200 @@ -1,0 +2,14 @@ +Fri Apr 22 10:53:34 UTC 2022 - Matthias Mail??nder <[email protected]> + +- Update to version 2.8.3124 + + New Features + * Load and save SymbOS SGX files + Improvements + * Amstrad CPC SCR loading: handle ConvImgCPC packed files + Fixes + * Gradient ellipses tool could write pixels outside the image in some cases + * Fix canvas size when saving GIF files + * Many fixes to file path handling and unicode support + +------------------------------------------------------------------- Old: ---- grafx2-2.7.2950-src.tgz New: ---- grafx2-2.8.3124-src.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grafx2.spec ++++++ --- /var/tmp/diff_new_pack.rDLpAz/_old 2022-04-22 21:56:24.686953480 +0200 +++ /var/tmp/diff_new_pack.rDLpAz/_new 2022-04-22 21:56:24.690953485 +0200 @@ -1,7 +1,7 @@ # # spec file for package grafx2 # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,22 @@ # 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: grafx2 -Version: 2.7.2950 +Version: 2.8.3124 Release: 0 Summary: Pixel Art editor License: GPL-2.0-only Group: Productivity/Graphics/Bitmap Editors URL: http://grafx2.tk -Source: https://gitlab.com/GrafX2/grafX2/-/jobs/428763304/artifacts/raw/grafx2-%{version}-src.tgz +Source: https://gitlab.com/GrafX2/grafX2/-/jobs/2038210751/artifacts/raw/grafx2-%{version}-src.tgz BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme +BuildRequires: libpng16-devel +BuildRequires: libtiff-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(SDL_image) @@ -37,14 +39,12 @@ BuildRequires: pkgconfig(sdl) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(zlib) -BuildRequires: libtiff-devel -BuildRequires: libpng16-devel %description -GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and Brilliance +GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and Brilliance. %prep -%setup -q -n grafx2 +%autosetup -n grafx2 %build cd src @@ -63,16 +63,6 @@ mv %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/grafx2.xpm %{buildroot}%{_datadir}/pixmaps/grafx2.xpm mv %{buildroot}%{_bindir}/grafx2-sdl %{buildroot}%{_bindir}/grafx2 -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%icon_theme_cache_post - -%postun -%desktop_database_postun -%icon_theme_cache_postun -%endif - %files %{_bindir}/grafx2 %{_datadir}/grafx2 ++++++ grafx2-2.7.2950-src.tgz -> grafx2-2.8.3124-src.tgz ++++++ ++++ 18589 lines of diff (skipped)
