Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libxkbfile for openSUSE:Factory 
checked in at 2022-10-19 13:17:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxkbfile (Old)
 and      /work/SRC/openSUSE:Factory/.libxkbfile.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxkbfile"

Wed Oct 19 13:17:14 2022 rev:12 rq:1029712 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxkbfile/libxkbfile.changes    2019-03-26 
22:29:11.629752534 +0100
+++ /work/SRC/openSUSE:Factory/.libxkbfile.new.2275/libxkbfile.changes  
2022-10-19 13:17:17.353173880 +0200
@@ -1,0 +2,13 @@
+Tue Oct 18 11:09:38 UTC 2022 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to version 1.1.1
+  * Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
+  * Convert check for strcasecmp to normal autoconf style
+  * Fix spelling/wording issues
+  * gitlab CI: add a basic build test
+  * fix an off-by-one error in copying the name of a virtual modifier
+  * Escape non-printable characters correctly
+  * unifdef NOTYET
+  * Fix check for appending '|' character when applying rules
+
+-------------------------------------------------------------------

Old:
----
  libxkbfile-1.1.0.tar.bz2

New:
----
  libxkbfile-1.1.1.tar.xz

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

Other differences:
------------------
++++++ libxkbfile.spec ++++++
--- /var/tmp/diff_new_pack.WvqDlo/_old  2022-10-19 13:17:18.257175754 +0200
+++ /var/tmp/diff_new_pack.WvqDlo/_new  2022-10-19 13:17:18.261175762 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxkbfile
 #
-# 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
@@ -12,22 +12,22 @@
 # 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:           libxkbfile
 %define lname  libxkbfile1
-Version:        1.1.0
+Version:        1.1.1
 Release:        0
 Summary:        X11 keyboard file manipulation 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/libxkbfile
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libxkbfile/
-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
 

Reply via email to