Accepting request 1284555 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1284555 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-annex?expand=0&rev=49
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:540e77c1c0afc76a1da9d09b9cc48987d3043741ffb66e083cd878e1490bdeae
|
||||
size 9308070
|
3
git-annex-10.20250605.tar.gz
Normal file
3
git-annex-10.20250605.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:534c259aad0488ba148113c8864a267a1ba8922e48754e973ad216d47ff81d1b
|
||||
size 9340413
|
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 5 18:13:58 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update git-annex to version 10.20250605.
|
||||
git-annex (10.20250605) upstream; urgency=medium
|
||||
|
||||
* sync: Push the current branch first, rather than a synced branch,
|
||||
to better support git forges (gitlab, gitea, forgejo, etc.) which
|
||||
use push-to-create with the first pushed branch becoming the default
|
||||
branch.
|
||||
* Added annex.fastcopy and remote.name.annex-fastcopy config setting.
|
||||
When set, this allows the copy_file_range syscall to be used, which
|
||||
can eg allow for server-side copies on NFS. (For fastest copying,
|
||||
also disable annex.verify or remote.name.annex-verify.)
|
||||
* map: Support --json option.
|
||||
* map: Improve display of remote names.
|
||||
* When annex.freezecontent-command or annex.thawcontent-command is
|
||||
configured but fails, prevent initialization. This allows the user to
|
||||
fix their configuration and avoid crippled filesystem detection
|
||||
entering an adjusted branch.
|
||||
* assistant: Avoid hanging at startup when a process has a *.lock file
|
||||
open in the .git directory.
|
||||
* Windows: Fix duplicate file bug that could occur when files were
|
||||
supposed to be moved across devices.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Thu, 05 Jun 2025 14:10:36 -0400
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 14:30:35 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: git-annex
|
||||
Version: 10.20250520
|
||||
Version: 10.20250605
|
||||
Release: 0
|
||||
Summary: Manage files with git, without checking their contents into git
|
||||
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-2-Clause AND MIT AND GPL-2.0-only
|
||||
|
Reference in New Issue
Block a user