From 26f21d24b5a52a03a95460dd3a7be108b66b0af6a00a9d4bbd4064d860870fbc Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 2 Jun 2014 09:53:58 +0000 Subject: [PATCH 1/9] - fix typo causing crash when writing pmbr flag (bnc#880893) - 3.1.47 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=405 --- yast2-bootloader-3.1.46.tar.bz2 | 3 --- yast2-bootloader-3.1.47.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.46.tar.bz2 create mode 100644 yast2-bootloader-3.1.47.tar.bz2 diff --git a/yast2-bootloader-3.1.46.tar.bz2 b/yast2-bootloader-3.1.46.tar.bz2 deleted file mode 100644 index 09398db..0000000 --- a/yast2-bootloader-3.1.46.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ea1545c6a98267fd50f08844ff17def2facf9f4235a074595449bfcafd13617 -size 336721 diff --git a/yast2-bootloader-3.1.47.tar.bz2 b/yast2-bootloader-3.1.47.tar.bz2 new file mode 100644 index 0000000..e6a91da --- /dev/null +++ b/yast2-bootloader-3.1.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d81499498844ee68018f63e90666eacfb36db693c92859879d9453e08cb7e514 +size 336863 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 2428319..53d598e 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 2 09:07:14 UTC 2014 - jreidinger@suse.com + +- fix typo causing crash when writing pmbr flag (bnc#880893) +- 3.1.47 + ------------------------------------------------------------------- Thu May 29 13:47:40 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 8f38a56..f07d5ad 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.46 +Version: 3.1.47 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 905bcbeb3d6311f9ff1060fe8dc9f8e8a2755b22f4f77d9b02bb5ff6d11af106 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 3 Jun 2014 16:19:06 +0000 Subject: [PATCH 2/9] - Setting boot flag on GPT PReP resets prep flag which leads to grub2-install unable to install a bootloader (bnc#880094) - 3.1.48 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=406 --- yast2-bootloader-3.1.47.tar.bz2 | 3 --- yast2-bootloader-3.1.48.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.47.tar.bz2 create mode 100644 yast2-bootloader-3.1.48.tar.bz2 diff --git a/yast2-bootloader-3.1.47.tar.bz2 b/yast2-bootloader-3.1.47.tar.bz2 deleted file mode 100644 index e6a91da..0000000 --- a/yast2-bootloader-3.1.47.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d81499498844ee68018f63e90666eacfb36db693c92859879d9453e08cb7e514 -size 336863 diff --git a/yast2-bootloader-3.1.48.tar.bz2 b/yast2-bootloader-3.1.48.tar.bz2 new file mode 100644 index 0000000..6c16271 --- /dev/null +++ b/yast2-bootloader-3.1.48.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103517e50b1dd8db74a9b549e1e789084edd3a68358b8a256b98beca7c98a8c5 +size 337032 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 53d598e..df98111 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 3 18:13:05 UTC 2014 - dvaleev@suse.com + +- Setting boot flag on GPT PReP resets prep flag which leads to + grub2-install unable to install a bootloader (bnc#880094) +- 3.1.48 + ------------------------------------------------------------------- Mon Jun 2 09:07:14 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index f07d5ad..de59730 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.47 +Version: 3.1.48 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From cde2970e2484ebc68d7b727231bf5e119c25b3d4255f27f1ce091f21b22204d8 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 4 Jun 2014 09:29:17 +0000 Subject: [PATCH 3/9] - remove translation of section as it is generated in GRUB2 and never work reliably fro GRUB1 (bnc#875819) - 3.1.49 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=407 --- yast2-bootloader-3.1.48.tar.bz2 | 3 --- yast2-bootloader-3.1.49.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.48.tar.bz2 create mode 100644 yast2-bootloader-3.1.49.tar.bz2 diff --git a/yast2-bootloader-3.1.48.tar.bz2 b/yast2-bootloader-3.1.48.tar.bz2 deleted file mode 100644 index 6c16271..0000000 --- a/yast2-bootloader-3.1.48.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:103517e50b1dd8db74a9b549e1e789084edd3a68358b8a256b98beca7c98a8c5 -size 337032 diff --git a/yast2-bootloader-3.1.49.tar.bz2 b/yast2-bootloader-3.1.49.tar.bz2 new file mode 100644 index 0000000..159249d --- /dev/null +++ b/yast2-bootloader-3.1.49.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8a044276dc22b75a50502884f40373f315796ecf3c2ea88ba53dd50eca862f +size 335665 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index df98111..52bbae9 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 4 09:10:42 UTC 2014 - jreidinger@suse.com + +- remove translation of section as it is generated in GRUB2 and + never work reliably fro GRUB1 (bnc#875819) +- 3.1.49 + ------------------------------------------------------------------- Mon Jun 3 18:13:05 UTC 2014 - dvaleev@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index de59730..28396c4 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.48 +Version: 3.1.49 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From b861f3220615e8e2610c1882c47ba77fc6797dea2d65c23093d4db4ed7d938e0 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 6 Jun 2014 07:09:29 +0000 Subject: [PATCH 4/9] - adjusted wording if disk order could not be detected (bnc#880439) - 3.1.50 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=408 --- yast2-bootloader-3.1.49.tar.bz2 | 3 --- yast2-bootloader-3.1.50.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.49.tar.bz2 create mode 100644 yast2-bootloader-3.1.50.tar.bz2 diff --git a/yast2-bootloader-3.1.49.tar.bz2 b/yast2-bootloader-3.1.49.tar.bz2 deleted file mode 100644 index 159249d..0000000 --- a/yast2-bootloader-3.1.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:be8a044276dc22b75a50502884f40373f315796ecf3c2ea88ba53dd50eca862f -size 335665 diff --git a/yast2-bootloader-3.1.50.tar.bz2 b/yast2-bootloader-3.1.50.tar.bz2 new file mode 100644 index 0000000..27760dc --- /dev/null +++ b/yast2-bootloader-3.1.50.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e111729010a86574c79c8e0ac979ab806690bbd9086eb9cb8c5bc927b3c3b3 +size 335742 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 52bbae9..b3efedf 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 5 11:00:35 UTC 2014 - jsrain@suse.cz + +- adjusted wording if disk order could not be detected (bnc#880439) +- 3.1.50 + ------------------------------------------------------------------- Wed Jun 4 09:10:42 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 28396c4..a1181b2 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.49 +Version: 3.1.50 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 9225364e4f6fe4946ac3290a85ff539155c701052a069a8c7f0c869430c1249f Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 10 Jun 2014 09:04:09 +0000 Subject: [PATCH 5/9] - Fix reinstallation of secure boot stage 1 (bnc#875235) - 3.1.51 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=409 --- yast2-bootloader-3.1.50.tar.bz2 | 3 --- yast2-bootloader-3.1.51.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.50.tar.bz2 create mode 100644 yast2-bootloader-3.1.51.tar.bz2 diff --git a/yast2-bootloader-3.1.50.tar.bz2 b/yast2-bootloader-3.1.50.tar.bz2 deleted file mode 100644 index 27760dc..0000000 --- a/yast2-bootloader-3.1.50.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94e111729010a86574c79c8e0ac979ab806690bbd9086eb9cb8c5bc927b3c3b3 -size 335742 diff --git a/yast2-bootloader-3.1.51.tar.bz2 b/yast2-bootloader-3.1.51.tar.bz2 new file mode 100644 index 0000000..013f22e --- /dev/null +++ b/yast2-bootloader-3.1.51.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb1e316dcaa98c64199cad5bdf93605f5aab5e6ebe7d2b56b22dad9ce409137 +size 335497 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index b3efedf..f9612b2 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 9 08:32:44 UTC 2014 - jreidinger@suse.com + +- Fix reinstallation of secure boot stage 1 (bnc#875235) +- 3.1.51 + ------------------------------------------------------------------- Thu Jun 5 11:00:35 UTC 2014 - jsrain@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index a1181b2..2e49527 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.50 +Version: 3.1.51 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 97f0bb897c90c19f48203286d10a5ca1f13e7736941cc1549d38f6ca0359539a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 12 Jun 2014 06:44:28 +0000 Subject: [PATCH 6/9] - do not crash in autoyast (bnc#882210) - 3.1.52 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=410 --- yast2-bootloader-3.1.51.tar.bz2 | 3 --- yast2-bootloader-3.1.52.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.51.tar.bz2 create mode 100644 yast2-bootloader-3.1.52.tar.bz2 diff --git a/yast2-bootloader-3.1.51.tar.bz2 b/yast2-bootloader-3.1.51.tar.bz2 deleted file mode 100644 index 013f22e..0000000 --- a/yast2-bootloader-3.1.51.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0eb1e316dcaa98c64199cad5bdf93605f5aab5e6ebe7d2b56b22dad9ce409137 -size 335497 diff --git a/yast2-bootloader-3.1.52.tar.bz2 b/yast2-bootloader-3.1.52.tar.bz2 new file mode 100644 index 0000000..5d2fcb7 --- /dev/null +++ b/yast2-bootloader-3.1.52.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b45a57e5636b4d7ac00553407beae0d92c4777c0d5b72c905043cbc0bee50d5 +size 335662 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index f9612b2..8f1901c 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 11 14:24:22 UTC 2014 - jreidinger@suse.com + +- do not crash in autoyast (bnc#882210) +- 3.1.52 + ------------------------------------------------------------------- Mon Jun 9 08:32:44 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 2e49527..34b3c5b 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.51 +Version: 3.1.52 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 5c79b05019bd713099215ad9448e65e2c217240a1b815571ff4f03b72aaa80ec Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 13 Jun 2014 11:59:18 +0000 Subject: [PATCH 7/9] - don't prevent installation because of BIOS IDs not detected if disks order reviewed by user (bnc#880439) - 3.1.53 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=411 --- yast2-bootloader-3.1.52.tar.bz2 | 3 --- yast2-bootloader-3.1.53.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.52.tar.bz2 create mode 100644 yast2-bootloader-3.1.53.tar.bz2 diff --git a/yast2-bootloader-3.1.52.tar.bz2 b/yast2-bootloader-3.1.52.tar.bz2 deleted file mode 100644 index 5d2fcb7..0000000 --- a/yast2-bootloader-3.1.52.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b45a57e5636b4d7ac00553407beae0d92c4777c0d5b72c905043cbc0bee50d5 -size 335662 diff --git a/yast2-bootloader-3.1.53.tar.bz2 b/yast2-bootloader-3.1.53.tar.bz2 new file mode 100644 index 0000000..24a3454 --- /dev/null +++ b/yast2-bootloader-3.1.53.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f299c7d52a7d43c05f56f21054b2e879ba4f982fc1262829287d5ef067035727 +size 335741 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 8f1901c..ecaf750 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 13 11:46:09 UTC 2014 - jsrain@suse.cz + +- don't prevent installation because of BIOS IDs not detected if + disks order reviewed by user (bnc#880439) +- 3.1.53 + ------------------------------------------------------------------- Wed Jun 11 14:24:22 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 34b3c5b..dae56d3 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.52 +Version: 3.1.53 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 6a5660a2ac32f96d0e4daf078bf48bbf153074689ca07e0d82024dc08b260876 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 13 Jun 2014 12:19:18 +0000 Subject: [PATCH 8/9] - fix crash with invalid partition to activate (bnc#882592) - 3.1.54 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=412 --- yast2-bootloader-3.1.53.tar.bz2 | 3 --- yast2-bootloader-3.1.54.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.53.tar.bz2 create mode 100644 yast2-bootloader-3.1.54.tar.bz2 diff --git a/yast2-bootloader-3.1.53.tar.bz2 b/yast2-bootloader-3.1.53.tar.bz2 deleted file mode 100644 index 24a3454..0000000 --- a/yast2-bootloader-3.1.53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f299c7d52a7d43c05f56f21054b2e879ba4f982fc1262829287d5ef067035727 -size 335741 diff --git a/yast2-bootloader-3.1.54.tar.bz2 b/yast2-bootloader-3.1.54.tar.bz2 new file mode 100644 index 0000000..9a38cb1 --- /dev/null +++ b/yast2-bootloader-3.1.54.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17165085f788ef729f685da48e7ea732ee6f23be9a24423d93ca9fad7266375e +size 336339 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index ecaf750..b6b351f 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 13 12:03:40 UTC 2014 - jreidinger@suse.com + +- fix crash with invalid partition to activate (bnc#882592) +- 3.1.54 + ------------------------------------------------------------------- Fri Jun 13 11:46:09 UTC 2014 - jsrain@suse.cz diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index dae56d3..156e135 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.53 +Version: 3.1.54 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From fc842e013d228fb2560f3028c6c917bfb78617ba060663a0a26edf5578571153 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 16 Jun 2014 11:24:23 +0000 Subject: [PATCH 9/9] - Allow in autoyast only supported bootloaders (bnc#882210) - 3.1.55 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=413 --- yast2-bootloader-3.1.54.tar.bz2 | 3 --- yast2-bootloader-3.1.55.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.54.tar.bz2 create mode 100644 yast2-bootloader-3.1.55.tar.bz2 diff --git a/yast2-bootloader-3.1.54.tar.bz2 b/yast2-bootloader-3.1.54.tar.bz2 deleted file mode 100644 index 9a38cb1..0000000 --- a/yast2-bootloader-3.1.54.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17165085f788ef729f685da48e7ea732ee6f23be9a24423d93ca9fad7266375e -size 336339 diff --git a/yast2-bootloader-3.1.55.tar.bz2 b/yast2-bootloader-3.1.55.tar.bz2 new file mode 100644 index 0000000..73bd03e --- /dev/null +++ b/yast2-bootloader-3.1.55.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f17460d24d472a272c9cb863ccd9a43c92c5b93cbab4e5ff0aa58745132a6ab +size 335801 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index b6b351f..77c8e5b 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 16 09:22:43 UTC 2014 - jreidinger@suse.com + +- Allow in autoyast only supported bootloaders (bnc#882210) +- 3.1.55 + ------------------------------------------------------------------- Fri Jun 13 12:03:40 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 156e135..b457bfd 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.54 +Version: 3.1.55 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build