From cf0e59055f4d19477a20c76569a6611d01d2c17c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 16:37:41 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- itstool.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/itstool.spec b/itstool.spec index 766d22c..fe7a540 100644 --- a/itstool.spec +++ b/itstool.spec @@ -1,6 +1,6 @@ Name: itstool Version: 2.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: ITS-based XML translation tool Group: Development/Tools @@ -36,6 +36,9 @@ make install DESTDIR=$RPM_BUILD_ROOT %doc %{_mandir}/man1/itstool.1.gz %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 2.0.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Jan 18 2017 Merlin Mathesius - 2.0.2-5 - Add BuildRequires: python to fix FTBFS (BZ#1414545).