diff --git a/git-2.25.1.tar.sign b/git-2.25.1.tar.sign deleted file mode 100644 index 25b1102..0000000 Binary files a/git-2.25.1.tar.sign and /dev/null differ diff --git a/git-2.25.1.tar.xz b/git-2.25.1.tar.xz deleted file mode 100644 index 226a79a..0000000 --- a/git-2.25.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26 -size 5875548 diff --git a/git-2.26.0.tar.sign b/git-2.26.0.tar.sign new file mode 100644 index 0000000..e05995f Binary files /dev/null and b/git-2.26.0.tar.sign differ diff --git a/git-2.26.0.tar.xz b/git-2.26.0.tar.xz new file mode 100644 index 0000000..1b80d9f --- /dev/null +++ b/git-2.26.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ece0dcb07a5e0d7366a92b613b201cca11ae368ab7687041364b3e756e495d6 +size 6005104 diff --git a/git.changes b/git.changes index 7707fdc..110e0fa 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Mar 23 16:45:06 UTC 2020 - Andreas Stieger + +- git 2.26.0: + * "git rebase" now uses a different backend that is based on the + 'merge' machinery by default. The 'rebase.backend' configuration + variable reverts to old behaviour when set to 'apply' + * Improved handling of sparse checkouts + * Improvements to many commands and internal features + +------------------------------------------------------------------- +Thu Mar 19 12:22:22 UTC 2020 - Andreas Stieger + +- git 2.25.2: + * bug fixes to various subcommands in specific operations + ------------------------------------------------------------------- Mon Feb 17 09:53:55 UTC 2020 - Andreas Stieger diff --git a/git.spec b/git.spec index 3304b7c..bd4f037 100644 --- a/git.spec +++ b/git.spec @@ -32,7 +32,7 @@ %endif Name: git -Version: 2.25.1 +Version: 2.26.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0-only