Skip to content

Commit

Permalink
Merge pull request #761 from yast/recommend_icewm
Browse files Browse the repository at this point in the history
Recommend icewm if libyui-qt is installed
  • Loading branch information
teclator committed May 14, 2021
2 parents 453bc0e + 3b3e622 commit f3de0b9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package/autoyast2.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 13 19:07:57 UTC 2021 - Knut Anderssen <kanderssen@suse.com>

- Recommend icewm if graphical installation (bsc#1185095)
- 4.3.81

-------------------------------------------------------------------
Thu May 13 08:45:04 UTC 2021 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>

Expand Down
4 changes: 3 additions & 1 deletion package/autoyast2.spec
Expand Up @@ -22,7 +22,7 @@
%endif

Name: autoyast2
Version: 4.3.80
Version: 4.3.81
Release: 0
Summary: YaST2 - Automated Installation
License: GPL-2.0-only
Expand Down Expand Up @@ -134,6 +134,8 @@ Requires: yast2-xml
# RPM dependencies in Pkg.Resolvables
Requires: yast2-pkg-bindings >= 4.3.0
Requires: yast2-ruby-bindings >= 1.0.0
# bsc#1185095
Recommends: (icewm if libyui-qt)

Provides: yast2-trans-autoinst
Obsoletes: yast2-trans-autoinst
Expand Down

0 comments on commit f3de0b9

Please sign in to comment.