From f2f38329ba12496b0558b03fcc42e22851aad179046ae95029eee71c6b4846bf Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 16 Sep 2020 12:32:44 +0000 Subject: [PATCH 1/2] Accepting request 834820 from home:michel_mno:branches:devel:languages:haskell - Add _constraints 4GB min disk space OBS-URL: https://build.opensuse.org/request/show/834820 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/git-annex?expand=0&rev=12 --- _constraints | 8 ++++++++ git-annex.changes | 5 +++++ git-annex.spec | 1 + 3 files changed, 14 insertions(+) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..b8e23cb --- /dev/null +++ b/_constraints @@ -0,0 +1,8 @@ + + + + 4 + + + + diff --git a/git-annex.changes b/git-annex.changes index 01feadb..a91c42e 100644 --- a/git-annex.changes +++ b/git-annex.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 15 14:54:15 UTC 2020 - Michel Normand + +- Add _constraints 4GB min disk space + ------------------------------------------------------------------- Wed Sep 9 02:00:54 UTC 2020 - psimons@suse.com diff --git a/git-annex.spec b/git-annex.spec index 605a6bd..adc72c1 100644 --- a/git-annex.spec +++ b/git-annex.spec @@ -21,6 +21,7 @@ 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 +Group: System/Shells URL: https://hackage.haskell.org/package/%{name} Source0: https://github.com/peti/git-annex/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: bash-completion From acaf8db49fe7e79057e326701fa2294ecac1916380e9741b7713a4d469abaa4b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 23 Sep 2020 07:54:22 +0000 Subject: [PATCH 2/2] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:git-annex revision:33, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/git-annex?expand=0&rev=13 --- git-annex.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/git-annex.spec b/git-annex.spec index adc72c1..605a6bd 100644 --- a/git-annex.spec +++ b/git-annex.spec @@ -21,7 +21,6 @@ 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 -Group: System/Shells URL: https://hackage.haskell.org/package/%{name} Source0: https://github.com/peti/git-annex/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: bash-completion