This commit is contained in:
Dennis Gilmore 2012-07-22 00:57:37 -05:00
parent 19fc980054
commit 01de564e75

View File

@ -1,7 +1,7 @@
Summary: A tool for converting XML files to various formats Summary: A tool for converting XML files to various formats
Name: xmlto Name: xmlto
Version: 0.0.25 Version: 0.0.25
Release: 3%{?dist} Release: 4%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
#Older versions up to xmlto-0.0.20 #Older versions up to xmlto-0.0.20
@ -101,6 +101,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.25-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 08 2012 Ondrej Vasik <ovasik@redhat.com> - 0.0.25-3 * Fri Jun 08 2012 Ondrej Vasik <ovasik@redhat.com> - 0.0.25-3
- fix the noextensions option (#830266) - fix the noextensions option (#830266)