From 8e17a87947483181ca7f80c28bdec48062a157e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Zatloukal?= Date: Thu, 13 Jul 2023 13:27:56 +0200 Subject: [PATCH] Rebuilt for ICU 73.2 --- brltty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brltty.spec b/brltty.spec index abd993a..0608fa0 100644 --- a/brltty.spec +++ b/brltty.spec @@ -47,7 +47,7 @@ Name: brltty Version: %{pkg_version} -Release: 18%{?dist} +Release: 19%{?dist} License: LGPL-2.0-or-later URL: http://brltty.app/ Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz @@ -692,6 +692,9 @@ fi %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline %changelog +* Thu Jul 13 2023 FrantiĊĦek Zatloukal - 6.5-19 +- Rebuilt for ICU 73.2 + * Wed Jul 12 2023 Richard W.M. Jones - 6.5-18 - OCaml 5.0 rebuild for Fedora 39