Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:38:00 +00:00 committed by Stepan Oksanichenko
parent 481dfcb97a
commit d13612e860
2 changed files with 6 additions and 1 deletions

1
.clucene.metadata Normal file
View File

@ -0,0 +1 @@
1e7539eb92789f64dd47c2e7461334dd92865a0e clucene-core-2.3.3.4-e8e3d20.tar.xz

View File

@ -6,7 +6,7 @@
Summary: A C++ port of Lucene
Name: clucene
Version: 2.3.3.4
Release: 41.%{snap}.%{git_short}git%{?dist}
Release: 42.%{snap}.%{git_short}git%{?dist}
License: LGPLv2+ or ASL 2.0
URL: http://www.sourceforge.net/projects/clucene
%if 0%{?snap}
@ -143,6 +143,10 @@ time make -C %{_target_platform} test ARGS="--timeout 300 --output-on-failure" |
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.3.4-42.20130812.e8e3d20git
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.3.3.4-41.20130812.e8e3d20git
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937