diff --git a/mkfontscale-1.2.2.tar.xz b/mkfontscale-1.2.2.tar.xz deleted file mode 100644 index 7be94c9..0000000 --- a/mkfontscale-1.2.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4 -size 143436 diff --git a/mkfontscale-1.2.3.tar.xz b/mkfontscale-1.2.3.tar.xz new file mode 100644 index 0000000..d79dce1 --- /dev/null +++ b/mkfontscale-1.2.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2921cdc344f1acee04bcd6ea1e29565c1308263006e134a9ee38cf9c9d6fe75e +size 145584 diff --git a/mkfontscale.changes b/mkfontscale.changes index 855c9a1..9277fa4 100644 --- a/mkfontscale.changes +++ b/mkfontscale.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Mar 4 03:54:15 UTC 2024 - Stefan Dirsch + +- Update to version 1.2.3 + * configure: Use pkg-config to find zlib + * configure: Use AC_SYS_LARGEFILE to enable large file support + * gitlab CI: stop requiring Signed-off-by in commits + * Remove "All rights reserved" from Oracle copyright notices + * Convert to X.Org standard code style + * doDirectory: add missing check for malloc() returning NULL + * mkfontscale.c: handle -Wshadow warnings from gcc + * ident.c: clear -Wdeclaration-after-statement warning + * Variable scope reductions as recommended by cppcheck + * Resolve some -Wsign-conversion warnings from clang + * Fix -Wimplicit-float-conversion warnings from clang + * configure: Move check for zlib into its own section + * Address a UBSan warning about int left shift overflow + ------------------------------------------------------------------- Sun Apr 3 19:28:36 UTC 2022 - Stefan Dirsch diff --git a/mkfontscale.spec b/mkfontscale.spec index ff8c0fa..e3469bc 100644 --- a/mkfontscale.spec +++ b/mkfontscale.spec @@ -1,7 +1,7 @@ # # spec file for package mkfontscale # -# 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 @@ -17,7 +17,7 @@ Name: mkfontscale -Version: 1.2.2 +Version: 1.2.3 Release: 0 Summary: Utility to create index of scalable font files for X License: MIT