From 587b89fdc9cb3970a64521ac3e7abfdd4d3f031e5b085dc5f32f633b395782a1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 4 Sep 2014 10:49:00 +0000 Subject: [PATCH 1/2] - Do not overwrite bios_boot partition flag by boot flag leading to error in writing boot code (Bnc#894040) - 3.1.92 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=449 --- yast2-bootloader-3.1.91.tar.bz2 | 3 --- yast2-bootloader-3.1.92.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.91.tar.bz2 create mode 100644 yast2-bootloader-3.1.92.tar.bz2 diff --git a/yast2-bootloader-3.1.91.tar.bz2 b/yast2-bootloader-3.1.91.tar.bz2 deleted file mode 100644 index d9eb6ba..0000000 --- a/yast2-bootloader-3.1.91.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c70b34bb36069e0dd0490b75c221b123638f8aa303f3258a6ffbd87519e2c32 -size 344177 diff --git a/yast2-bootloader-3.1.92.tar.bz2 b/yast2-bootloader-3.1.92.tar.bz2 new file mode 100644 index 0000000..569af37 --- /dev/null +++ b/yast2-bootloader-3.1.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b162658513afdf3c46c9e514f43c774f1d95e6648112492fb8fe358e72fbff93 +size 344328 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 60dc3b6..413743c 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 4 07:49:57 UTC 2014 - jreidinger@suse.com + +- Do not overwrite bios_boot partition flag by boot flag leading + to error in writing boot code (Bnc#894040) +- 3.1.92 + ------------------------------------------------------------------- Wed Aug 27 07:53:45 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 4a29c84..10244d6 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.91 +Version: 3.1.92 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build From 147d7088f3970bd3feec45e478f71450a6cca71178b35c0e282ea300911ab43e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 4 Sep 2014 12:53:45 +0000 Subject: [PATCH 2/2] - Use a more flexible rubygem requirement syntax (bnc#895069) - 3.1.93 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=450 --- yast2-bootloader-3.1.92.tar.bz2 | 3 --- yast2-bootloader-3.1.93.tar.bz2 | 3 +++ yast2-bootloader.changes | 6 ++++++ yast2-bootloader.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 yast2-bootloader-3.1.92.tar.bz2 create mode 100644 yast2-bootloader-3.1.93.tar.bz2 diff --git a/yast2-bootloader-3.1.92.tar.bz2 b/yast2-bootloader-3.1.92.tar.bz2 deleted file mode 100644 index 569af37..0000000 --- a/yast2-bootloader-3.1.92.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b162658513afdf3c46c9e514f43c774f1d95e6648112492fb8fe358e72fbff93 -size 344328 diff --git a/yast2-bootloader-3.1.93.tar.bz2 b/yast2-bootloader-3.1.93.tar.bz2 new file mode 100644 index 0000000..46ada92 --- /dev/null +++ b/yast2-bootloader-3.1.93.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ab5d234c38a34828ad610d1fb7e1919337a449d34572ac68213dd49b1d4bb4 +size 344315 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index 413743c..b53f8cd 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 4 12:04:09 UTC 2014 - mvidner@suse.com + +- Use a more flexible rubygem requirement syntax (bnc#895069) +- 3.1.93 + ------------------------------------------------------------------- Thu Sep 4 07:49:57 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index 10244d6..bef7a89 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,18 +17,18 @@ Name: yast2-bootloader -Version: 3.1.92 +Version: 3.1.93 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 Url: http://github.com/yast/yast-bootloader -BuildRequires: rubygem-rspec BuildRequires: update-desktop-files BuildRequires: yast2 >= 3.1.0 BuildRequires: yast2-devtools >= 3.1.10 BuildRequires: yast2-storage +BuildRequires: rubygem(rspec) PreReq: /bin/sed %fillup_prereq # Installation::*version variables # Wizard::SetDialogTitleAndIcon