diff --git a/yast2-bootloader-3.1.5.tar.bz2 b/yast2-bootloader-3.1.5.tar.bz2 deleted file mode 100644 index 6fc5be4..0000000 --- a/yast2-bootloader-3.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f82395c01f36cf8deda027dd06e98eec382a1f0bb44027862083540b89b5ebcd -size 351228 diff --git a/yast2-bootloader-3.1.6.tar.bz2 b/yast2-bootloader-3.1.6.tar.bz2 new file mode 100644 index 0000000..658f6e6 --- /dev/null +++ b/yast2-bootloader-3.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8d6e20457793d38a563d34a1c05cae580958951df9f65e077387b45c7c9f74 +size 353410 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 183c0d8..ffffe8f 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 27 08:32:24 UTC 2014 - jreidinger@suse.com + +- Add support for password in GRUB2 (FATE#315404) +- restructure details dialog in GRUB2 to have better UX +- fix crash of GRUB2 module +- 3.1.6 + ------------------------------------------------------------------- Wed Feb 12 10:18:39 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 35adb5f..609396a 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,13 +17,15 @@ Name: yast2-bootloader -Version: 3.1.5 +Version: 3.1.6 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 +BuildRequires: rubygem-rspec BuildRequires: update-desktop-files +BuildRequires: yast2 >= 3.1.0 BuildRequires: yast2-devtools >= 3.1.10 PreReq: /bin/sed %fillup_prereq # Installation::*version variables @@ -31,7 +33,7 @@ PreReq: /bin/sed %fillup_prereq Requires: parted Requires: perl-Bootloader-YAML Requires: perl-Compress-Zlib -Requires: yast2 >= 2.21.22 +Requires: yast2 >= 3.1.0 Requires: yast2-core >= 2.18.7 Requires: yast2-packager >= 2.17.24 Requires: yast2-pkg-bindings >= 2.17.25 @@ -90,6 +92,9 @@ provided by yast2-bootloader package. %build %yast_build +%check +make check VERBOSE=1 + %install %yast_install @@ -125,6 +130,7 @@ provided by yast2-bootloader package. %dir %{yast_schemadir}/autoyast %dir %{yast_schemadir}/autoyast/rnc %{yast_schemadir}/autoyast/rnc/bootloader.rnc +%{yast_libdir}/bootloader %dir %{yast_docdir} %doc %{yast_docdir}/COPYING