Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 88f47639de | |||
| e0480caa29 |
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 15:52:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Do not (Build)Require dbus-1-x11: the dependency seems unused, as
|
||||
it's abstracted throughpython-dbus. dbus-1-x11 is scheduled for
|
||||
removal after the switch to dbus-broker.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 3 10:09:25 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -38,7 +38,6 @@ BuildRequires: fdupes
|
||||
BuildRequires: gobject-introspection
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: NetworkManager-openvpn
|
||||
Requires: dbus-1-x11
|
||||
Requires: python-Jinja2
|
||||
Requires: python-dbus-python
|
||||
Requires: python-distro
|
||||
@@ -58,7 +57,6 @@ BuildRequires: %{python_module proton-client >= 0.5.0}
|
||||
BuildRequires: %{python_module pyxdg}
|
||||
BuildRequires: %{python_module systemd}
|
||||
BuildRequires: NetworkManager-openvpn
|
||||
BuildRequires: dbus-1-x11
|
||||
# /SECTION
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
||||
Reference in New Issue
Block a user