SHA256
1
0
forked from pool/tcsh

Drop superfluously history locking patches

OBS-URL: https://build.opensuse.org/package/show/shells/tcsh?expand=0&rev=90
This commit is contained in:
2019-12-02 09:56:43 +00:00
committed by Git OBS Bridge
parent 4bf28f7390
commit e99dcb9ad2
3 changed files with 16 additions and 15 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Dec 2 09:47:03 UTC 2019 - Dr. Werner Fink <werner@suse.de>
- Drop patches
* tcsh-6.21.0-history-file-locking.patch
As upstream introduced its own history file locking
* tcsh-6.18.03-history-merge.dif
To respect upstream history merge handling
* tcsh-6.19.00-history-file-locking-order.patch
Not required due dropped tcsh-6.21.0-history-file-locking.patch
* tcsh-6.20.00-avoid-dotlock-for-fcntl.patch
Not required due dropped tcsh-6.21.0-history-file-locking.patch
* tcsh-6.18.01-history-stderror-jmp.patch
Not required due dropped tcsh-6.21.0-history-file-locking.patch
-------------------------------------------------------------------
Mon Dec 2 08:26:48 UTC 2019 - Dr. Werner Fink <werner@suse.de>