From e3f53d7b4808528a9e3cfe294183079627c40b22ad9d6a38c3fc738b929c92a9 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 2 Mar 2024 19:03:06 +0000 Subject: [PATCH] - update to 1.1.8 * This release includes build system cleanups and adds "e" to the fopen() flags to avoid leaking fd's when calling applications exec another program. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libfontenc?expand=0&rev=22 --- libfontenc-1.1.7.tar.xz | 3 --- libfontenc-1.1.8.tar.xz | 3 +++ libfontenc.changes | 8 ++++++++ libfontenc.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 libfontenc-1.1.7.tar.xz create mode 100644 libfontenc-1.1.8.tar.xz diff --git a/libfontenc-1.1.7.tar.xz b/libfontenc-1.1.7.tar.xz deleted file mode 100644 index 4c5fc57..0000000 --- a/libfontenc-1.1.7.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0d36991faee06551ddbaf5d99266e97becdc05edfae87a833c3ff7bf73cfec2 -size 272752 diff --git a/libfontenc-1.1.8.tar.xz b/libfontenc-1.1.8.tar.xz new file mode 100644 index 0000000..2dba4c4 --- /dev/null +++ b/libfontenc-1.1.8.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b02c3d405236e0d86806b1de9d6868fe60c313628b38350b032914aa4fd14c6 +size 274176 diff --git a/libfontenc.changes b/libfontenc.changes index 8f359e1..4806e89 100644 --- a/libfontenc.changes +++ b/libfontenc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Mar 2 18:55:05 UTC 2024 - Stefan Dirsch + +- update to 1.1.8 + * This release includes build system cleanups and adds "e" to the + fopen() flags to avoid leaking fd's when calling applications + exec another program. + ------------------------------------------------------------------- Fri Dec 9 22:35:13 UTC 2022 - Dirk Müller diff --git a/libfontenc.spec b/libfontenc.spec index 20dda2a..e0576d9 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -1,7 +1,7 @@ # # spec file for package libfontenc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 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: libfontenc %define lname libfontenc1 -Version: 1.1.7 +Version: 1.1.8 Release: 0 Summary: X11 font encoding library License: MIT