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
This commit is contained in:
Peter Simons 2020-09-16 12:32:44 +00:00 committed by Git OBS Bridge
parent 95f802692b
commit f2f38329ba
3 changed files with 14 additions and 0 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<constraints>
<hardware>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 15 14:54:15 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints 4GB min disk space
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 9 02:00:54 UTC 2020 - psimons@suse.com Wed Sep 9 02:00:54 UTC 2020 - psimons@suse.com

View File

@ -21,6 +21,7 @@ Version: 8.20200908
Release: 0 Release: 0
Summary: Manage files with git, without checking their contents into git 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 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} URL: https://hackage.haskell.org/package/%{name}
Source0: https://github.com/peti/git-annex/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source0: https://github.com/peti/git-annex/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: bash-completion BuildRequires: bash-completion