diff --git a/transfig.spec b/transfig.spec index 128c0bc..2f3da8d 100644 --- a/transfig.spec +++ b/transfig.spec @@ -1,6 +1,6 @@ Name: transfig Version: 3.2.6 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 Summary: Utility for converting FIG files (made by xfig) to other formats License: MIT @@ -51,6 +51,9 @@ make %{?_smp_mflags} %{_mandir}/man1/*.1.gz %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1:3.2.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Sep 19 2016 Tomas Repik - 1:3.2.6-2 - added missing requires for netpbm-progs (RHBZ#1371667)