- 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfont2?expand=0&rev=15
This commit is contained in:
Stefan Dirsch 2022-08-27 09:05:18 +00:00 committed by Git OBS Bridge
parent a3f2e05a51
commit 961f2b0673
4 changed files with 15 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa7c6f211cf7215c0ab4819ed893dc98034363d7b930b844bb43603c2e10b53e
size 524868

BIN
libXfont2-2.0.6.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Aug 27 09:04:20 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- 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 <sndirsch@suse.com>

View File

@ -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