From 565e9feec28fef550989e6880d98aabcb33c1fcd400fc8f6f5a98cea7659ef5a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 17 Aug 2021 18:53:14 +0000 Subject: [PATCH] - only list specific files installed in common directories (metainfo, icons, fillupdir) (bsc#1184786) - 4.4.16 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=1124 --- yast2-installation-4.4.15.tar.bz2 | 3 --- yast2-installation-4.4.16.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 10 +++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-installation-4.4.15.tar.bz2 create mode 100644 yast2-installation-4.4.16.tar.bz2 diff --git a/yast2-installation-4.4.15.tar.bz2 b/yast2-installation-4.4.15.tar.bz2 deleted file mode 100644 index 9fa46b6..0000000 --- a/yast2-installation-4.4.15.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c5ad77188a0990dc0302bdd29ed3dce86cdd0f74599990bcf5d400518f0ef66 -size 1473660 diff --git a/yast2-installation-4.4.16.tar.bz2 b/yast2-installation-4.4.16.tar.bz2 new file mode 100644 index 0000000..5a37b00 --- /dev/null +++ b/yast2-installation-4.4.16.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9944663aeef05d42c7870a89dde3cc99d0c7015047c9db819161a7b8d5c2b29 +size 1473823 diff --git a/yast2-installation.changes b/yast2-installation.changes index 181aa39..e318ff5 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Aug 11 20:43:04 UTC 2021 - Dirk Müller + +- only list specific files installed in common directories (metainfo, + icons, fillupdir) (bsc#1184786) +- 4.4.16 + ------------------------------------------------------------------- Mon Aug 2 14:31:22 UTC 2021 - José Iván López González diff --git a/yast2-installation.spec b/yast2-installation.spec index 32eeaa0..f3b796b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.4.15 +Version: 4.4.16 Release: 0 Summary: YaST2 - Installation Parts License: GPL-2.0-only @@ -184,6 +184,8 @@ systemctl enable YaST2-Firstboot.service %service_del_postun YaST2-Second-Stage.service YaST2-Firstboot.service %files +%license COPYING +%doc %{yast_docdir} # systemd service files %{_unitdir}/YaST2-Firstboot.service %{_unitdir}/YaST2-Second-Stage.service @@ -195,7 +197,6 @@ systemctl enable YaST2-Firstboot.service %{yast_clientdir} %{yast_moduledir} %{yast_desktopdir} -%{yast_metainfodir} %{_datadir}/autoinstall/ %{yast_schemadir} %{yast_yncludedir} @@ -208,8 +209,7 @@ systemctl enable YaST2-Firstboot.service %{yast_ystartupdir}/startup # installation hooks %{yast_vardir} -%doc %{yast_docdir} -%license COPYING -%{yast_icondir} +%{_datadir}/metainfo/org.*yast.*xml +%{_datadir}/icons/hicolor/*/apps/yast-* %changelog