Compare commits
No commits in common. "c411e8d40511f2f52e88aa8bd16da7084702c9d7" and "c8-beta" have entirely different histories.
c411e8d405
...
c8-beta
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
xapian-core-*.tar.*
|
SOURCES/xapian-core-1.4.18.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
4f57e130672d6173ce8f83b71a08497d929a57df xapian-core-1.4.18.tar.xz
|
4f57e130672d6173ce8f83b71a08497d929a57df SOURCES/xapian-core-1.4.18.tar.xz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: xapian-core
|
Name: xapian-core
|
||||||
Version: 1.4.18
|
Version: 1.4.18
|
||||||
Release: 5%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The Xapian Probabilistic Information Retrieval Library
|
Summary: The Xapian Probabilistic Information Retrieval Library
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://www.xapian.org/
|
URL: https://www.xapian.org/
|
||||||
@ -103,12 +103,8 @@ make check %{?_smp_mflags}
|
|||||||
%{_mandir}/man1/xapian-config.1*
|
%{_mandir}/man1/xapian-config.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.18-5
|
* Thu May 27 2021 Pavel Zhukov <pzhukov@redhat.com> - 1.4.18-3
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- NVR bump to make gating bot happy
|
||||||
Related: rhbz#1991688
|
|
||||||
|
|
||||||
* Tue Jul 27 2021 Pavel Zhukov <pzhukov@redhat.com> - 1.4.18-4
|
|
||||||
- Bump NVR for el8->el9 upgrade path
|
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.18-2
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.4.18-2
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
@ -1,9 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user