releasing package git-annex version 8.20200501

This commit is contained in:
Joey Hess 2020-05-01 17:41:36 -04:00
parent e4a626018f
commit e72ab75633
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.20200331) UNRELEASED; urgency=medium git-annex (8.20200501) upstream; urgency=medium
* Improve git-annex's ability to find the path to its program, * Improve git-annex's ability to find the path to its program,
especially when it needs to run itself in another repo to upgrade it. especially when it needs to run itself in another repo to upgrade it.
@ -45,7 +45,7 @@ git-annex (8.20200331) UNRELEASED; urgency=medium
tested due to eg, too long a path to the agent socket. tested due to eg, too long a path to the agent socket.
* test: Include testremote tests, run on a directory special remote. * test: Include testremote tests, run on a directory special remote.
-- Joey Hess <id@joeyh.name> Mon, 30 Mar 2020 15:58:34 -0400 -- Joey Hess <id@joeyh.name> Fri, 01 May 2020 13:09:24 -0400
git-annex (8.20200330) upstream; urgency=medium git-annex (8.20200330) upstream; urgency=medium

View file

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