diff --git a/git-2.42.0.tar.sign b/git-2.42.0.tar.sign deleted file mode 100644 index 881d0a3..0000000 Binary files a/git-2.42.0.tar.sign and /dev/null differ diff --git a/git-2.42.0.tar.xz b/git-2.42.0.tar.xz deleted file mode 100644 index 4c529fa..0000000 --- a/git-2.42.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3278210e9fd2994b8484dd7e3ddd9ea8b940ef52170cdb606daa94d887c93b0d -size 7346760 diff --git a/git-2.42.1.tar.sign b/git-2.42.1.tar.sign new file mode 100644 index 0000000..55a3604 Binary files /dev/null and b/git-2.42.1.tar.sign differ diff --git a/git-2.42.1.tar.xz b/git-2.42.1.tar.xz new file mode 100644 index 0000000..6e392fd --- /dev/null +++ b/git-2.42.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e46fa96bf35a65625d85fde50391e39bc0620d1bb39afb70b96c4a237a1a4f7 +size 7351412 diff --git a/git.changes b/git.changes index e1a41de..a8da0ea 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Nov 4 12:15:19 UTC 2023 - Andreas Stieger + +- git 2.24.1: + * The usual number of bug fixes, including + * Fix "git diff" exit code handling + * Various fixes to the behavior of "rebase -i" when the command + got interrupted by conflicting changes + ------------------------------------------------------------------- Mon Oct 23 12:42:40 UTC 2023 - Michal Suchanek diff --git a/git.spec b/git.spec index 798bef5..39ea8a8 100644 --- a/git.spec +++ b/git.spec @@ -35,7 +35,7 @@ %bcond_with asciidoctor %endif Name: git -Version: 2.42.0 +Version: 2.42.1 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only