diff --git a/yast2-bootloader-4.2.1.tar.bz2 b/yast2-bootloader-4.2.1.tar.bz2 deleted file mode 100644 index 0ca0bc6..0000000 --- a/yast2-bootloader-4.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d0fd5de5b4d98fe12531faae41d04202294647cdec9b33079403cf62c2b79b39 -size 142716 diff --git a/yast2-bootloader-4.2.9.tar.bz2 b/yast2-bootloader-4.2.9.tar.bz2 new file mode 100644 index 0000000..36405be --- /dev/null +++ b/yast2-bootloader-4.2.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f175023b596612717845ab68f17827aac25c0e3700acaae565369da88ec79db +size 143774 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 5796f4f..8704fa2 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,63 @@ +------------------------------------------------------------------- +Thu Jul 25 13:21:44 UTC 2019 - Josef Reidinger + +- Fix testsuite on AArch64. Related to changes done for boo#1136601 +- 4.2.9 + +------------------------------------------------------------------- +Wed Jul 24 16:03:28 UTC 2019 - Ancor Gonzalez Sosa + +- Better handling of broken bootloader configurations during the + upgrade process (bsc#1138930). +- 4.2.8 + +------------------------------------------------------------------- +Fri Jul 19 09:20:09 UTC 2019 - Ladislav Slezák + +- Added "BuildRequires: update-desktop-files" +- Related to the previous desktop file changes (fate#319035) +- 4.2.7 + +------------------------------------------------------------------- +Tue Jul 2 16:08:24 UTC 2019 - Guillaume GARDET + +- Replace --suse-signed-grub with --suse-force-signed to follow + update from boo#1136601 +- 4.2.6 + +------------------------------------------------------------------- +Tue Jun 25 12:42:23 UTC 2019 - Josef Reidinger + +- adapt to new rubocop (bsc#1139270) +- 4.2.5 + +------------------------------------------------------------------- +Wed Jun 5 12:59:27 UTC 2019 - Guillaume GARDET + +- Enable Secure Boot on AArch64 (boo#1136601) +- 4.2.4 + +------------------------------------------------------------------- +Fri May 31 12:26:38 UTC 2019 - Stasiek Michalski + +- Add metainfo (fate#319035) +- Revamp spec +- Replace GenericName with Comment +- 4.2.3 + +------------------------------------------------------------------- +Wed May 29 13:02:02 UTC 2019 - David Diaz + +- Improve the readability of a technical problem description, + splitting it in multiple lines (bsc#1136746). +- 4.2.2 + +------------------------------------------------------------------- +Wed May 29 12:32:09 CEST 2019 - schubi@suse.de + +- Proposal for s390: Set kernel parameters without "resume" + parameter (JIRA#SLE-6926). + ------------------------------------------------------------------- Fri Apr 26 12:27:34 UTC 2019 - jreidinger diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 2987c02..22b6c04 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,23 +17,27 @@ Name: yast2-bootloader -Version: 4.2.1 +Version: 4.2.9 Release: 0 +Summary: YaST2 - Bootloader Configuration +License: GPL-2.0-or-later +Group: System/YaST +Url: https://github.com/yast/yast-bootloader -BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -Url: http://github.com/yast/yast-bootloader BuildRequires: yast2 >= 3.1.176 -BuildRequires: yast2-devtools >= 3.1.10 +BuildRequires: yast2-devtools >= 4.2.2 BuildRequires: yast2-ruby-bindings >= 1.0.0 # Y2Storage::Mountable#mount_path BuildRequires: yast2-storage-ng >= 4.0.90 # lenses needed also for tests BuildRequires: augeas-lenses +BuildRequires: update-desktop-files BuildRequires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 1.0.1 BuildRequires: rubygem(%rb_default_ruby_abi:rspec) BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) + PreReq: /bin/sed %fillup_prereq # Base classes for inst clients Requires: parted @@ -49,7 +53,6 @@ Requires: rubygem(%rb_default_ruby_abi:cfa_grub2) >= 1.0.1 # lenses are needed as cfa_grub2 depends only on augeas bindings, but also # lenses are needed here Requires: augeas-lenses - Requires: yast2-ruby-bindings >= 1.0.0 # only recommend syslinux, as it is not needed when generic mbr is not used (bsc#1004229) @@ -57,55 +60,36 @@ Requires: yast2-ruby-bindings >= 1.0.0 Recommends: syslinux %endif -Summary: YaST2 - Bootloader Configuration -License: GPL-2.0-or-later -Group: System/YaST - %description This package contains the YaST2 component for bootloader configuration. %prep -%setup -n %{name}-%{version} +%setup -q %check -rake test:unit +%yast_check %build %install -rake install DESTDIR="%{buildroot}" +%yast_install +%yast_metainfo %post %{fillup_only -n bootloader} %files -%defattr(-,root,root) - -# menu items - -%dir %{yast_desktopdir} -%{yast_desktopdir}/bootloader.desktop - -%dir %{yast_moduledir} -%{yast_moduledir}/* -%dir %{yast_clientdir} -%{yast_clientdir}/bootloader*.rb -%{yast_clientdir}/inst_*.rb -%dir %{yast_ybindir} -%{yast_ybindir}/* -%dir %{yast_scrconfdir} -%{yast_scrconfdir}/*.scr -%{yast_fillupdir}/* -%dir %{yast_schemadir} -%dir %{yast_schemadir}/autoyast -%dir %{yast_schemadir}/autoyast/rnc -%{yast_schemadir}/autoyast/rnc/bootloader.rnc -%{yast_libdir}/bootloader +%{yast_desktopdir} +%{yast_metainfodir} +%{yast_moduledir} +%{yast_clientdir} +%{yast_ybindir} +%{yast_scrconfdir} +%{yast_fillupdir} +%{yast_schemadir} +%{yast_libdir} %{yast_icondir} - -%dir %{yast_docdir} +%doc %{yast_docdir} %license COPYING -%doc %{yast_docdir}/README.md -%doc %{yast_docdir}/CONTRIBUTING.md %changelog