releasing package git-annex version 6.20171026
This commit is contained in:
parent
d1d027ca10
commit
43d011a524
2 changed files with 9 additions and 9 deletions
16
CHANGELOG
16
CHANGELOG
|
@ -1,19 +1,19 @@
|
||||||
git-annex (6.20171019) UNRELEASED; urgency=medium
|
git-annex (6.20171026) unstable; urgency=medium
|
||||||
|
|
||||||
* Windows build fixed, and changed to use stack for more relaiable build
|
* Windows: Fix reversion that caused the path used to link
|
||||||
|
to annexed content to include the drive letter and full path, rather
|
||||||
|
than being relative. (`git annex fix` will fix up after this problem).
|
||||||
|
* Windows build fixed, and changed to use stack for more reliable build
|
||||||
environment.
|
environment.
|
||||||
* Windows: Remove wget from bundle; it needs libraries that are not
|
* Windows: Remove wget from bundle; it needs libraries that are not
|
||||||
included, and git for windows includes curl which git-annex will use
|
included, and git for windows includes curl which git-annex will use
|
||||||
instead.
|
instead.
|
||||||
* stack.yaml: Added nix packages section.
|
|
||||||
Thanks, Sean T Parsons
|
|
||||||
* Add day to metadata when annex.genmetadata is enabled.
|
* Add day to metadata when annex.genmetadata is enabled.
|
||||||
Thanks, Sean T Parsons
|
Thanks, Sean T Parsons
|
||||||
* Windows: Fix reversion that caused the path used to link
|
* stack.yaml: Added nix packages section.
|
||||||
to annexed content include the drive letter and full path, rather than
|
Thanks, Sean T Parsons
|
||||||
being relative. (`git annex fix` will fix up after this problem).
|
|
||||||
|
|
||||||
-- Joey Hess <id@joeyh.name> Tue, 24 Oct 2017 13:12:52 -0400
|
-- Joey Hess <id@joeyh.name> Thu, 26 Oct 2017 13:56:18 -0400
|
||||||
|
|
||||||
git-annex (6.20171018) unstable; urgency=medium
|
git-annex (6.20171018) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
Name: git-annex
|
Name: git-annex
|
||||||
Version: 6.20171018
|
Version: 6.20171026
|
||||||
Cabal-Version: >= 1.8
|
Cabal-Version: >= 1.8
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
Maintainer: Joey Hess <id@joeyh.name>
|
Maintainer: Joey Hess <id@joeyh.name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue