forked from pool/libXfont2
Accepting request 999540 from X11:XOrg
- 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/request/show/999540 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXfont2?expand=0&rev=7
This commit is contained in:
commit
144cef3683
@ -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
BIN
libXfont2-2.0.6.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
Mon Aug 2 09:57:36 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXfont2
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libXfont2
|
Name: libXfont2
|
||||||
%define lname libXfont2-2
|
%define lname libXfont2-2
|
||||||
Version: 2.0.5
|
Version: 2.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X font handling library for server and utilities
|
Summary: X font handling library for server and utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -27,7 +27,7 @@ URL: http://xorg.freedesktop.org/
|
|||||||
|
|
||||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfont
|
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfont
|
||||||
#Git-Web: http://cgit.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
|
Source1: baselibs.conf
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
#git#BuildRequires: autoconf >= 2.60, automake, libtool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user