diff --git a/libXfont2-2.0.5.tar.bz2 b/libXfont2-2.0.5.tar.bz2 deleted file mode 100644 index 5f7e0d4..0000000 --- a/libXfont2-2.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa7c6f211cf7215c0ab4819ed893dc98034363d7b930b844bb43603c2e10b53e -size 524868 diff --git a/libXfont2-2.0.6.tar.xz b/libXfont2-2.0.6.tar.xz new file mode 100644 index 0000000..a6f7f8f --- /dev/null +++ b/libXfont2-2.0.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ca20017eb0fb3f56d8d5e60685f560fc85e5ff3d84c61c4cb891e40c27aef4 +size 446848 diff --git a/libXfont2.changes b/libXfont2.changes index 546e98f..5b88b63 100644 --- a/libXfont2.changes +++ b/libXfont2.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 27 09:04:20 UTC 2022 - Stefan Dirsch + +- Update to version 2.0.6 + * gitlab CI: add a basic build test + * Fix spelling/wording issues + * configure: Use pkg-config to handle zlib dependency if possible + * Fix comments to reflect removal of OS/2 support + ------------------------------------------------------------------- Mon Aug 2 09:57:36 UTC 2021 - Stefan Dirsch diff --git a/libXfont2.spec b/libXfont2.spec index ae2964d..83ffa07 100644 --- a/libXfont2.spec +++ b/libXfont2.spec @@ -1,7 +1,7 @@ # # spec file for package libXfont2 # -# 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 @@ -18,7 +18,7 @@ Name: libXfont2 %define lname libXfont2-2 -Version: 2.0.5 +Version: 2.0.6 Release: 0 Summary: X font handling library for server and utilities License: MIT @@ -27,7 +27,7 @@ URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfont #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfont/ -Source: %{name}-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool