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-05-05 20:40:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-annex (Old) and /work/SRC/openSUSE:Factory/.git-annex.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-annex" Wed May 5 20:40:35 2021 rev:18 rq:890705 version:8.20210428 Changes: -------- --- /work/SRC/openSUSE:Factory/git-annex/git-annex.changes 2021-04-10 15:28:28.502455934 +0200 +++ /work/SRC/openSUSE:Factory/.git-annex.new.2988/git-annex.changes 2021-05-05 20:41:00.302653046 +0200 @@ -1,0 +2,42 @@ +Thu Apr 29 09:42:49 UTC 2021 - Ond??ej S??kup <mimi...@gmail.com> + +- drop persistent.patch + +------------------------------------------------------------------- +Thu Apr 29 09:27:23 UTC 2021 - psim...@suse.com + +- Update git-annex to version 8.20210428. + git-annex (8.20210428) upstream; urgency=medium + + * New annex.private and remote.name.annex-private configs that can + prevent storing information about a repository and remotes in the + git-annex branch. + * initremote: Added --private option to set up a private special remote. + * importfeed: Made "checking known urls" phase run 12 times faster. + * Added --debugfilter (and annex.debugfilter) + * diffdriver: Support unlocked files. + * forget: Preserve currently exported trees, avoiding problems with + exporttree remotes in some unusual circumstances. + * fsck: When downloading content from a remote, if the content is able + to be verified during the transfer, skip checksumming it a second time. + * directory: When cp supports reflinks, use it. + * Avoid excess commits to the git-annex branch when stall detection is + enabled. + * git-annex-config: Allow setting annex.securehashesonly, which has + otherwise been supported since 2019, but was missing from the list of + allowed repo-global configs. + * init: Fix a crash when the repo's was cloned from a repo that had an + adjusted branch checked out, and the origin remote is not named "origin". + * Fix some bugs that made git-annex not see recently recorded status + information when configured with annex.alwayscommit=false. + * When mincopies is set to a larger value than numcopies, make sure that + mincopies is satisfied. Before, it assumed a sane configuration would + have numcopies larger or equal to mincopies. It's still a good idea + not to configure git-annex this way. + * Avoid more than 1 gpg password prompt at the same time, which + could happen occasionally before when concurrency is enabled. + * Fix build with persistent-2.12.0.1 + + -- Joey Hess <i...@joeyh.name> Wed, 28 Apr 2021 12:13:24 -0400 + +------------------------------------------------------------------- Old: ---- git-annex-8.20210330.tar.gz persistent.patch New: ---- git-annex-8.20210428.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-annex.spec ++++++ --- /var/tmp/diff_new_pack.zjDovm/_old 2021-05-05 20:41:00.926650299 +0200 +++ /var/tmp/diff_new_pack.zjDovm/_new 2021-05-05 20:41:00.934650263 +0200 @@ -17,13 +17,12 @@ Name: git-annex -Version: 8.20210330 +Version: 8.20210428 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 URL: https://hackage.haskell.org/package/%{name} -Source0: https://github.com/peti/git-annex/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -Patch0: persistent.patch +Source0: https://github.com/opensuse-haskell/git-annex/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: bash-completion BuildRequires: chrpath BuildRequires: curl @@ -46,6 +45,7 @@ BuildRequires: ghc-conduit-devel BuildRequires: ghc-connection-devel BuildRequires: ghc-containers-devel +BuildRequires: ghc-criterion-devel BuildRequires: ghc-crypto-api-devel BuildRequires: ghc-cryptonite-devel BuildRequires: ghc-data-default-devel @@ -63,7 +63,6 @@ BuildRequires: ghc-free-devel BuildRequires: ghc-git-lfs-devel BuildRequires: ghc-hinotify-devel -BuildRequires: ghc-hslogger-devel BuildRequires: ghc-http-client-devel BuildRequires: ghc-http-client-restricted-devel BuildRequires: ghc-http-client-tls-devel @@ -168,7 +167,7 @@ Optional dependency offering bash completion for git-annex %prep -%autosetup -p1 +%autosetup %build %define cabal_configure_options -ftestsuite ++++++ git-annex-8.20210330.tar.gz -> git-annex-8.20210428.tar.gz ++++++ /work/SRC/openSUSE:Factory/git-annex/git-annex-8.20210330.tar.gz /work/SRC/openSUSE:Factory/.git-annex.new.2988/git-annex-8.20210428.tar.gz differ: char 12, line 1