Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libXpm for openSUSE:Factory checked in at 2022-11-22 16:09:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXpm (Old) and /work/SRC/openSUSE:Factory/.libXpm.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXpm" Tue Nov 22 16:09:21 2022 rev:11 rq:1036996 version:3.5.14 Changes: -------- --- /work/SRC/openSUSE:Factory/libXpm/libXpm.changes 2020-01-07 23:50:50.583953123 +0100 +++ /work/SRC/openSUSE:Factory/.libXpm.new.1597/libXpm.changes 2022-11-22 16:09:22.793785261 +0100 @@ -1,0 +2,16 @@ +Sun Nov 20 22:52:35 UTC 2022 - Stefan Dirsch <sndir...@suse.com> + +- Update to version 3.5.14 + * Fix spelling/wording issues + * man: strip trailing whitespace + * gitlab CI: add a basic build test + * man pages: Make file names consistent with their displayed names + * man pages: Fix shadow man pages + * man pages: Make function synopses more consistent with other pages + * man pages: Add missing word 'function' where needed + * man pages: Fix typos + * man pages: Correct Copyright/License notices + * add man pages based on doc/xpm.PS + * update man pages + +------------------------------------------------------------------- Old: ---- libXpm-3.5.13.tar.bz2 New: ---- libXpm-3.5.14.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXpm.spec ++++++ --- /var/tmp/diff_new_pack.gxeCLH/_old 2022-11-22 16:09:23.253787598 +0100 +++ /var/tmp/diff_new_pack.gxeCLH/_new 2022-11-22 16:09:23.257787619 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXpm # -# Copyright (c) 2020 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 @@ -18,16 +18,16 @@ Name: libXpm %define lname libXpm4 -Version: 3.5.13 +Version: 3.5.14 Release: 0 Summary: X Pixmap image file format library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXpm #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXpm/ -Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool @@ -102,6 +102,7 @@ %_includedir/X11/* %_libdir/libXpm.so %_libdir/pkgconfig/xpm.pc +%_mandir/man3/*.3* %files tools %defattr(-,root,root)