Accepting request 1279255 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1279255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-annex?expand=0&rev=48
This commit is contained in:
2025-05-22 14:57:16 +00:00
committed by Git OBS Bridge
4 changed files with 24 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5745a1f243bf0a3bb64771bb267a7c6f8e1c7ac7d800af35918b1b64a8a07ca1
size 9279484

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:540e77c1c0afc76a1da9d09b9cc48987d3043741ffb66e083cd878e1490bdeae
size 9308070

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue May 20 14:30:35 UTC 2025 - Peter Simons <psimons@suse.com>
- Update git-annex to version 10.20250520.
git-annex (10.20250520) upstream; urgency=medium
* Preferred content now supports "balanced=groupname:lackingcopies"
to make files be evenly balanced amoung as many repositories as are
needed to satisfy numcopies.
* map: Fix buggy handling of remotes that are bare git repositories
accessed via ssh.
* map: Avoid looping forever with mutually recursive paths between
repositories accessed via ssh.
* whereused: Fix bug that could find matches from grafts
in remote git-annex branches.
* Windows: Fix bug that can cause git status to show annexed files as
modified when built with OsPath.
-- Joey Hess <id@joeyh.name> Tue, 20 May 2025 10:25:47 -0400
-------------------------------------------------------------------
Wed Apr 16 17:35:22 UTC 2025 - Peter Simons <psimons@suse.com>

View File

@@ -17,7 +17,7 @@
Name: git-annex
Version: 10.20250416
Version: 10.20250520
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