Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package optipng for openSUSE:Factory checked in at 2023-03-07 16:48:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/optipng (Old) and /work/SRC/openSUSE:Factory/.optipng.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "optipng" Tue Mar 7 16:48:36 2023 rev:39 rq:1069598 version:0.7.7 Changes: -------- --- /work/SRC/openSUSE:Factory/optipng/optipng.changes 2022-05-12 22:58:29.340646051 +0200 +++ /work/SRC/openSUSE:Factory/.optipng.new.31432/optipng.changes 2023-03-07 16:48:51.145116639 +0100 @@ -1,0 +2,7 @@ +Mon Feb 27 10:18:05 UTC 2023 - pgaj...@suse.com + +- remove unused %optipng macro +- deleted sources + - macros.optipng (not needed) + +------------------------------------------------------------------- Old: ---- macros.optipng ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ optipng.spec ++++++ --- /var/tmp/diff_new_pack.RQZ1QF/_old 2023-03-07 16:48:51.713119628 +0100 +++ /var/tmp/diff_new_pack.RQZ1QF/_new 2023-03-07 16:48:51.717119649 +0100 @@ -1,7 +1,7 @@ # # spec file for package optipng # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,6 @@ Group: Productivity/Archiving/Compression URL: http://optipng.sourceforge.net/ Source0: https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-%{version}/optipng-%{version}.tar.gz -Source1: macros.optipng BuildRequires: libpng-devel BuildRequires: zlib-devel @@ -52,7 +51,6 @@ %install %make_install -install -D -m644 %{SOURCE1} %{buildroot}%{_rpmmacrodir}/macros.optipng %check %make_build check @@ -61,6 +59,5 @@ %doc README.txt doc %{_bindir}/optipng %{_mandir}/man1/optipng.1%{?ext_man} -%{_rpmmacrodir}/macros.optipng %changelog