releasing package git-annex version 8.20210310

This commit is contained in:
Joey Hess 2021-03-10 13:59:00 -04:00
parent 3bf789c68f
commit a343ea76c8
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.20210224) UNRELEASED; urgency=medium
git-annex (8.20210310) upstream; urgency=medium
* When non-annexed files in a tree are exported to a special remote,
importing from the special remote keeps the files non-annexed,
@ -21,7 +21,7 @@ git-annex (8.20210224) UNRELEASED; urgency=medium
* Windows: Correct the path to the html help file for 64 bit build.
* OSX dmg: Updated bundled git to 2.30.2 which fixes CVE-2021-21300.
-- Joey Hess <id@joeyh.name> Wed, 24 Feb 2021 13:18:38 -0400
-- Joey Hess <id@joeyh.name> Wed, 10 Mar 2021 13:58:15 -0400
git-annex (8.20210223) upstream; urgency=medium

View file

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