Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package git-annex for openSUSE:Factory 
checked in at 2021-02-16 22:37:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-annex (Old)
 and      /work/SRC/openSUSE:Factory/.git-annex.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-annex"

Tue Feb 16 22:37:47 2021 rev:12 rq:870469 version:8.20210127

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-annex/git-annex.changes      2021-01-20 
18:26:02.147438525 +0100
+++ /work/SRC/openSUSE:Factory/.git-annex.new.28504/git-annex.changes   
2021-02-16 22:46:23.554417209 +0100
@@ -1,0 +2,49 @@
+Wed Jan 27 19:36:03 UTC 2021 - [email protected]
+
+- Update git-annex to version 8.20210127.
+  git-annex (8.20210127) upstream; urgency=medium
+
+    * Added mincopies configuration. This is like numcopies, but is
+      enforced even more strictly. While numcopies can be violated in
+      concurrent drop situations involving special remotes that do not
+      support locking, mincopies cannot be. The default value has always
+      been 1, but now it can be set to higher values if desired.
+    * Behavior change: When numcopies is set to 0, git-annex used to drop
+      content without requiring any copies. Now to get that (highly unsafe)
+      behavior, mincopies also needs to be set to 0.
+    * Behavior change: git-annex trust now needs --force, since unconsidered
+      use of trusted repositories can lead to data loss.
+    * Behavior change: --trust and --trust-glacier options no longer overrides
+      trust, since that can lead to data loss, which should never be enabled
+      by an option other than --force.
+    * add: Significantly speed up adding lots of non-large files to git,
+      by disabling the annex smudge filter when running git add.
+    * add --force-small: Run git add rather than updating the index itself,
+      so any other smudge filters than the annex one that may be enabled will
+      be used.
+    * Fix --time-limit, which got broken in several ways by some optimisations
+      in version 8.20201007.
+    * When syncing changes back from an adjusted branch to the basis branch,
+      include deletions of submodules.
+      Thanks, Kyle Meyer for the patch.
+    * Bug fix: export with -J could fail when two files had the same content.
+    * Bug fix: Fix tilde expansion in ssh urls when the tilde is the last
+      character in the url.
+      Thanks, Grond for the patch.
+    * Avoid crashing when there are remotes using unparseable urls.
+      Including the non-standard URI form that git-remote-gcrypt uses for 
rsync.
+    * Directory special remotes with importtree=yes now avoid unncessary
+      hashing when inodes of files have changed, as happens whenever a FAT
+      filesystem gets remounted.
+    * Fix a bug that prevented git-annex init from working in a submodule.
+    * Fix a bug in view filename generation when a metadata value ended with
+      "/" (or ":" or "\" on Windows)
+    * adjust: Fix some bad behavior when unlocked files use URL keys.
+    * smudge: Fix some bad behavior when git add is run on an unlocked
+      file that used an URL key.
+    * Added GETGITREMOTENAME to external special remote protocol.
+    * Windows: Work around win32 length limits when dealing with lock files.
+
+   -- Joey Hess <[email protected]>  Wed, 27 Jan 2021 11:09:25 -0400
+
+-------------------------------------------------------------------

Old:
----
  git-annex-8.20201129.tar.gz

New:
----
  git-annex-8.20210127.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ git-annex.spec ++++++
--- /var/tmp/diff_new_pack.9DKtno/_old  2021-02-16 22:46:24.246418119 +0100
+++ /var/tmp/diff_new_pack.9DKtno/_new  2021-02-16 22:46:24.250418123 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package git-annex
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           git-annex
-Version:        8.20201129
+Version:        8.20210127
 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

++++++ git-annex-8.20201129.tar.gz -> git-annex-8.20210127.tar.gz ++++++
/work/SRC/openSUSE:Factory/git-annex/git-annex-8.20201129.tar.gz 
/work/SRC/openSUSE:Factory/.git-annex.new.28504/git-annex-8.20210127.tar.gz 
differ: char 15, line 1

Reply via email to