releasing package git-annex version 10.20220525

This commit is contained in:
Joey Hess 2022-05-25 14:01:31 -04:00
parent d072d9cec2
commit b60d85c4c0
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.20220505) UNRELEASED; urgency=medium
git-annex (10.20220525) upstream; urgency=medium
* Special remotes with importtree=yes or exporttree=yes are once again
treated as untrusted, since files stored in them can be deleted or
@ -22,7 +22,7 @@ git-annex (10.20220505) UNRELEASED; urgency=medium
* test: When limiting tests to run with -p, work around tasty limitation
by automatically including dependent tests.
-- Joey Hess <id@joeyh.name> Thu, 05 May 2022 15:08:07 -0400
-- Joey Hess <id@joeyh.name> Wed, 25 May 2022 13:44:46 -0400
git-annex (10.20220504) upstream; urgency=medium

View file

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