releasing package git-annex version 8.20200617

This commit is contained in:
Joey Hess 2020-06-17 15:59:34 -04:00
parent 3464fa12c7
commit 48a88d822d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
git-annex (8.20200523) UNRELEASED; urgency=medium
git-annex (8.20200617) upstream; urgency=medium
* Added annex.skipunknown git config, that can be set to false to change
the behavior of commands like `git annex get foo*`, to not skip
@ -59,7 +59,7 @@ git-annex (8.20200523) UNRELEASED; urgency=medium
* Fix a annex.pidlock issue that made eg git-annex get of an unlocked
file hang until the annex.pidlocktimeout and then fail.
-- Joey Hess <id@joeyh.name> Tue, 26 May 2020 10:20:52 -0400
-- Joey Hess <id@joeyh.name> Wed, 17 Jun 2020 15:58:59 -0400
git-annex (8.20200522) upstream; urgency=medium

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 8.20200522
Version: 8.20200617
Cabal-Version: >= 1.10
License: AGPL-3
Maintainer: Joey Hess <id@joeyh.name>