This commit is contained in:
Dennis Gilmore 2011-02-07 23:30:17 -06:00
parent 52edeba194
commit 38bd05a667

View File

@ -3,7 +3,7 @@
Summary: The NetBSD Editline library
Name: libedit
Version: 3.0
Release: 2.%{snap}cvs%{?dist}
Release: 3.%{snap}cvs%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://www.thrysoee.dk/editline/
@ -82,6 +82,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/editline/readline.h
%changelog
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-3.20100424cvs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 7 2011 Jerry James <loganjerry@gmail.com> - 3.0-2.20100424cvs
- Update to 3.0 (20100424 snap)
- Enable wide-character (Unicode) support