Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xkbutils for openSUSE:Factory 
checked in at 2022-07-13 13:45:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xkbutils (Old)
 and      /work/SRC/openSUSE:Factory/.xkbutils.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xkbutils"

Wed Jul 13 13:45:27 2022 rev:7 rq:988763 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/xkbutils/xkbutils.changes        2013-02-28 
10:23:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xkbutils.new.1523/xkbutils.changes      
2022-07-13 13:45:51.974072521 +0200
@@ -1,0 +2,17 @@
+Tue Jul 12 22:14:38 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.0.5:
+  * XkbQueryExtension returns a Bool, don't use > 0 to check it
+  * Remove unused uStrCasePrefix fallback for strncasecmp
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * gitlab CI: add a basic build test
+  * Build xz tarballs instead of bzip2
+  * Use _CONST_X_STRING to make libXt declare String as const char *
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+-------------------------------------------------------------------

Old:
----
  xkbutils-1.0.4.tar.bz2

New:
----
  xkbutils-1.0.5.tar.xz

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

Other differences:
------------------
++++++ xkbutils.spec ++++++
--- /var/tmp/diff_new_pack.tcwJV8/_old  2022-07-13 13:45:52.498073264 +0200
+++ /var/tmp/diff_new_pack.tcwJV8/_new  2022-07-13 13:45:52.502073270 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xkbutils
 #
-# Copyright (c) 2013 SUSE LINUX Products 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:           xkbutils
-Version:        1.0.4
+Version:        1.0.5
 Release:        0
 Summary:        Collection of small utilities utilizing the X11 XKeyboard 
extension
 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:  pkg-config
 BuildRequires:  pkgconfig(inputproto)
 BuildRequires:  pkgconfig(x11)
@@ -56,7 +56,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog COPYING README.md
 %{_bindir}/xkbbell
 %{_bindir}/xkbvleds
 %{_bindir}/xkbwatch

Reply via email to