1.4.5
This commit is contained in:
parent
ece1c57bdb
commit
a989882978
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xapian-core-1.4.4.tar.xz) = dc88bab1d82c68b29d51c2113319ddb5d16840f3544b9d5fcc7a3671f97d58f16ddff58b865ad3521ea778cbaacf73fe7346bb514a1275f1f739283a4128d001
|
||||
SHA512 (xapian-core-1.4.5.tar.xz) = cff97a856a406583ca81164ddb704a0eeae7d8d6f94ce3b3f53d5208d657423e87dd06bdc7acb5e5904765bce1cefbc98365cde315c1d46f7b18cfba7b022ae6
|
||||
|
||||
@ -1,9 +1,7 @@
|
||||
Name: xapian-core
|
||||
Version: 1.4.4
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The Xapian Probabilistic Information Retrieval Library
|
||||
|
||||
Group: Applications/Databases
|
||||
License: GPLv2+
|
||||
URL: http://www.xapian.org/
|
||||
Source0: http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.xz
|
||||
@ -91,7 +89,6 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
||||
%{_mandir}/man1/copydatabase.1*
|
||||
|
||||
%files libs
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license COPYING
|
||||
%{_libdir}/libxapian.so.*
|
||||
|
||||
@ -108,6 +105,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name}
|
||||
%{_mandir}/man1/xapian-config.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 29 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.4.5-1
|
||||
- Update to 1.4.5
|
||||
|
||||
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user