Accepting request 195521 from home:Zaitor:branches:X11:XOrg

Update to ver 1.4.6

OBS-URL: https://build.opensuse.org/request/show/195521
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfont?expand=0&rev=9
This commit is contained in:
Stefan Dirsch 2013-08-18 19:34:56 +00:00 committed by Git OBS Bridge
parent d10e68d521
commit f13cdad7ee
4 changed files with 19 additions and 4 deletions

View File

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

3
libXfont-1.4.6.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Aug 17 22:04:16 UTC 2013 - zaitor@opensuse.org
- Update to version 1.4.6:
+ Require ANSI C89 pre-processor, drop pre-C89 token pasting
support.
+ Protect config.h inclusion with ifdef HAVE_CONFIG_H, like
usual.
+ Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS.
+ autogen.sh: Implement GNOME Build API.
+ configure: Remove AM_MAINTAINER_MODE.
+ catalogue: Fix obvious thinko.
+ Omit catalogue support on systems without symlinks.
+ If socket is interrupted with signal EINTR, re-attempt read.
-------------------------------------------------------------------
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de

View File

@ -18,7 +18,7 @@
Name: libXfont
%define lname libXfont1
Version: 1.4.5
Version: 1.4.6
Release: 0
Summary: X font handling library for server and utilities
License: MIT