This commit is contained in:
Dennis Gilmore 2011-02-08 03:31:12 -06:00
parent a7f6210059
commit ec6f3beffb

View File

@ -3,7 +3,7 @@
Summary: A C++ port of Lucene
Name: clucene
Version: 0.9.21b
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+ or ASL 2.0
Group: Development/System
URL: http://www.sourceforge.net/projects/clucene
@ -167,6 +167,9 @@ rm -rf %{buildroot}
%endif
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.21b-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jul 08 2010 Deji Akingunola <dakingun@gmail.com> 0.9.21b-2
- Include the license text in the -core subpackage.