Sync patch-git.lua, CONTRIBUTING.md, .gitignore with commite95aa14bd2from c10s. Update glibc.spec to auto-generate version, release patch list, and changelog. Some patches up to Patch409 (glibc-rh2129005.patch) require an ordering that patch-git does not support. Therefore they are left in. Patches 410 onwards follow the intra-commit lexicographic order that patch-git uses and can therefore be auto-generated by patch-git tooling. Resolves: RHEL-117185 Parent:e8cd46bcf1Patch-Git-Version: 1 RPM-Version: 2.34 RPM-Release: 235%{?dist} RPM-Changelog-Stop: yes
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
# Release tarballs.
|
|
/glibc-*.tar.[gx]z
|
|
# Generated (source) RPMs.
|
|
/*.rpm
|
|
# Expanded source trees.
|
|
/glibc-*/
|
|
# Support files for patch-git.
|
|
/patch-git-generated-*.txt
|