Information for build grep-3.11-1.fc39

ID2211083
Package Namegrep
Version3.11
Release1.fc39
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/grep.git#799f88f953393ea45f722b71669744948c12a422
SummaryPattern matching utilities
DescriptionThe GNU versions of commonly used grep utilities. Grep searches through textual input for lines which contain a match to a specified pattern and then prints the matching lines. GNU's grep utilities include grep, egrep and fgrep. GNU grep is needed by many scripts, so it shall be installed on every system.
Built byjskarvad
State complete
Volume DEFAULT
StartedFri, 09 Jun 2023 07:17:25 UTC
CompletedFri, 09 Jun 2023 07:32:16 UTC
Taskbuild (rawhide, /rpms/grep.git:799f88f953393ea45f722b71669744948c12a422)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/grep.git#799f88f953393ea45f722b71669744948c12a422'}}
Tags
f39
RPMs
src
grep-3.11-1.fc39.src.rpm (info) (download)
aarch64
grep-3.11-1.fc39.aarch64.rpm (info) (download)
grep-debuginfo-3.11-1.fc39.aarch64.rpm (info) (download)
grep-debugsource-3.11-1.fc39.aarch64.rpm (info) (download)
i686
grep-3.11-1.fc39.i686.rpm (info) (download)
grep-debuginfo-3.11-1.fc39.i686.rpm (info) (download)
grep-debugsource-3.11-1.fc39.i686.rpm (info) (download)
ppc64le
grep-3.11-1.fc39.ppc64le.rpm (info) (download)
grep-debuginfo-3.11-1.fc39.ppc64le.rpm (info) (download)
grep-debugsource-3.11-1.fc39.ppc64le.rpm (info) (download)
s390x
grep-3.11-1.fc39.s390x.rpm (info) (download)
grep-debuginfo-3.11-1.fc39.s390x.rpm (info) (download)
grep-debugsource-3.11-1.fc39.s390x.rpm (info) (download)
x86_64
grep-3.11-1.fc39.x86_64.rpm (info) (download)
grep-debuginfo-3.11-1.fc39.x86_64.rpm (info) (download)
grep-debugsource-3.11-1.fc39.x86_64.rpm (info) (download)
Logs
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Jun 06 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 3.11-1 - New version Resolves: rhbz#2181063 * Thu Mar 23 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 3.10-1 - New version Resolves: rhbz#2181063 * Tue Mar 07 2023 Jaroslav Škarvada <jskarvad@redhat.com> - 3.9-1 - New version Resolves: rhbz#2175526 - Added sources verification * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 03 2023 Florian Weimer <fweimer@redhat.com> - 3.8-2 - Fix C99 compatibility issue in the configure script * Mon Sep 05 2022 Jaroslav Škarvada <jskarvad@redhat.com> - 3.8-1 - New version Resolves: rhbz#2123935 - Switchd to pcre2 Resolves: rhbz#1755491 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Apr 08 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 3.7-3 - Gate perl-FileHandle dependency to f33 onwards * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Aug 16 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 3.7-1 - New version Resolves: rhbz#1993631 - Temporarily switch to the included regex until glibc bug (glibc#11053) is fixed * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 23 2021 Jaroslav Škarvada <jskarvad@redhat.com> - 3.6-3 - Fixed stack overflow detection