From 9bbed4233b341cb7ef0dec1ca7a8c777ffe7046f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 2 Mar 2021 16:14:07 +0100 Subject: [PATCH] Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. --- brltty.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/brltty.spec b/brltty.spec index 552a715..4a8cd76 100644 --- a/brltty.spec +++ b/brltty.spec @@ -33,7 +33,7 @@ Name: brltty Version: %{pkg_version} -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: http://brltty.app/ Source0: http://brltty.app/archive/%{name}-%{version}.tar.xz @@ -549,6 +549,10 @@ fi %config(noreplace) %verify(not size md5 mtime) %{_sysconfdir}/brltty/Initramfs/cmdline %changelog +* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek - 6.3-3 +- Rebuilt for updated systemd-rpm-macros + See https://pagure.io/fesco/issue/2583. + * Mon Mar 1 13:12:00 GMT 2021 Richard W.M. Jones - 6.3-2 - OCaml 4.12.0 build