From 809a5d437dbfc5e59876e7f67c01ddacf416e8f41ce37fbe13a2898b5844122d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 19 May 2014 08:49:10 +0000 Subject: [PATCH 1/9] - get rid of grub in loader type selection - 3.1.37 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=396 --- yast2-bootloader-3.1.36.tar.bz2 | 3 --- yast2-bootloader-3.1.37.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.36.tar.bz2 create mode 100644 yast2-bootloader-3.1.37.tar.bz2 diff --git a/yast2-bootloader-3.1.36.tar.bz2 b/yast2-bootloader-3.1.36.tar.bz2 deleted file mode 100644 index 008a976..0000000 --- a/yast2-bootloader-3.1.36.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f755b9c27fb05b0cbff01a4c07bd0e6936520c93f0af8763111114ea6f5ab9a5 -size 336447 diff --git a/yast2-bootloader-3.1.37.tar.bz2 b/yast2-bootloader-3.1.37.tar.bz2 new file mode 100644 index 0000000..e43f554 --- /dev/null +++ b/yast2-bootloader-3.1.37.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7a283ddc5cf9e6cc49b43cffaa83f7f5c8fb3f06f1d3a1d0c6f9a3b02e03b3c +size 336741 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 019813e..338704e 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 16 17:10:26 CEST 2014 - snwint@suse.de + +- get rid of grub in loader type selection +- 3.1.37 + ------------------------------------------------------------------- Fri May 16 13:44:48 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 22ad799..409ceb5 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.36 +Version: 3.1.37 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 8ea809d777f4f22808b1410b4a6ef1b524d6bfc1288c130da2c30b3ca223ef1c Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 22 May 2014 13:39:34 +0000 Subject: [PATCH 2/9] - Report if grub2-install failed so user see quickly, that he cannot boot(bnc#878664) - 3.1.38 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=397 --- yast2-bootloader-3.1.37.tar.bz2 | 3 --- yast2-bootloader-3.1.38.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.37.tar.bz2 create mode 100644 yast2-bootloader-3.1.38.tar.bz2 diff --git a/yast2-bootloader-3.1.37.tar.bz2 b/yast2-bootloader-3.1.37.tar.bz2 deleted file mode 100644 index e43f554..0000000 --- a/yast2-bootloader-3.1.37.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7a283ddc5cf9e6cc49b43cffaa83f7f5c8fb3f06f1d3a1d0c6f9a3b02e03b3c -size 336741 diff --git a/yast2-bootloader-3.1.38.tar.bz2 b/yast2-bootloader-3.1.38.tar.bz2 new file mode 100644 index 0000000..70d2dcb --- /dev/null +++ b/yast2-bootloader-3.1.38.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90480ebc8b776786c1d068dbbac028b76a766deaeefc10d99a548d9ae59091a5 +size 336216 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 338704e..3e29b0b 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 22 13:06:25 UTC 2014 - jreidinger@suse.com + +- Report if grub2-install failed so user see quickly, that he + cannot boot(bnc#878664) +- 3.1.38 + ------------------------------------------------------------------- Fri May 16 17:10:26 CEST 2014 - snwint@suse.de diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 409ceb5..5d07333 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.37 +Version: 3.1.38 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 9e406e8c4a7ae778138bc9fac7e0b56313008e0468fce7264681942e533c543d Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 26 May 2014 13:44:23 +0000 Subject: [PATCH 3/9] - Installation Summary: do not allow change location for grub2 on ppc and s390 (bnc#879107) - 3.1.39 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=398 --- yast2-bootloader-3.1.38.tar.bz2 | 3 --- yast2-bootloader-3.1.39.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.38.tar.bz2 create mode 100644 yast2-bootloader-3.1.39.tar.bz2 diff --git a/yast2-bootloader-3.1.38.tar.bz2 b/yast2-bootloader-3.1.38.tar.bz2 deleted file mode 100644 index 70d2dcb..0000000 --- a/yast2-bootloader-3.1.38.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90480ebc8b776786c1d068dbbac028b76a766deaeefc10d99a548d9ae59091a5 -size 336216 diff --git a/yast2-bootloader-3.1.39.tar.bz2 b/yast2-bootloader-3.1.39.tar.bz2 new file mode 100644 index 0000000..fb34cb2 --- /dev/null +++ b/yast2-bootloader-3.1.39.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a83b8a96deda94bc823b52f5b04ddff81122714929f33ad720c432f2260aa1d +size 336290 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 3e29b0b..e056405 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 23 14:32:07 UTC 2014 - jreidinger@suse.com + +- Installation Summary: do not allow change location for grub2 + on ppc and s390 (bnc#879107) +- 3.1.39 + ------------------------------------------------------------------- Thu May 22 13:06:25 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 5d07333..63dffe8 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.38 +Version: 3.1.39 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From e27c4f44a8e16e7617a1df55ac50a26b117a45cbbb05d392726d792c0ca39e95 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 27 May 2014 07:49:24 +0000 Subject: [PATCH 4/9] - add support to set Protective MBR and use reasonable proposal (bnc#872054) - 3.1.40 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=399 --- yast2-bootloader-3.1.39.tar.bz2 | 3 --- yast2-bootloader-3.1.40.tar.bz2 | 3 +++ yast2-bootloader.changes | 7 +++++++ yast2-bootloader.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.39.tar.bz2 create mode 100644 yast2-bootloader-3.1.40.tar.bz2 diff --git a/yast2-bootloader-3.1.39.tar.bz2 b/yast2-bootloader-3.1.39.tar.bz2 deleted file mode 100644 index fb34cb2..0000000 --- a/yast2-bootloader-3.1.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a83b8a96deda94bc823b52f5b04ddff81122714929f33ad720c432f2260aa1d -size 336290 diff --git a/yast2-bootloader-3.1.40.tar.bz2 b/yast2-bootloader-3.1.40.tar.bz2 new file mode 100644 index 0000000..548e330 --- /dev/null +++ b/yast2-bootloader-3.1.40.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760f44e9cec611e1c080526dd1e4f7b85d57ca33b359f422cd534b43e8c52731 +size 336758 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index e056405..801c073 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 26 15:31:16 UTC 2014 - jreidinger@suse.com + +- add support to set Protective MBR and use reasonable proposal + (bnc#872054) +- 3.1.40 + ------------------------------------------------------------------- Fri May 23 14:32:07 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 63dffe8..10606bb 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.39 +Version: 3.1.40 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 2cde3f678113f0f86d499e0cebb411446aaa0571ce801af22abbb714e60cc052 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 27 May 2014 08:04:17 +0000 Subject: [PATCH 5/9] - Fix detection if bootloader installation failed (bnc#879883) - 3.1.41 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=400 --- yast2-bootloader-3.1.40.tar.bz2 | 3 --- yast2-bootloader-3.1.41.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.40.tar.bz2 create mode 100644 yast2-bootloader-3.1.41.tar.bz2 diff --git a/yast2-bootloader-3.1.40.tar.bz2 b/yast2-bootloader-3.1.40.tar.bz2 deleted file mode 100644 index 548e330..0000000 --- a/yast2-bootloader-3.1.40.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:760f44e9cec611e1c080526dd1e4f7b85d57ca33b359f422cd534b43e8c52731 -size 336758 diff --git a/yast2-bootloader-3.1.41.tar.bz2 b/yast2-bootloader-3.1.41.tar.bz2 new file mode 100644 index 0000000..1a9ac55 --- /dev/null +++ b/yast2-bootloader-3.1.41.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a4b1ed9c36f4daa5143206d53b90970373677b00ec5ce1a2b69c416448ec37 +size 336784 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 801c073..b83675b 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 27 07:48:09 UTC 2014 - jreidinger@suse.com + +- Fix detection if bootloader installation failed (bnc#879883) +- 3.1.41 + ------------------------------------------------------------------- Mon May 26 15:31:16 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 10606bb..bf0eadb 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.40 +Version: 3.1.41 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From b5f5c9695d4fc311fd19737385e9890c9a4caad3c50ff5cc5a914b1fcbe71275 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 28 May 2014 09:21:12 +0000 Subject: [PATCH 6/9] - fix crash in summary page of installation - 3.1.43 - reinstall bootloader if the settings requires it - 3.1.42 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=401 --- yast2-bootloader-3.1.41.tar.bz2 | 3 --- yast2-bootloader-3.1.43.tar.bz2 | 3 +++ yast2-bootloader.changes | 12 ++++++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.41.tar.bz2 create mode 100644 yast2-bootloader-3.1.43.tar.bz2 diff --git a/yast2-bootloader-3.1.41.tar.bz2 b/yast2-bootloader-3.1.41.tar.bz2 deleted file mode 100644 index 1a9ac55..0000000 --- a/yast2-bootloader-3.1.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15a4b1ed9c36f4daa5143206d53b90970373677b00ec5ce1a2b69c416448ec37 -size 336784 diff --git a/yast2-bootloader-3.1.43.tar.bz2 b/yast2-bootloader-3.1.43.tar.bz2 new file mode 100644 index 0000000..2e55737 --- /dev/null +++ b/yast2-bootloader-3.1.43.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ecceafa5001174bb472a432e31cb42d935af7b1fc11cb80207515b85e9b9ed +size 336906 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index b83675b..b87653e 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue May 27 11:43:45 UTC 2014 - jreidinger@suse.com + +- fix crash in summary page of installation +- 3.1.43 + +------------------------------------------------------------------- +Tue May 27 11:06:47 UTC 2014 - mchang@suse.com + +- reinstall bootloader if the settings requires it +- 3.1.42 + ------------------------------------------------------------------- Tue May 27 07:48:09 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index bf0eadb..50ac91d 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.41 +Version: 3.1.43 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 7c0cd0924e23c6d1d1ccf4b87db4d3baae89bd2a04e954a7bd7a42bc1ac97f0a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 28 May 2014 13:39:16 +0000 Subject: [PATCH 7/9] - fix crash in summary page of installation for grub2 (bnc#880324) - 3.1.44 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=402 --- yast2-bootloader-3.1.43.tar.bz2 | 3 --- yast2-bootloader-3.1.44.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.43.tar.bz2 create mode 100644 yast2-bootloader-3.1.44.tar.bz2 diff --git a/yast2-bootloader-3.1.43.tar.bz2 b/yast2-bootloader-3.1.43.tar.bz2 deleted file mode 100644 index 2e55737..0000000 --- a/yast2-bootloader-3.1.43.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25ecceafa5001174bb472a432e31cb42d935af7b1fc11cb80207515b85e9b9ed -size 336906 diff --git a/yast2-bootloader-3.1.44.tar.bz2 b/yast2-bootloader-3.1.44.tar.bz2 new file mode 100644 index 0000000..d00afd0 --- /dev/null +++ b/yast2-bootloader-3.1.44.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99bb1fcb781a4fc0c337ddacd49474a0e7a006490763c0787c299e1c247b9594 +size 336864 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index b87653e..37adf5f 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 28 13:23:19 UTC 2014 - jreidinger@suse.com + +- fix crash in summary page of installation for grub2 (bnc#880324) +- 3.1.44 + ------------------------------------------------------------------- Tue May 27 11:43:45 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 50ac91d..bdfa731 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.43 +Version: 3.1.44 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 418113895d1468d66875702175d102ef5138f1a548e131fb29ca530558c92d73 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 28 May 2014 14:49:18 +0000 Subject: [PATCH 8/9] - Remove check for iscsi boot partition (bnc#880328) - 3.1.45 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=403 --- yast2-bootloader-3.1.44.tar.bz2 | 3 --- yast2-bootloader-3.1.45.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.44.tar.bz2 create mode 100644 yast2-bootloader-3.1.45.tar.bz2 diff --git a/yast2-bootloader-3.1.44.tar.bz2 b/yast2-bootloader-3.1.44.tar.bz2 deleted file mode 100644 index d00afd0..0000000 --- a/yast2-bootloader-3.1.44.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99bb1fcb781a4fc0c337ddacd49474a0e7a006490763c0787c299e1c247b9594 -size 336864 diff --git a/yast2-bootloader-3.1.45.tar.bz2 b/yast2-bootloader-3.1.45.tar.bz2 new file mode 100644 index 0000000..fe180cc --- /dev/null +++ b/yast2-bootloader-3.1.45.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80c937d6ba1af4fb860704cba7b04b8d552a63f33c480b6cd4c0417602a34dd +size 336768 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 37adf5f..f85c680 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 28 14:19:36 UTC 2014 - jreidinger@suse.com + +- Remove check for iscsi boot partition (bnc#880328) +- 3.1.45 + ------------------------------------------------------------------- Wed May 28 13:23:19 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index bdfa731..65c6bbb 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.44 +Version: 3.1.45 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 77b8168761ace85c2a9fbb25cb43485ab6bddc8c7399198df091412da19ae0fe Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 29 May 2014 14:19:16 +0000 Subject: [PATCH 9/9] - Fix crash in upgrade from SLE11 - 3.1.46 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=404 --- yast2-bootloader-3.1.45.tar.bz2 | 3 --- yast2-bootloader-3.1.46.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 yast2-bootloader-3.1.45.tar.bz2 create mode 100644 yast2-bootloader-3.1.46.tar.bz2 diff --git a/yast2-bootloader-3.1.45.tar.bz2 b/yast2-bootloader-3.1.45.tar.bz2 deleted file mode 100644 index fe180cc..0000000 --- a/yast2-bootloader-3.1.45.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c80c937d6ba1af4fb860704cba7b04b8d552a63f33c480b6cd4c0417602a34dd -size 336768 diff --git a/yast2-bootloader-3.1.46.tar.bz2 b/yast2-bootloader-3.1.46.tar.bz2 new file mode 100644 index 0000000..09398db --- /dev/null +++ b/yast2-bootloader-3.1.46.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea1545c6a98267fd50f08844ff17def2facf9f4235a074595449bfcafd13617 +size 336721 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index f85c680..2428319 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 29 13:47:40 UTC 2014 - jreidinger@suse.com + +- Fix crash in upgrade from SLE11 +- 3.1.46 + ------------------------------------------------------------------- Wed May 28 14:19:36 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 65c6bbb..8f38a56 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.45 +Version: 3.1.46 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build