From 0c8f83fdf63e4c992ebb2a56e4759828cc96e9fa29d7913314e26c89b9a54009 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 6 Oct 2020 10:48:34 +0000 Subject: [PATCH] - Update to version 20201003 * updated configure macros: + compiler-warning fixes + build-fixes for OpenBSD and macOS * update config.guess, config.sub OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/luit?expand=0&rev=21 --- luit-20150706.tgz | 3 --- luit-20201003.tgz | 3 +++ luit.changes | 9 +++++++++ luit.spec | 8 ++++---- 4 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 luit-20150706.tgz create mode 100644 luit-20201003.tgz diff --git a/luit-20150706.tgz b/luit-20150706.tgz deleted file mode 100644 index c61688d..0000000 --- a/luit-20150706.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cd5b799e4eb61275f3fe8b250e45cfeba4d332ea56e1e8cd582324aa69fb67a -size 186216 diff --git a/luit-20201003.tgz b/luit-20201003.tgz new file mode 100644 index 0000000..b460706 --- /dev/null +++ b/luit-20201003.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c948da3c8b163e8e8f23cbe1255e7f3fa234c48aaf470b201ce55a3ecb4ad985 +size 194835 diff --git a/luit.changes b/luit.changes index bf04a09..e140ce5 100644 --- a/luit.changes +++ b/luit.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 6 10:45:50 UTC 2020 - Stefan Dirsch + +- Update to version 20201003 + * updated configure macros: + + compiler-warning fixes + + build-fixes for OpenBSD and macOS + * update config.guess, config.sub + ------------------------------------------------------------------- Mon May 23 12:01:58 UTC 2016 - sndirsch@suse.com diff --git a/luit.spec b/luit.spec index 9b54c98..fb5a735 100644 --- a/luit.spec +++ b/luit.spec @@ -1,7 +1,7 @@ # # spec file for package luit # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # 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: luit -Version: 20150706 +Version: 20201003 Release: 0 Summary: Locale and ISO 2022 support for Unicode terminals License: MIT Group: System/X11/Utilities -Url: http://invisible-island.net/luit/ +URL: http://invisible-island.net/luit/ Source0: ftp://invisible-island.net/%{name}/%{name}-%{version}.tgz BuildRequires: pkg-config BuildRequires: pkgconfig(fontenc)