From 95f802692b6853e60d9c1915e68b2b9e932af1752ea68244a74ae8291a013871 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 9 Sep 2020 16:13:59 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:git-annex revision:31, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/git-annex?expand=0&rev=10 --- git-annex-8.20200810.tar.gz | 3 --- git-annex-8.20200908.tar.gz | 3 +++ git-annex.changes | 9 +++++++++ git-annex.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 git-annex-8.20200810.tar.gz create mode 100644 git-annex-8.20200908.tar.gz diff --git a/git-annex-8.20200810.tar.gz b/git-annex-8.20200810.tar.gz deleted file mode 100644 index 3c15a4d..0000000 --- a/git-annex-8.20200810.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b88eca55b45dbd387490163febf1dc8d4402e4c3e3ef6e3049a56d47c7b94ee -size 8301289 diff --git a/git-annex-8.20200908.tar.gz b/git-annex-8.20200908.tar.gz new file mode 100644 index 0000000..af4f7fd --- /dev/null +++ b/git-annex-8.20200908.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dda32fbaa7d6ec045f60b17c7f05cd05d2f84e0c01dc2820ad2ba1a269ba44a +size 8335848 diff --git a/git-annex.changes b/git-annex.changes index 7c17880..01feadb 100644 --- a/git-annex.changes +++ b/git-annex.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Sep 9 02:00:54 UTC 2020 - psimons@suse.com + +- Update git-annex to version 8.20200908. + Upstream has edited the change log file since the last release in + a non-trivial way, i.e. they did more than just add a new entry + at the top. You can review the file at: + http://hackage.haskell.org/package/git-annex-8.20200908/src/CHANGELOG + ------------------------------------------------------------------- Tue Aug 18 10:46:50 UTC 2020 - Peter Simons diff --git a/git-annex.spec b/git-annex.spec index dc2df78..605a6bd 100644 --- a/git-annex.spec +++ b/git-annex.spec @@ -17,7 +17,7 @@ Name: git-annex -Version: 8.20200810 +Version: 8.20200908 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