From bf899e2de3db1a49b6282296b2cfe08add78f48cf1cdff339302a817c67fc1ab Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 21 Feb 2019 11:25:45 +0000 Subject: [PATCH] - Update to version 1.1.4 * This release fixes a bug that would cause mkfontscale(1) to fail to produce entries for the iso8859-7 encoding because of wrong Unicode mappings for the iso8859-7 codepage. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=14 --- libfontenc-1.1.3.tar.bz2 | 3 --- libfontenc-1.1.4.tar.bz2 | 3 +++ libfontenc.changes | 8 ++++++++ libfontenc.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 libfontenc-1.1.3.tar.bz2 create mode 100644 libfontenc-1.1.4.tar.bz2 diff --git a/libfontenc-1.1.3.tar.bz2 b/libfontenc-1.1.3.tar.bz2 deleted file mode 100644 index 2045683..0000000 --- a/libfontenc-1.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70588930e6fc9542ff38e0884778fbc6e6febf21adbab92fd8f524fe60aefd21 -size 301494 diff --git a/libfontenc-1.1.4.tar.bz2 b/libfontenc-1.1.4.tar.bz2 new file mode 100644 index 0000000..72bd217 --- /dev/null +++ b/libfontenc-1.1.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cfcce810ddd48f2e5dc658d28c1808e86dcf303eaff16728b9aa3dbc0092079 +size 320492 diff --git a/libfontenc.changes b/libfontenc.changes index b2598bd..27bc58d 100644 --- a/libfontenc.changes +++ b/libfontenc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 21 11:24:42 UTC 2019 - sndirsch@suse.com + +- Update to version 1.1.4 + * This release fixes a bug that would cause mkfontscale(1) to + fail to produce entries for the iso8859-7 encoding because of + wrong Unicode mappings for the iso8859-7 codepage. + ------------------------------------------------------------------- Mon May 4 14:06:28 UTC 2015 - sndirsch@suse.com diff --git a/libfontenc.spec b/libfontenc.spec index e8652c3..d477146 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -1,7 +1,7 @@ # # spec file for package libfontenc # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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: libfontenc %define lname libfontenc1 -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: X11 font encoding library License: MIT @@ -44,8 +44,8 @@ tools for handling fonts with different character set encodings. %package -n %lname Summary: X11 font encoding library -Group: System/Libraries # O/P added for 12.2 +Group: System/Libraries Provides: xorg-x11-libfontenc = 7.6_%version-%release Obsoletes: xorg-x11-libfontenc < 7.6_%version-%release