- Update to 1.0.17

This commit is contained in:
Peter Robinson 2009-12-02 06:17:53 +00:00
parent 5ba114f610
commit f89b9bf4e7
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
xapian-core-1.0.16.tar.gz
xapian-core-1.0.17.tar.gz

View File

@ -1 +1 @@
19756e128d804faa6e7975a629ca3b70 xapian-core-1.0.16.tar.gz
455b50c24fc65ae51c38ae67167903c5 xapian-core-1.0.17.tar.gz

View File

@ -1,5 +1,5 @@
Name: xapian-core
Version: 1.0.16
Version: 1.0.17
Release: 1%{?dist}
Summary: The Xapian Probabilistic Information Retrieval Library
@ -116,6 +116,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/xapian-config.1*
%changelog
* Wed Dec 2 2009 Peter Robinson <pbrobinson@gmail.com> - 1.0.17-1
- Update to 1.0.17
* Sun Sep 19 2009 Peter Robinson <pbrobinson@gmail.com> - 1.0.16-1
- Update to 1.0.16, some spec file cleanups