diff --git a/yast2-reipl-4.0.0.tar.bz2 b/yast2-reipl-4.0.0.tar.bz2 deleted file mode 100644 index 7cbe2e7..0000000 --- a/yast2-reipl-4.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:710c32160be83d2bcc16cba04e8e99234d46b488afde2f7e9c54b76ade26873c -size 20344 diff --git a/yast2-reipl-4.0.1.tar.bz2 b/yast2-reipl-4.0.1.tar.bz2 new file mode 100644 index 0000000..6936426 --- /dev/null +++ b/yast2-reipl-4.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bdb8cdeeb2342137845a8da2c8b68ee683d77da25e4861850b07aefb44c10cc +size 20436 diff --git a/yast2-reipl.changes b/yast2-reipl.changes index c3ccd93..d7c4a4a 100644 --- a/yast2-reipl.changes +++ b/yast2-reipl.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Oct 23 16:45:51 CEST 2018 - schubi@suse.de + +- Fixed path to license file. Build error in bsc#1087957. +- 4.0.1 + +------------------------------------------------------------------- +Mon Aug 20 13:27:30 CEST 2018 - schubi@suse.de + +- Switched license in spec file from SPDX2 to SPDX3 format. +- Changed dir of COPYING file. + ------------------------------------------------------------------- Fri Apr 6 18:53:27 UTC 2018 - mfilka@suse.com diff --git a/yast2-reipl.spec b/yast2-reipl.spec index 77ba7dc..a8c6422 100644 --- a/yast2-reipl.spec +++ b/yast2-reipl.spec @@ -17,7 +17,7 @@ Name: yast2-reipl -Version: 4.0.0 +Version: 4.0.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,7 +41,7 @@ PreReq: %fillup_prereq Requires: yast2-ruby-bindings >= 1.0.0 Summary: YaST2 - IPL loader -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST Url: http://github.com/yast/yast-reipl @@ -71,6 +71,6 @@ rake install DESTDIR="%{buildroot}" %{yast_yncludedir}/reipl/* %dir %{yast_docdir} %doc %{yast_docdir}/* -%doc %{yast_docdir}/COPYING +%license COPYING %changelog