releasing package git-annex version 8.20210621

This commit is contained in:
Joey Hess 2021-06-21 12:17:46 -04:00
parent b584c4e2c9
commit a6e281e008
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.20210429) UNRELEASED; urgency=medium
git-annex (8.20210621) upstream; urgency=medium
* New matching options --excludesamecontent and --includesamecontent
* When two files have the same content, and a required content expression
@ -35,7 +35,7 @@ git-annex (8.20210429) UNRELEASED; urgency=medium
* Fix an exponential slowdown when large numbers of duplicate files are
being added in unlocked form.
-- Joey Hess <id@joeyh.name> Mon, 03 May 2021 10:33:10 -0400
-- Joey Hess <id@joeyh.name> Mon, 21 Jun 2021 12:17:24 -0400
git-annex (8.20210428) upstream; urgency=medium

View file

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