Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xf86-input-joystick for
openSUSE:Factory checked in at 2023-01-01 09:38:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-input-joystick (Old)
and /work/SRC/openSUSE:Factory/.xf86-input-joystick.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-input-joystick"
Sun Jan 1 09:38:30 2023 rev:10 rq:1045938 version:1.6.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-input-joystick/xf86-input-joystick.changes
2021-04-26 16:38:31.969971386 +0200
+++
/work/SRC/openSUSE:Factory/.xf86-input-joystick.new.1563/xf86-input-joystick.changes
2023-01-01 09:38:36.974698994 +0100
@@ -1,0 +2,17 @@
+Sat Dec 31 16:14:22 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.6.4
+ * Fix quoting in man page synopsis section
+ * Update README for gitlab migration
+ * Update configure.ac bug URL for gitlab migration
+ * Fix spelling/wording issues
+ * gitlab CI: add a basic build test
+ * gitlab CI: stop requiring Signed-off-by in commits
+ * autogen.sh: Implement GNOME Build API
+ * autogen.sh: use quoted string variables
+ * Adapt to USB HID header changes on NetBSD-8.99.9.
+ * autogen: add default patch prefix
+ * configure: Drop AM_MAINTAINER_MODE
+ * autogen.sh: use exec instead of waiting for configure to finish
+
+-------------------------------------------------------------------
Old:
----
xf86-input-joystick-1.6.3.tar.bz2
New:
----
xf86-input-joystick-1.6.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xf86-input-joystick.spec ++++++
--- /var/tmp/diff_new_pack.XpTLYy/_old 2023-01-01 09:38:37.522701990 +0100
+++ /var/tmp/diff_new_pack.XpTLYy/_new 2023-01-01 09:38:37.526702012 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xf86-input-joystick
#
-# 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
@@ -17,13 +17,13 @@
Name: xf86-input-joystick
-Version: 1.6.3
+Version: 1.6.4
Release: 0
Summary: Joystick input driver for the Xorg X server
License: MIT
Group: System/X11/Servers/XF86_4
URL: https://xorg.freedesktop.org/
-Source0:
https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
+Source0:
https://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig
BuildRequires: pkgconfig(inputproto)
BuildRequires: pkgconfig(kbproto)
@@ -71,7 +71,7 @@
%files
%license COPYING
-%doc ChangeLog README
+%doc ChangeLog README.md
%dir %{_libdir}/xorg/modules/input
%{_libdir}/xorg/modules/input/joystick_drv.so
%{_mandir}/man4/joystick.4%{?ext_man}