Update to 1.2.3
This commit is contained in:
parent
86165a6f12
commit
ba3c65403e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
xapian-core-1.2.2.tar.gz
|
||||
/xapian-core-1.2.3.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
14f14f7a3e8821fff4bdfa8f475e7328 xapian-core-1.2.2.tar.gz
|
||||
999c1bb3a6226ed13c9cd05face89041 xapian-core-1.2.3.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user