Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vips for openSUSE:Factory checked in at 2022-01-26 21:27:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vips (Old) and /work/SRC/openSUSE:Factory/.vips.new.1938 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vips" Wed Jan 26 21:27:04 2022 rev:42 rq:949189 version:8.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/vips/vips.changes 2021-07-21 19:08:01.255462581 +0200 +++ /work/SRC/openSUSE:Factory/.vips.new.1938/vips.changes 2022-01-26 21:27:48.501651573 +0100 @@ -1,0 +2,18 @@ +Fri Jan 21 19:36:55 UTC 2022 - Marcus Rueckert <mrueck...@suse.de> + +- Update to version 8.12.1 + https://github.com/libvips/libvips/releases/tag/v8.12.1 + https://github.com/libvips/libvips/releases/tag/v8.12.0 + https://github.com/libvips/libvips/releases/tag/v8.11.4 + https://github.com/libvips/libvips/releases/tag/v8.11.3 + https://github.com/libvips/libvips/releases/tag/v8.11.2 + https://github.com/libvips/libvips/releases/tag/v8.11.1 + https://github.com/libvips/libvips/releases/tag/v8.11.0 +- this update adds modules in a version specific directory + which is packages as vips-modules-%{short_version} +- adds buildrequires for missing features: + pkgconfig(imagequant) + pkgconfig(libopenjp2) >= 2.4 +- Fix requires of the devel package to match the pkg-config files + +------------------------------------------------------------------- Old: ---- vips-8.10.6.tar.gz New: ---- vips-8.12.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vips.spec ++++++ --- /var/tmp/diff_new_pack.vHasm8/_old 2022-01-26 21:27:49.289646140 +0100 +++ /var/tmp/diff_new_pack.vHasm8/_new 2022-01-26 21:27:49.321645920 +0100 @@ -1,7 +1,7 @@ # # spec file for package vips # -# 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 @@ -19,11 +19,11 @@ %define _typelibdir %(pkg-config --variable=typelibdir gobject-introspection-1.0) %define _girdir %(pkg-config --variable=girdir gobject-introspection-1.0) %define libname lib%{name} -%define short_version 8.10 -%define short_version_ 8_10 +%define short_version 8.12 +%define short_version_ 8_12 %define somajor 42 Name: vips -Version: 8.10.6 +Version: 8.12.1 Release: 0 Summary: C/C++ library for processing large images License: LGPL-2.1-only @@ -52,11 +52,13 @@ BuildRequires: pkgconfig(fftw3) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(imagequant) BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libexif) BuildRequires: pkgconfig(libgsf-1) BuildRequires: pkgconfig(libheif) BuildRequires: pkgconfig(libjpeg) +BuildRequires: pkgconfig(libopenjp2) >= 2.4 BuildRequires: pkgconfig(libpng) BuildRequires: pkgconfig(librsvg-2.0) BuildRequires: pkgconfig(libtiff-4) @@ -78,6 +80,7 @@ %package -n %{libname}%{somajor} Summary: C/C++ library for processing large images Group: System/Libraries +Requires: vips-modules-%{short_version} >= %{version} %description -n %{libname}%{somajor} VIPS is an image processing system. It is good with large images @@ -103,6 +106,7 @@ Requires: pkgconfig(libjpeg) Requires: pkgconfig(libtiff-4) Requires: pkgconfig(zlib) +Requires: pkgconfig(gobject-2.0) %description -n %{libname}-devel This package contains the development files for developing applications that @@ -117,6 +121,14 @@ This package contains command line tools for processing large images using the VIPS library. +%package modules-%{short_version} +Summary: Additional modules for libvips +Group: Productivity/Graphics/Other +Requires: %{libname}%{somajor} = %{version} + +%description modules-%{short_version} +Additional modules for libvips. + %package doc Summary: Documentation for VIPS library Group: Documentation/Other @@ -156,12 +168,19 @@ %postun -n %{libname}%{somajor} -p /sbin/ldconfig %files -n %{libname}%{somajor} -f vips%{short_version}.lang +%license COPYING %{_libdir}/*.so.%{somajor}* +%files modules-%{short_version} +%license COPYING +%{_libdir}/vips-modules-%{short_version}/ + %files -n typelib-1_0-Vips-%{short_version_} +%license COPYING %{_typelibdir}/Vips-%{short_version}.typelib %files -n %{libname}-devel +%license COPYING %{_libdir}/*.so %{_includedir}/%{name}/ %{_libdir}/pkgconfig/* @@ -169,6 +188,7 @@ %{_girdir}/Vips-%{short_version}.gir %files tools +%license COPYING %{_bindir}/* %{_mandir}/man1/* ++++++ vips-8.10.6.tar.gz -> vips-8.12.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/vips/vips-8.10.6.tar.gz /work/SRC/openSUSE:Factory/.vips.new.1938/vips-8.12.1.tar.gz differ: char 26, line 1