Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libXpresent for openSUSE:Factory 
checked in at 2022-10-18 15:22:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXpresent (Old)
 and      /work/SRC/openSUSE:Factory/.libXpresent.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXpresent"

Tue Oct 18 15:22:02 2022 rev:3 rq:1029700 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXpresent/libXpresent.changes  2019-09-11 
10:35:24.359296006 +0200
+++ /work/SRC/openSUSE:Factory/.libXpresent.new.2275/libXpresent.changes        
2022-10-18 15:22:05.117566665 +0200
@@ -1,0 +2,16 @@
+Tue Oct 18 09:14:28 UTC 2022 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 1.0.1
+  * autogen: use exec instead of waiting for configure to finish
+  * autogen: add default patch prefix
+  * configure, xpresent.pc: require xext, xfixes and xrandr
+  * autogen: use quoted string variables
+  * autogen: Implement GNOME Build API
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * Build xz tarballs instead of bzip2
+  * Fix spelling/wording issues
+  * configure: Drop AM_MAINTAINER_MODE
+  * Add man pages for libXpresent
+
+-------------------------------------------------------------------

Old:
----
  libXpresent-1.0.0.tar.bz2

New:
----
  libXpresent-1.0.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libXpresent.spec ++++++
--- /var/tmp/diff_new_pack.P7ggZE/_old  2022-10-18 15:22:05.565567347 +0200
+++ /var/tmp/diff_new_pack.P7ggZE/_new  2022-10-18 15:22:05.569567353 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libXpresent
 #
-# Copyright (c) 2019 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
@@ -20,13 +20,13 @@
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 
 Name:           libXpresent
-Version:        1.0.0
+Version:        1.0.1
 Release:        0
 Summary:        An X Window System client interface to the Present extension 
to the X protocol
 License:        MIT
 Group:          Development/Libraries/X11
-Url:            https://gitlab.freedesktop.org/xorg/lib/libxpresent
-Source:         
https://www.x.org/releases/individual/lib/%{name}-%{version}.tar.bz2
+URL:            https://gitlab.freedesktop.org/xorg/lib/libxpresent
+Source:         
https://www.x.org/releases/individual/lib/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xrandr)
@@ -35,6 +35,7 @@
 %endif
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 
 %description
@@ -77,6 +78,7 @@
 %install
 %make_install
 rm -f %{buildroot}%{_libdir}/*.la
+%fdupes %{buildroot}%{_mandir}
 
 %post -n %{lname} -p /sbin/ldconfig
 
@@ -87,10 +89,10 @@
 
 %files devel
 %license COPYING AUTHORS
-%doc README
+%doc README.md
 %{_includedir}/X11/extensions/Xpresent.h
 %{_libdir}/libXpresent.{a,so}
 %{_libdir}/pkgconfig/xpresent.pc
-%{_mandir}/man3/Xpresent.3%{ext_man}
+%{_mandir}/man3/{Xpresent,XPresent*}.3%{ext_man}
 
 %changelog

Reply via email to