From 694428e169583eea28ec0dd1f58e9b3809423daf57e8177a89cbb1f99e660f34 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 15 Sep 2020 12:33:43 +0000 Subject: [PATCH] Accepting request 834630 from home:michel_mno:branches:KDE:Qt:5.15 - Add _constraints with 4GB min disk space OBS-URL: https://build.opensuse.org/request/show/834630 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtdeclarative?expand=0&rev=12 --- _constraints | 8 ++++++++ libqt5-qtdeclarative.changes | 5 +++++ 2 files changed, 13 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/libqt5-qtdeclarative.changes b/libqt5-qtdeclarative.changes index 8ff2c94..1618ce4 100644 --- a/libqt5-qtdeclarative.changes +++ b/libqt5-qtdeclarative.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 15 10:50:47 UTC 2020 - Michel Normand + +- Add _constraints with 4GB min disk space + ------------------------------------------------------------------- Thu Sep 10 07:57:04 UTC 2020 - Fabian Vogt