releasing package git-annex version 10.20220322

This commit is contained in:
Joey Hess 2022-03-22 13:56:45 -04:00
parent 150d73c268
commit 959beeea9f
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 (10.20220223) UNRELEASED; urgency=medium
git-annex (10.20220322) upstream; urgency=medium
* Directory special remotes with importtree=yes have changed to once more
take inodes into account. This will cause extra work when importing
@ -39,7 +39,7 @@ git-annex (10.20220223) UNRELEASED; urgency=medium
HttpClientRestricted build flag that avoided that dependency.
* Removed the NetworkBSD build flag.
-- Joey Hess <id@joeyh.name> Wed, 23 Feb 2022 14:14:09 -0400
-- Joey Hess <id@joeyh.name> Tue, 22 Mar 2022 13:56:12 -0400
git-annex (10.20220222) upstream; urgency=medium

View file

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