Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xkbevd for openSUSE:Factory checked 
in at 2022-11-14 14:28:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xkbevd (Old)
 and      /work/SRC/openSUSE:Factory/.xkbevd.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xkbevd"

Mon Nov 14 14:28:53 2022 rev:7 rq:1035538 version:1.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xkbevd/xkbevd.changes    2015-04-25 
11:26:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xkbevd.new.1597/xkbevd.changes  2022-11-14 
14:28:56.782957309 +0100
@@ -1,0 +2,19 @@
+Sun Nov 13 20:12:09 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.1.5
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * gitlab CI: add a basic build test
+  * man page: remove out-of-date COPYRIGHT section
+  * gitlab CI: stop requiring Signed-off-by in commits
+  * Variable scope reduction as suggested by cppcheck
+  * Rename shadowed variables
+  * cfgscan: check if character is EOF before calling isalpha or isdigit
+  * xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path
+  * eventTypeToString: remove unnecessary strcpy to static buffer
+  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+-------------------------------------------------------------------

Old:
----
  xkbevd-1.1.4.tar.bz2

New:
----
  xkbevd-1.1.5.tar.xz

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

Other differences:
------------------
++++++ xkbevd.spec ++++++
--- /var/tmp/diff_new_pack.29CFY3/_old  2022-11-14 14:28:58.218964820 +0100
+++ /var/tmp/diff_new_pack.29CFY3/_new  2022-11-14 14:28:58.226964862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xkbevd
 #
-# Copyright (c) 2015 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           xkbevd
-Version:        1.1.4
+Version:        1.1.5
 Release:        0
 Summary:        XKB event daemon
 License:        MIT
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
-Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+URL:            http://xorg.freedesktop.org/
+Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 BuildRequires:  bison
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
@@ -50,7 +50,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog COPYING README.md
 %{_bindir}/xkbevd
 %{_mandir}/man1/xkbevd.1%{?ext_man}
 

Reply via email to