Skip to content

Commit

Permalink
Require xdg-utils (bsc#1211869)
Browse files Browse the repository at this point in the history
  • Loading branch information
shundhammer committed May 31, 2023
1 parent 26bcada commit 97168c0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions package/yast2-control-center.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 31 15:33:15 UTC 2023 - Stefan Hundhammer <shundhammer@suse.com>

- Require xdg-utils since it's no longer required by desktop-data-openSUSE
and yast-control-center-qt needs it to start modules with 'xdg-su'.
- 4.6.1

-------------------------------------------------------------------
Fri Mar 03 14:44:07 UTC 2023 - Ladislav Slezák <lslezak@suse.cz>

Expand Down
4 changes: 3 additions & 1 deletion package/yast2-control-center.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-control-center
Version: 4.6.0
Version: 4.6.1
Release: 0
Url: https://github.com/yast/yast-control-center
Summary: YaST2 - Control Center
Expand Down Expand Up @@ -60,6 +60,8 @@ Requires: yast2-control-center
Requires: libyui-qt
# bsc#1130700: Need Qt SVG support for icons
Requires: libQt5Svg5
# bsc#1211869: xdg-utils no longer automatically installed
Requires: xdg-utils

Provides: yast2-control-center-binary
Provides: yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
Expand Down

0 comments on commit 97168c0

Please sign in to comment.