This commit is contained in:
Jesse Keating 2009-02-26 10:06:23 +00:00
parent 19b5dd73d2
commit ec04e05cbe

View File

@ -1,6 +1,6 @@
Name: xmlstarlet
Version: 1.0.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Command Line XML Toolkit
Group: Applications/Text
License: MIT
@ -54,6 +54,9 @@ rm -fr %{buildroot}
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Mar 21 2008 Paul W. Frields <stickster@gmail.com> - 1.0.1-6
- Rebuild to use FORTIFY_SOURCE correctly