Update to 1.2.3

This commit is contained in:
Peter Robinson 2010-08-30 23:08:44 +01:00
parent 86165a6f12
commit ba3c65403e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
xapian-core-1.2.2.tar.gz
/xapian-core-1.2.3.tar.gz

View File

@ -1 +1 @@
14f14f7a3e8821fff4bdfa8f475e7328 xapian-core-1.2.2.tar.gz
999c1bb3a6226ed13c9cd05face89041 xapian-core-1.2.3.tar.gz

View File

@ -1,6 +1,6 @@
Name: xapian-core
Version: 1.2.2
Release: 5%{?dist}
Version: 1.2.3
Release: 1%{?dist}
Summary: The Xapian Probabilistic Information Retrieval Library
Group: Applications/Databases
@ -108,6 +108,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/xapian-config.1*
%changelog
* Mon Aug 30 2010 Peter Robinson <pbrobinson@gmail.com> - 1.2.3-1
- Update to 1.2.3
* Thu Aug 5 2010 Adel Gadllah <adel.gadllah@gmail.com> - 1.2.2-5
- Reenable SSE on x86_64