From 8d5669e4f7dc06245a7af935607a2ddf559f4a656e8c3d46916891b914d4a331 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 31 Dec 2022 13:03:20 +0000 Subject: [PATCH] Accepting request 1043605 from home:dirkmueller:Factory - update to 1.4.6: * configure: Use AC_SYS_LARGEFILE to enable large file support * suppress four more warnings when 'warningLevel' is zero * suppress the "Could not resolve" warning when 'warningLevel' is zero * man page: remove out-of-date COPYRIGHT section * Build xz tarballs instead of bzip2 * Fix "upercase" typo OBS-URL: https://build.opensuse.org/request/show/1043605 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xkbcomp?expand=0&rev=31 --- xkbcomp-1.4.5.tar.bz2 | 3 --- xkbcomp-1.4.6.tar.xz | 3 +++ xkbcomp.changes | 11 +++++++++++ xkbcomp.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 xkbcomp-1.4.5.tar.bz2 create mode 100644 xkbcomp-1.4.6.tar.xz diff --git a/xkbcomp-1.4.5.tar.bz2 b/xkbcomp-1.4.5.tar.bz2 deleted file mode 100644 index 0d23647..0000000 --- a/xkbcomp-1.4.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e -size 251617 diff --git a/xkbcomp-1.4.6.tar.xz b/xkbcomp-1.4.6.tar.xz new file mode 100644 index 0000000..17352f9 --- /dev/null +++ b/xkbcomp-1.4.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa50d611ef41e034487af7bd8d8c718df53dd18002f591cca16b0384afc58e98 +size 233620 diff --git a/xkbcomp.changes b/xkbcomp.changes index 725a680..ef7d849 100644 --- a/xkbcomp.changes +++ b/xkbcomp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Dec 18 12:55:15 UTC 2022 - Dirk Müller + +- update to 1.4.6: + * configure: Use AC_SYS_LARGEFILE to enable large file support + * suppress four more warnings when 'warningLevel' is zero + * suppress the "Could not resolve" warning when 'warningLevel' is zero + * man page: remove out-of-date COPYRIGHT section + * Build xz tarballs instead of bzip2 + * Fix "upercase" typo + ------------------------------------------------------------------- Sat May 1 18:27:33 UTC 2021 - Dirk Müller diff --git a/xkbcomp.spec b/xkbcomp.spec index 1903e72..c5ab8e5 100644 --- a/xkbcomp.spec +++ b/xkbcomp.spec @@ -1,7 +1,7 @@ # # spec file for package xkbcomp # -# 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: xkbcomp -Version: 1.4.5 +Version: 1.4.6 Release: 0 Summary: Utility to compile XKB keyboard description License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: bison BuildRequires: pkgconfig BuildRequires: pkgconfig(x11)