This commit is contained in:
Dennis Gilmore 2013-02-13 11:27:18 -06:00
parent 962f812cf1
commit b0066a9fef

View File

@ -1,6 +1,6 @@
Name: autotrace
Version: 0.31.1
Release: 31%{?dist}
Release: 32%{?dist}
Summary: Utility for converting bitmaps to vector graphics
Group: Applications/Multimedia
License: GPLv2+ and LGPLv2+
@ -80,6 +80,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
%changelog
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.31.1-32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Sat Jul 21 2012 Peter Lemenkov <lemenkov@gmail.com> - 0.31.1-31
- Cosmetic changes in the spec-file (closes rhbz #803928 and #817950)