This commit is contained in:
Peter Robinson 2012-04-29 21:09:43 +01:00
parent 249cb017e0
commit fecbd55fa5
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
6c9f9e7ac43aa4e086283201329e98ee xapian-core-1.2.8.tar.gz
909dd02931fe8f37690aa82a4daaa441 xapian-core-1.2.9.tar.gz

View File

@ -1,6 +1,6 @@
Name: xapian-core
Version: 1.2.8
Release: 2%{?dist}
Version: 1.2.9
Release: 1%{?dist}
Summary: The Xapian Probabilistic Information Retrieval Library
Group: Applications/Databases
@ -103,6 +103,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
%{_mandir}/man1/xapian-config.1*
%changelog
* Sun Apr 29 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.2.9-1
- Update to 1.2.9
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.8-2
- Rebuilt for c++ ABI breakage