releasing package git-annex version 8.20211123
authorJoey Hess <joeyh@joeyh.name>
Tue, 23 Nov 2021 19:20:24 +0000 (15:20 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 23 Nov 2021 19:20:24 +0000 (15:20 -0400)
CHANGELOG
git-annex.cabal

index e67a08b44bd7dac04f0a5b76af59560e8c262c3a..15ff196f334a59080e938883cd5f73a2e5b79ab6 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,13 +1,13 @@
-git-annex (8.20211118) UNRELEASED; urgency=medium
+git-annex (8.20211123) upstream; urgency=medium
 
   * Bugfix: When -J was enabled, getting files could leak an
     ever-growing number of git cat-file processes.
-  * importfeed: Display url before starting youtube-dl download.
   * Support git's new "ort" resolver, which became the default in git 2.34.0,
     and broke the test suite and automatic merge resolution of a conflict
     between an annexed file and a non-annexed file.
+  * importfeed: Display url before starting youtube-dl download.
 
- -- Joey Hess <id@joeyh.name>  Wed, 17 Nov 2021 13:18:44 -0400
+ -- Joey Hess <id@joeyh.name>  Tue, 23 Nov 2021 15:19:16 -0400
 
 git-annex (8.20211117) upstream; urgency=medium
 
index d46833d22b265b7df754e837f3203d6efda8fd32..9285858cd14d5b1f63f10624f864bbb6d662fe75 100644 (file)
@@ -1,5 +1,5 @@
 Name: git-annex
-Version: 8.20211117
+Version: 8.20211123
 Cabal-Version: >= 1.10
 License: AGPL-3
 Maintainer: Joey Hess <id@joeyh.name>