From df7904f2c8fe0fcf1f6551ee5c3b7f75c75f178f254c72ae0f88454c543f6452 Mon Sep 17 00:00:00 2001 From: Guillaume GARDET Date: Tue, 6 Apr 2021 11:57:31 +0000 Subject: [PATCH] Accepting request 883283 from home:Guillaume_G:branches:science:machinelearning - Add _constraints to avoid OOM OBS-URL: https://build.opensuse.org/request/show/883283 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/azure-storage-cpp?expand=0&rev=6 --- _constraints | 7 +++++++ azure-storage-cpp.changes | 5 +++++ azure-storage-cpp.spec | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 _constraints diff --git a/_constraints b/_constraints new file mode 100644 index 0000000..91782c1 --- /dev/null +++ b/_constraints @@ -0,0 +1,7 @@ + + + + 5 + + + diff --git a/azure-storage-cpp.changes b/azure-storage-cpp.changes index 6da596a..c6a6e94 100644 --- a/azure-storage-cpp.changes +++ b/azure-storage-cpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 6 11:56:26 UTC 2021 - Guillaume GARDET + +- Add _constraints to avoid OOM + ------------------------------------------------------------------- Tue May 5 09:39:16 UTC 2020 - Tomáš Chvátal diff --git a/azure-storage-cpp.spec b/azure-storage-cpp.spec index 69e4d29..9850274 100644 --- a/azure-storage-cpp.spec +++ b/azure-storage-cpp.spec @@ -1,7 +1,7 @@ # # spec file for package azure-storage-cpp # -# 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