releasing package git-annex version 7.20190507

This commit is contained in:
Joey Hess 2019-05-07 13:05:52 -04:00
parent f98e97669e
commit 6eaa0af42f
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,11 +1,11 @@
git-annex (7.20190504) UNRELEASED; urgency=medium
git-annex (7.20190507) upstream; urgency=medium
* Fix reversion in last release that caused wrong tree to be written
to remote tracking branch after an export of a subtree.
* Improved locking when multiple git-annex processes are writing to
the .git/index file
-- Joey Hess <id@joeyh.name> Mon, 06 May 2019 13:52:02 -0400
-- Joey Hess <id@joeyh.name> Tue, 07 May 2019 13:05:33 -0400
git-annex (7.20190503) upstream; urgency=medium

View file

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