Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gimp-plugin-resynthesizer for openSUSE:Factory checked in at 2024-01-19 23:02:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gimp-plugin-resynthesizer (Old) and /work/SRC/openSUSE:Factory/.gimp-plugin-resynthesizer.new.16006 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gimp-plugin-resynthesizer" Fri Jan 19 23:02:23 2024 rev:4 rq:1139898 version:2.0.3~git.20231001 Changes: -------- --- /work/SRC/openSUSE:Factory/gimp-plugin-resynthesizer/gimp-plugin-resynthesizer.changes 2022-09-08 14:24:05.310729081 +0200 +++ /work/SRC/openSUSE:Factory/.gimp-plugin-resynthesizer.new.16006/gimp-plugin-resynthesizer.changes 2024-01-19 23:02:38.110992338 +0100 @@ -1,0 +2,6 @@ +Fri Jan 19 10:29:36 UTC 2024 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to 2.0.3~git.20231001: + * switch to a new fork that removes Python2 requirements + +------------------------------------------------------------------- Old: ---- gimp-plugin-resynthesizer-2.0.3~git.20220422.tar.xz New: ---- gimp-plugin-resynthesizer-2.0.3~git.20231001.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gimp-plugin-resynthesizer.spec ++++++ --- /var/tmp/diff_new_pack.zrYsuq/_old 2024-01-19 23:02:38.907021457 +0100 +++ /var/tmp/diff_new_pack.zrYsuq/_new 2024-01-19 23:02:38.907021457 +0100 @@ -1,7 +1,7 @@ # # spec file for package gimp-plugin-resynthesizer # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,22 +17,19 @@ Name: gimp-plugin-resynthesizer -Version: 2.0.3~git.20220422 +Version: 2.0.3~git.20231001 Release: 0 License: GPL-3.0-or-later Summary: Suite of gimp plugins for texture synthesis -URL: https://github.com/bootchk/resynthesizer +URL: https://github.com/itr-tert/gimp-resynthesizer-scm Group: Productivity/Graphics/Bitmap Editors Source: %{name}-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc -BuildRequires: gimp -BuildRequires: gimp-devel +BuildRequires: gimp-devel < 3.0 BuildRequires: intltool BuildRequires: pkgconfig(glib-2.0) -Requires: gimp-plugins-python -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package is a set of plugins for use with the Gimp program. @@ -43,24 +40,25 @@ - various plugins (in Python language) that call the resynthesizer engine %prep -%autosetup +%autosetup -p1 %build ./autogen.sh %configure -make %{?_smp_mflags} +%make_build %install %make_install -%find_lang resynthesizer %clean rm -rf %{buildroot} -%files -f resynthesizer.lang -%defattr(-,root,root) -%doc AUTHORS ChangeLog NEWS README +%files +%doc README.md %license COPYING %{_libdir}/gimp/2.0/plug-ins/* %{_datadir}/resynthesizer/ +%dir %{_datadir}/gimp/2.0/scripts +%dir %{_datadir}/gimp/2.0/scripts/resynthesizer-scm +%{_datadir}/gimp/2.0/scripts/resynthesizer-scm/* ++++++ _service ++++++ --- /var/tmp/diff_new_pack.zrYsuq/_old 2024-01-19 23:02:38.935022481 +0100 +++ /var/tmp/diff_new_pack.zrYsuq/_new 2024-01-19 23:02:38.939022628 +0100 @@ -1,6 +1,6 @@ <services> <service name="tar_scm" mode="disabled"> - <param name="url">https://github.com/bootchk/resynthesizer</param> + <param name="url">https://github.com/itr-tert/gimp-resynthesizer-scm</param> <param name="scm">git</param> <param name="exclude">.git</param> <param name="filename">gimp-plugin-resynthesizer</param> ++++++ gimp-plugin-resynthesizer-2.0.3~git.20220422.tar.xz -> gimp-plugin-resynthesizer-2.0.3~git.20231001.tar.xz ++++++ ++++ 5451 lines of diff (skipped)