diff --git a/xapian-core.spec b/xapian-core.spec index 9c2b4ba..cb83645 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -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 1.0.2-3 +- Bump to avoid tag conflict + * Wed Aug 08 2007 Adel Gadllah 1.0.2-2 - Add missing files - Minor cleanups