1.2.8
This commit is contained in:
parent
f34c94fd71
commit
d949968da7
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,6 +1 @@
|
||||
clog
|
||||
xapian-core-*.tar.*
|
||||
xapian-core-*.src.rpm
|
||||
.build-*.log
|
||||
/i?86/
|
||||
/x86_64/
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
6684eb7a990b9cedf4257f41bfddb584 xapian-core-1.2.7.tar.gz
|
||||
6c9f9e7ac43aa4e086283201329e98ee xapian-core-1.2.8.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: xapian-core
|
||||
Version: 1.2.7
|
||||
Version: 1.2.8
|
||||
Release: 1%{?dist}
|
||||
Summary: The Xapian Probabilistic Information Retrieval Library
|
||||
|
||||
@ -103,6 +103,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
||||
%{_mandir}/man1/xapian-config.1*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 21 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1.2.8-1
|
||||
- Update to 1.2.8
|
||||
|
||||
* Thu Aug 18 2011 Peter Robinson <pbrobinson@fedoraproject.org> - 1.2.7-1
|
||||
- Update to 1.2.7
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user