releasing package git-annex version 7.20190615

This commit is contained in:
Joey Hess 2019-06-15 12:39:16 -04:00
parent 9c4744c3c2
commit 0bd9e8c0e2
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 (7.20190508) UNRELEASED; urgency=medium
git-annex (7.20190615) upstream; urgency=medium
* Fixed bug that caused git-annex to fail to add a file when another
git-annex process cleaned up the temp directory it was using.
@ -34,7 +34,7 @@ git-annex (7.20190508) UNRELEASED; urgency=medium
rsync or gcrypt special remotes, which was caused by git-annex
opening a ssh connection to the remote too early.
-- Joey Hess <id@joeyh.name> Mon, 06 May 2019 13:52:02 -0400
-- Joey Hess <id@joeyh.name> Sat, 15 Jun 2019 12:38:25 -0400
git-annex (7.20190507) upstream; urgency=medium

View file

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