Accepting request 113613 from home:dimstar:branches:X11:XOrg

Update to 1.1.0

OBS-URL: https://build.opensuse.org/request/show/113613
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/mkfontscale?expand=0&rev=2
This commit is contained in:
2012-04-15 10:51:00 +00:00
committed by Git OBS Bridge
parent 67543a93ce
commit 7f5979be24
4 changed files with 28 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sat Apr 14 20:09:03 UTC 2012 - dimstar@opensuse.org
- Update to version 1.1.0:
+ mkfontscale: fix Culmus entries to precede URW
+ Add Culmus foundry to the vendor list for TrueType & Type1
fonts
+ Add const attributes to fix gcc -Wwrite-strings warnings
+ Mark format string argument to dsprintf as const char *
+ mkfontscale: Support FontForge weight designations.
- Changes from version 1.0.9:
+ Add _X_ATTRIBUTE_PRINTF to functions taking printf format
arguments
+ makeList: free partially allocated list on failure
+ Leave room for null terminator in file & font name arrays
+ Sort contents of encodings.dir
+ Remove unused NEED_SNPRINTF code to #include non-existent
snprintf.c
+ Make fscanf format string constant so it can be checked at
compile time
+ Man page fixes.
+ Build system fixes.
-------------------------------------------------------------------
Fri Apr 13 11:33:51 UTC 2012 - vuntz@opensuse.org

View File

@@ -16,8 +16,8 @@
#
Name: mkfontscale
Version: 1.0.8
Release: 0
Version: 1.1.0
Release: 1
License: MIT
Summary: Utility to create index of scalable font files for X
Url: http://xorg.freedesktop.org/