Update to 1.0.6

This commit is contained in:
drago01 2008-03-30 12:20:14 +00:00
parent 5293d9c219
commit 8f347cec2d
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
xapian-core-1.0.5.tar.gz
xapian-core-1.0.6.tar.gz

View File

@ -1 +1 @@
5fbfec7f23b0f539d32b50de4a278b95 xapian-core-1.0.5.tar.gz
a9cde41303f047523cec5c65cd91a0e6 xapian-core-1.0.6.tar.gz

View File

@ -1,7 +1,7 @@
Summary: The Xapian Probabilistic Information Retrieval Library
Name: xapian-core
Version: 1.0.5
Release: 2%{?dist}
Version: 1.0.6
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Databases
URL: http://www.xapian.org/
@ -120,6 +120,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/xapian-config.1*
%changelog
* Sun Mar 30 2008 Adel Gadllah <adel.gadllah@gmail.com> 1.0.6-1
- Update to 1.0.6
* Sat Feb 09 2008 Adel Gadllah <adel.gadllah@gmail.com> 1.0.5-2
- Rebuild for gcc-4.3