This commit is contained in:
Fedora Release Engineering 2017-02-11 16:18:05 +00:00
parent 42a5c23678
commit 0bb5ce427c

View File

@ -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 <releng@fedoraproject.org> - 1:3.2.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Mon Sep 19 2016 Tomas Repik <trepik@redhat.com> - 1:3.2.6-2
- added missing requires for netpbm-progs (RHBZ#1371667)