summaryrefslogtreecommitdiffstats
path: root/cgit.spec
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2020-12-29 16:09:16 -0500
committerTodd Zullinger <tmz@pobox.com>2020-12-29 16:09:16 -0500
commit69270d5765c9fa5c6bd1c8aae3f66dfc4e5ac4a2 (patch)
tree4c9d015102a53249b07bc1e84da22b710ab3c893 /cgit.spec
parent4a586edc7e44dba9f0d4ff80acbc59f04096dd1d (diff)
downloadcgit_EL6-69270d5765c9fa5c6bd1c8aae3f66dfc4e5ac4a2.tar.gz
update tar/zstd patch from upstream
The patch has been accepted. Use the upstream URL as the patch source.
Diffstat (limited to 'cgit.spec')
-rw-r--r--cgit.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/cgit.spec b/cgit.spec
index 4f84548..6f806bb 100644
--- a/cgit.spec
+++ b/cgit.spec
@@ -73,7 +73,7 @@ Patch0: cgit-0.9.1-highlightv3.patch
# Improve test suite's support for older tar versions
# https://lists.zx2c4.com/pipermail/cgit/2020-August/004513.html
-Patch1: 0001-t0107-support-older-and-or-non-GNU-tar.patch
+Patch1: https://git.zx2c4.com/cgit/patch/?id=bd6f5683f#/0001-t0107-support-older-and-or-non-GNU-tar.patch
# Security guys might try to repoquery for this.
Provides: bundled(git) = %gitver
@@ -231,6 +231,9 @@ make test
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+* Tue Dec 29 2020 Todd Zullinger <tmz@pobox.com>
+- update tar/zstd patch from upstream
+
* Sat Aug 08 2020 Todd Zullinger <tmz@pobox.com>
- improve test suite's use of zstd to decode a tar file