releasing package git-annex version 7.20200219

This commit is contained in:
Joey Hess 2020-02-19 12:45:30 -04:00
parent a5ce518e7d
commit cd8a208b8c
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.20200205) UNRELEASED; urgency=medium
git-annex (7.20200219) upstream; urgency=medium
* Added sync --only-annex, which syncs the git-annex branch and annexed
content but leaves managing the other git branches up to you.
@ -17,7 +17,7 @@ git-annex (7.20200205) UNRELEASED; urgency=medium
including --all not working and git-annex log not displaying anything
for annexed files.
-- Joey Hess <id@joeyh.name> Fri, 14 Feb 2020 14:12:25 -0400
-- Joey Hess <id@joeyh.name> Wed, 19 Feb 2020 12:44:43 -0400
git-annex (7.20200204) upstream; urgency=medium

View file

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