diff --git a/git-2.4.6.tar.sign b/git-2.4.6.tar.sign deleted file mode 100644 index cf58d29..0000000 Binary files a/git-2.4.6.tar.sign and /dev/null differ diff --git a/git-2.4.6.tar.xz b/git-2.4.6.tar.xz deleted file mode 100644 index f3bc0da..0000000 --- a/git-2.4.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdd944571c03474517b6c9941d6f1fd735eccbb164e59fd133d38644b69453b6 -size 3690432 diff --git a/git-2.5.0.tar.sign b/git-2.5.0.tar.sign new file mode 100644 index 0000000..5e16787 Binary files /dev/null and b/git-2.5.0.tar.sign differ diff --git a/git-2.5.0.tar.xz b/git-2.5.0.tar.xz new file mode 100644 index 0000000..01fe7fc --- /dev/null +++ b/git-2.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc59b1bac6c1c67a9159872863f6c5bbe0d9404cac2a85c3e9d9fa49923ce45c +size 3740620 diff --git a/git.changes b/git.changes index f7010e9..7a6413f 100644 --- a/git.changes +++ b/git.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Jul 28 13:56:51 UTC 2015 - astieger@suse.com + +- git 2.5.0: + * Improvements working with perforce (git p4) + * A new short-hand @{push} + * Introduce http..SSLCipherList configuration variable to + tweak the list of cipher suite to be used with libcURL when + talking with https:// sites. + * "git cat-file --batch(-check)" new option "--follow-symlinks" + * "git send-email" learned the alias file format used by the + sendmail program + * For 3-way merge drivers, add %P (final path) + * "git blame" learned blame.showEmail configuration variable. + * Add the "--allow-unknown-type" option to "cat-file" + * Many long-running operations now show progress eye-candy + +------------------------------------------------------------------- +Tue Jul 28 13:05:08 UTC 2015 - astieger@suse.com + +- git 2.4.7: + * Fix "git fsck" regression related to body-less tag object + * Ask libCURL to use the most secure proxy authentication method + * Fix shell handling issues in git log + * Fix git config on read-only fs + * Make "git rebase" exit with failure when format-patch fails + ------------------------------------------------------------------- Wed Jul 22 09:39:51 UTC 2015 - jslaby@suse.com diff --git a/git.spec b/git.spec index 70f295f..b1d8f51 100644 --- a/git.spec +++ b/git.spec @@ -26,7 +26,7 @@ %endif Name: git -Version: 2.4.6 +Version: 2.5.0 Release: 0 Summary: Fast, scalable, distributed revision control system License: GPL-2.0