releasing package git-annex version 10.20240129
This commit is contained in:
parent
0b8ba37d12
commit
d61633e183
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
git-annex (10.20231228) UNRELEASED; urgency=medium
|
||||
git-annex (10.20240129) upstream; urgency=medium
|
||||
|
||||
* info: Added "annex sizes of repositories" table to the overall display.
|
||||
* import: Sped up import from special remotes.
|
||||
|
@ -24,7 +24,7 @@ git-annex (10.20231228) UNRELEASED; urgency=medium
|
|||
* assistant: When generating a gpg secret key, avoid hardcoding the
|
||||
key algorithm and size.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Fri, 29 Dec 2023 11:52:06 -0400
|
||||
-- Joey Hess <id@joeyh.name> Mon, 29 Jan 2024 13:12:00 -0400
|
||||
|
||||
git-annex (10.20231227) upstream; urgency=medium
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
Name: git-annex
|
||||
Version: 10.20231227
|
||||
Version: 10.20240129
|
||||
Cabal-Version: 1.12
|
||||
License: AGPL-3
|
||||
Maintainer: Joey Hess <id@joeyh.name>
|
||||
Author: Joey Hess
|
||||
Stability: Stable
|
||||
Copyright: 2010-2023 Joey Hess
|
||||
Copyright: 2010-2024 Joey Hess
|
||||
License-File: COPYRIGHT
|
||||
Homepage: http://git-annex.branchable.com/
|
||||
Build-type: Custom
|
||||
|
|
Loading…
Reference in a new issue