summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2021-06-29 13:29:51 -0400
committerJoey Hess <joeyh@joeyh.name>2021-06-29 13:29:51 -0400
commitd69479b5e0f6aeb9da388a90f7fb758798ae4a63 (patch)
tree5de286e3b944d58903b7ec6d3c897a4ea99b3dca
parent2db8167ddbfa080b44509d4532d7d34887cdc64a (diff)
downloadgit-repair-d69479b5e0f6aeb9da388a90f7fb758798ae4a63.tar.gz
releasing package git-repair version 1.202106291.20210629
-rw-r--r--CHANGELOG4
-rw-r--r--git-repair.cabal4
2 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index af763df..6aa6e05 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,11 +1,11 @@
-git-repair (1.20210112) UNRELEASED; urgency=medium
+git-repair (1.20210629) unstable; urgency=medium
* Fixed bug that interrupting the program while it was fixing repository
corruption would lose objects that were contained in pack files.
* Fix reversion in version 1.20200504 that prevented fetching
missing objects from remotes.
- -- Joey Hess <id@joeyh.name> Tue, 29 Jun 2021 13:15:59 -0400
+ -- Joey Hess <id@joeyh.name> Tue, 29 Jun 2021 13:29:10 -0400
git-repair (1.20210111) unstable; urgency=medium
diff --git a/git-repair.cabal b/git-repair.cabal
index 64fb890..ed3d68e 100644
--- a/git-repair.cabal
+++ b/git-repair.cabal
@@ -1,11 +1,11 @@
Name: git-repair
-Version: 1.20210111
+Version: 1.20210629
Cabal-Version: >= 1.10
License: AGPL-3
Maintainer: Joey Hess <joey@kitenet.net>
Author: Joey Hess
Stability: Stable
-Copyright: 2013-2020 Joey Hess
+Copyright: 2013-2021 Joey Hess
License-File: COPYRIGHT
Build-Type: Custom
Homepage: http://git-repair.branchable.com/