Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package freeimage for openSUSE:Factory checked in at 2022-06-23 10:24:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freeimage (Old) and /work/SRC/openSUSE:Factory/.freeimage.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freeimage" Thu Jun 23 10:24:06 2022 rev:10 rq:984381 version:3.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/freeimage/freeimage.changes 2021-04-22 18:06:30.498748677 +0200 +++ /work/SRC/openSUSE:Factory/.freeimage.new.1548/freeimage.changes 2022-06-23 10:24:48.727775309 +0200 @@ -1,0 +2,7 @@ +Sat Jun 18 15:55:52 UTC 2022 - Jan Engelhardt <[email protected]> + +- Adjust unbundle.patch to work with tiff >= 4.4.0 [boo#1200451] +- Refresh doxygen.patch as -p1, use %autosetup +- Trim redundant information from descriptions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freeimage.spec ++++++ --- /var/tmp/diff_new_pack.WOS6lQ/_old 2022-06-23 10:24:49.199775822 +0200 +++ /var/tmp/diff_new_pack.WOS6lQ/_new 2022-06-23 10:24:49.203775826 +0200 @@ -1,7 +1,7 @@ # # spec file for package freeimage # -# Copyright (c) 2021 SUSE LLC +# 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 @@ -23,7 +23,7 @@ Release: 0 Summary: Multi-format Image Decoder Library License: GPL-2.0-only OR GPL-3.0-only -URL: https://freeimage.sourceforge.net/ +URL: https://freeimage.sourceforge.io/ Source0: https://downloads.sourceforge.net/freeimage/FreeImage%{tarver}.zip Patch0: unbundle.patch # PATCH-FIX-OPENSUSE doxygen.patch [email protected] -- Fix documentation building (Based on patch from Fedora) @@ -53,10 +53,9 @@ BuildRequires: pkgconfig(zlib) %description -FreeImage is an Open Source library project for developers who would like to -support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as -needed by today's multimedia applications. FreeImage is easy to use, fast, -multithreading safe. +FreeImage is a library for developers who would like to support +graphics image formats like PNG, BMP, JPEG, TIFF and others as needed +by today's multimedia applications. %package devel Summary: Development Files for FreeImage @@ -74,31 +73,22 @@ Summary: Multi-format Image Decoder Library %description -n lib%{name}%{so_ver} -FreeImage is an Open Source library project for developers who would like to -support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as -needed by today's multimedia applications. FreeImage is easy to use and fast, -multithreading safe. +FreeImage is a library for developers who would like to support +graphics image formats like PNG, BMP, JPEG, TIFF and others as needed +by today's multimedia applications. %package -n lib%{name}plus%{so_ver} Summary: Multi-format Image Decoder Library %description -n lib%{name}plus%{so_ver} -FreeImage is an Open Source library project for developers who would like to -support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as -needed by today's multimedia applications. FreeImage is easy to use and fast, -multithreading safe. +FreeImage is a library for developers who would like to support +graphics image formats like PNG, BMP, JPEG, TIFF and others as needed +by today's multimedia applications. %prep -%setup -q -n FreeImage -%patch0 -p1 -%patch1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 +%autosetup -n FreeImage -p1 +%build # Remove bundled libs to make sure these don't get used during compile rm -rf Source/LibPNG/ Source/LibRawLite/ Source/OpenEXR/ Source/ZLib/ Source/LibOpenJPEG/ Source/LibJPEG/ @@ -115,7 +105,6 @@ touch -r $file $file.new && mv $file.new $file done -%build sh ./gensrclist.sh sh ./genfipsrclist.sh ++++++ doxygen.patch ++++++ --- /var/tmp/diff_new_pack.WOS6lQ/_old 2022-06-23 10:24:49.247775874 +0200 +++ /var/tmp/diff_new_pack.WOS6lQ/_new 2022-06-23 10:24:49.251775879 +0200 @@ -1,7 +1,11 @@ -Index: Wrapper/FreeImagePlus/doc/FreeImagePlus.dox +--- + Wrapper/FreeImagePlus/doc/FreeImagePlus.dox | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +Index: FreeImage/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox =================================================================== ---- Wrapper/FreeImagePlus/doc/FreeImagePlus.dox.orig -+++ Wrapper/FreeImagePlus/doc/FreeImagePlus.dox +--- FreeImage.orig/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox ++++ FreeImage/Wrapper/FreeImagePlus/doc/FreeImagePlus.dox @@ -58,7 +58,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. ++++++ unbundle.patch ++++++ ++++ 666 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/freeimage/unbundle.patch ++++ and /work/SRC/openSUSE:Factory/.freeimage.new.1548/unbundle.patch
