From 26e9dfc191a69e024a56136957b75c38aea7e2ea76aca34462798cee7a7ad455 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 3 Apr 2022 19:30:33 +0000 Subject: [PATCH] - Update to version 1.2.2 * bugfix release OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/mkfontscale?expand=0&rev=23 --- mkfontscale-1.2.1.tar.bz2 | 3 --- mkfontscale-1.2.2.tar.xz | 3 +++ mkfontscale.changes | 6 ++++++ mkfontscale.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 mkfontscale-1.2.1.tar.bz2 create mode 100644 mkfontscale-1.2.2.tar.xz diff --git a/mkfontscale-1.2.1.tar.bz2 b/mkfontscale-1.2.1.tar.bz2 deleted file mode 100644 index 0893eaf..0000000 --- a/mkfontscale-1.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca0495eb974a179dd742bfa6199d561bda1c8da4a0c5a667f21fd82aaab6bac7 -size 150808 diff --git a/mkfontscale-1.2.2.tar.xz b/mkfontscale-1.2.2.tar.xz new file mode 100644 index 0000000..7be94c9 --- /dev/null +++ b/mkfontscale-1.2.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ae3fb5b1fe7436e1f565060acaa3e2918fe745b0e4979b5593968914fe2d5c4 +size 143436 diff --git a/mkfontscale.changes b/mkfontscale.changes index e48bb62..855c9a1 100644 --- a/mkfontscale.changes +++ b/mkfontscale.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Apr 3 19:28:36 UTC 2022 - Stefan Dirsch + +- Update to version 1.2.2 + * bugfix release + ------------------------------------------------------------------- Fri Mar 12 23:14:34 UTC 2021 - Dirk Müller diff --git a/mkfontscale.spec b/mkfontscale.spec index ee23e17..ff8c0fa 100644 --- a/mkfontscale.spec +++ b/mkfontscale.spec @@ -1,7 +1,7 @@ # # spec file for package mkfontscale # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: mkfontscale -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Utility to create index of scalable font files for X License: MIT Group: System/X11/Utilities URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz BuildRequires: pkgconfig BuildRequires: zlib-devel BuildRequires: pkgconfig(fontenc)