Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build-tools/rpm/macros.yast
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

%yast_ydatadir %{yast_dir}/data
%yast_imagedir %{yast_dir}/images
%yast_icondir %{_datadir}/icons
%yast_icondir %{_datadir}/icons/hicolor
%yast_metainfodir %{_datadir}/metainfo
%yast_themedir %{yast_dir}/theme
%yast_localedir %{yast_dir}/locale
Expand Down
8 changes: 8 additions & 0 deletions package/yast2-devtools.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 14 16:33:01 UTC 2021 - Ladislav Slezák <[email protected]>

- Change the %yast_icondir RPM macro from /usr/share/icons to
/usr/share/icons/hicolor, /usr/share/icons is owned by
"filesystem" package with different permissions (bsc#1186066)
- 4.4.1

-------------------------------------------------------------------
Wed Apr 7 19:37:37 UTC 2021 - Dirk Müller <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-devtools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


Name: yast2-devtools
Version: 4.4.0
Version: 4.4.1
Release: 0
Summary: YaST2 - Development Tools
License: GPL-2.0-or-later
Expand Down