diff --git a/perl-Bootloader-0.831.tar.xz b/perl-Bootloader-0.831.tar.xz deleted file mode 100644 index 9795647..0000000 --- a/perl-Bootloader-0.831.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c7306b1eb9dc2c00bea38d5e28ec502f43da349b8a140522b4185970c9a40b93 -size 150804 diff --git a/perl-Bootloader-0.832.tar.xz b/perl-Bootloader-0.832.tar.xz new file mode 100644 index 0000000..6ef19fc --- /dev/null +++ b/perl-Bootloader-0.832.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367e3ef5b3777c18c841669420ac9c7ef631a85fe9dc24e01ab5ac14f1865552 +size 152952 diff --git a/perl-Bootloader.changes b/perl-Bootloader.changes index 29d772d..02d42b0 100644 --- a/perl-Bootloader.changes +++ b/perl-Bootloader.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Apr 22 14:01:05 CEST 2015 - snwint@suse.com + +- started pbl-yaml testsuite +- added test cases for various utf8/non-utf8/really broken config files +- rewrite file-io to do some utf8 processing that keeps non-utf8 files intact as much as possible +- use only WriteFileRaw() to actually write files +- use ReadFileRaw() to read grub2 config (bnc #899921) +- rewrite ReadFile() to handle utf8 properly (bnc #899921) +- export more pbl functions via yaml interface to allow easier testing +- 0.832 + ------------------------------------------------------------------- Thu Mar 26 13:01:23 CET 2015 - snwint@suse.com diff --git a/perl-Bootloader.spec b/perl-Bootloader.spec index 40a50ea..8443bda 100644 --- a/perl-Bootloader.spec +++ b/perl-Bootloader.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Bootloader # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: perl-Bootloader -Version: 0.831 +Version: 0.832 Release: 0 Requires: coreutils Requires: perl-base = %{perl_version}