diff --git a/epstool.spec b/epstool.spec index de5451a94141de0205c683f8a67f3f5716550b42..7bb0a37fe828df194d931f8ecfcd7da856cc2403 100644 --- a/epstool.spec +++ b/epstool.spec @@ -1,6 +1,6 @@ Name: epstool Version: 3.08 -Release: 1%{?dist} +Release: 2 Summary: A utility to create or extract preview images in EPS files License: GPLv2+ URL: http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm @@ -43,5 +43,8 @@ install -D -p -m 644 doc/epstool.1 %{buildroot}%{_mandir}/man1/epstool.1 %{_mandir}/man1/epstool.1.* %changelog +* Mon Dec 13 2021 zhangshaoning - 3.08-2 +- delete %dist. + * Tue May 05 2020 Hubble Zhu - 3.08-1 - First release.