From 0e18fd05cb83a4155deb9851caf7ec69899c48ec Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 18 Dec 2023 18:43:05 +0000 Subject: [PATCH] Bump release and rebuild --- brltty.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/brltty.spec b/brltty.spec index 95fabb2..7d8b586 100644 --- a/brltty.spec +++ b/brltty.spec @@ -47,7 +47,7 @@ Name: brltty Version: 6.6 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPL-2.0-or-later URL: http://brltty.app/ Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz @@ -694,6 +694,9 @@ fi %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline %changelog +* Mon Dec 18 2023 Richard W.M. Jones - 6.6-8 +- Bump release and rebuild + * Mon Dec 18 2023 Richard W.M. Jones - 6.6-7 - OCaml 5.1.1 + s390x code gen fix for Fedora 40