From 8b678fb8db7a2978c4131b389ac23426594c3398bb98484fd46084eb516f4bc5 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 30 Sep 2014 09:27:45 +0000 Subject: [PATCH] - use short product name to avoid truncated text on small resolution (bnc#873675) - Avoid crash in clone_system on s390 (bnc#897399) - propose missing attributes also during automatic upgrade which propose grub2 configuratin (bnc#897058) - 3.1.100 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=462 --- yast2-bootloader-3.1.100.tar.bz2 | 3 +++ yast2-bootloader-3.1.99.tar.bz2 | 3 --- yast2-bootloader.changes | 10 ++++++++++ yast2-bootloader.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) create mode 100644 yast2-bootloader-3.1.100.tar.bz2 delete mode 100644 yast2-bootloader-3.1.99.tar.bz2 diff --git a/yast2-bootloader-3.1.100.tar.bz2 b/yast2-bootloader-3.1.100.tar.bz2 new file mode 100644 index 0000000..7aa0d8f --- /dev/null +++ b/yast2-bootloader-3.1.100.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787267fe5b660fd7efe074bad10b86a964f3e22addd95852b74401b5bcd97647 +size 294618 diff --git a/yast2-bootloader-3.1.99.tar.bz2 b/yast2-bootloader-3.1.99.tar.bz2 deleted file mode 100644 index 56556e8..0000000 --- a/yast2-bootloader-3.1.99.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f83c6ef2c338772eb8460e6c735c8949478e0cefa525b8de29cfa051a90b1cf -size 294366 diff --git a/yast2-bootloader.changes b/yast2-bootloader.changes index e5e3e06..710f1f0 100644 --- a/yast2-bootloader.changes +++ b/yast2-bootloader.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 30 09:30:52 UTC 2014 - jreidinger@suse.com + +- use short product name to avoid truncated text on small + resolution (bnc#873675) +- Avoid crash in clone_system on s390 (bnc#897399) +- propose missing attributes also during automatic upgrade which + propose grub2 configuratin (bnc#897058) +- 3.1.100 + ------------------------------------------------------------------- Tue Sep 30 09:15:52 UTC 2014 - jreidinger@suse.com diff --git a/yast2-bootloader.spec b/yast2-bootloader.spec index a09a45b..ec4b0ea 100644 --- a/yast2-bootloader.spec +++ b/yast2-bootloader.spec @@ -17,7 +17,7 @@ Name: yast2-bootloader -Version: 3.1.99 +Version: 3.1.100 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build