Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6502332669 | ||
|
|
779fdd08e2 | ||
|
|
d38abdbba7 | ||
|
|
b93a512d44 | ||
|
|
cfc7e62af6 | ||
|
|
55ecdf1f36 | ||
|
|
fd7056f215 |
2 changed files with 15 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xapian-core-1.4.29.tar.xz) = fe368f0b9b840d73f1d550814a8954cf3e0ee1f89206db8b2b00b82ed8abe93b890193f9bf10b801125c87438497640fd10e742b2f616dd69cdcb694757ed38d
|
||||
SHA512 (xapian-core-1.4.31.tar.xz) = 45428083c6342333b0e4158b079c08ed3ff95b92c2fdec959acbcc28c27a6ab8d49f184bac0ddf6f7d2e5d44ba1e057ade9ef52c2b14f234ffc9d940878a1a2f
|
||||
|
|
|
|||
|
|
@ -6,8 +6,8 @@
|
|||
%endif
|
||||
|
||||
Name: xapian-core
|
||||
Version: 1.4.29
|
||||
Release: 3%{?dist}
|
||||
Version: 1.4.31
|
||||
Release: 2%{?dist}
|
||||
Summary: The Xapian Probabilistic Information Retrieval Library
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.xapian.org/
|
||||
|
|
@ -103,6 +103,18 @@ make check %{?_smp_mflags}
|
|||
%{_mandir}/man1/xapian-config.1*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.31-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Tue Feb 24 2026 Christiano Anderson <chris@christiano.me> - 1.4.31-1
|
||||
- Update to 1.4.31
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.30-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Sat Dec 06 2025 Christiano Anderson <chris@christiano.me> - 1.4.30-1
|
||||
- Update to 1.4.30
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.29-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue