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)