From a858299221c819eff1fe0ed22a839bb39d437064 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 20 Jan 2024 23:20:41 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- itstool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/itstool.spec b/itstool.spec index 68bb461..d3ae054 100644 --- a/itstool.spec +++ b/itstool.spec @@ -1,6 +1,6 @@ Name: itstool Version: 2.0.7 -Release: 6%{?dist} +Release: 7%{?dist} Summary: ITS-based XML translation tool License: GPL-3.0-or-later @@ -44,6 +44,9 @@ export PYTHON=%{__python3} %{_mandir}/man1/itstool.1* %changelog +* Sat Jan 20 2024 Fedora Release Engineering - 2.0.7-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Oct 09 2023 Nils Philippsen - 2.0.7-6 - Fix insufficiently quoted regular expressions which caused excessive warnings with Python 3.12