From 7b5bca7062ddf143989c83d9df887c689b373da32f678ff9044d67b5c28b2d14 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 16 Oct 2018 15:45:19 +0000 Subject: [PATCH] - Fixed path to license file. . Build error in fate#324713 - 4.1.20 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=983 --- yast2-installation-4.1.19.tar.bz2 | 3 --- yast2-installation-4.1.20.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-installation-4.1.19.tar.bz2 create mode 100644 yast2-installation-4.1.20.tar.bz2 diff --git a/yast2-installation-4.1.19.tar.bz2 b/yast2-installation-4.1.19.tar.bz2 deleted file mode 100644 index 6047870..0000000 --- a/yast2-installation-4.1.19.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59ef1900dc55c597817ee1a2d7957db6213108691b7d56cd0f05bdf8220f53ce -size 459333 diff --git a/yast2-installation-4.1.20.tar.bz2 b/yast2-installation-4.1.20.tar.bz2 new file mode 100644 index 0000000..0ce9bf3 --- /dev/null +++ b/yast2-installation-4.1.20.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4849cd954bcffa2acd44a651574d406173c0fb30410620d2b06f31a5837ae8c3 +size 459229 diff --git a/yast2-installation.changes b/yast2-installation.changes index 86cfd6f..e42f8a4 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 16 13:52:00 CEST 2018 - schubi@suse.de + +- Fixed path to license file. . Build error in fate#324713 +- 4.1.20 + ------------------------------------------------------------------- Tue Sep 25 15:11:15 UTC 2018 - dgonzalez@suse.com diff --git a/yast2-installation.spec b/yast2-installation.spec index 0bdbb65..7a58397 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 4.1.19 +Version: 4.1.20 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -252,7 +252,7 @@ systemctl enable YaST2-Firstboot.service %dir %{yast_vardir}/hooks/installation %dir %{yast_docdir} -%license %{yast_docdir}/COPYING +%license COPYING %doc %{yast_docdir}/README.md %doc %{yast_docdir}/CONTRIBUTING.md