Bump release to avoid tag conflict with OLPC-2

This commit is contained in:
drago01 2007-08-08 09:29:06 +00:00
parent e7482446a9
commit 943bdd1733

View File

@ -1,7 +1,7 @@
Summary: The Xapian Probabilistic Information Retrieval Library
Name: xapian-core
Version: 1.0.2
Release: 2
Release: 3
License: GPLv2+
Group: Applications/Databases
URL: http://www.xapian.org/
@ -118,6 +118,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/xapian-config.1*
%changelog
* Wed Aug 08 2007 Adel Gadllah <adel.gadllah@gmail.com> 1.0.2-3
- Bump to avoid tag conflict
* Wed Aug 08 2007 Adel Gadllah <adel.gadllah@gmail.com> 1.0.2-2
- Add missing files
- Minor cleanups