diff --git a/_constraints b/_constraints
index 7cdbe04..a80a788 100644
--- a/_constraints
+++ b/_constraints
@@ -6,7 +6,7 @@
8
- 60
+ 20
@@ -22,9 +22,6 @@
4
-
- 15
-
@@ -36,9 +33,6 @@
8
-
- 50
-
@@ -50,22 +44,6 @@
8
-
- 10
-
-
-
-
-
-
- s390x
- ppc64
- ppc64le
-
-
-
- 25
-
diff --git a/rust.changes b/rust.changes
index 6b58b08..ead5160 100644
--- a/rust.changes
+++ b/rust.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Fri Jan 17 11:04:12 UTC 2020 - Dominique Leuenberger
+
+- Adjust constraints: Request 20GB HDD for all archs. Simplify the
+ file by removing the overrides for various disk sizes. All archs
+ are curretnly at roughly 17GB storage in use.
+
-------------------------------------------------------------------
Wed Jan 8 16:44:17 UTC 2020 - Federico Mena Quintero
diff --git a/rust.spec b/rust.spec
index e2cc8c3..c7ba682 100644
--- a/rust.spec
+++ b/rust.spec
@@ -1,7 +1,7 @@
#
# spec file for package rust
#
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2019 Luke Jones, luke@ljones.dev
#
# All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -120,7 +120,7 @@ Release: 0
Summary: A systems programming language
License: MIT OR Apache-2.0
Group: Development/Languages/Rust
-Url: https://www.rust-lang.org
+URL: https://www.rust-lang.org
Source0: %{dl_url}/rustc-%{version}-src.tar.xz
Source99: %{name}-rpmlintrc
Source100: %{dl_url}/rust-%{version_bootstrap}-x86_64-unknown-linux-gnu.tar.xz