Accepting request 298570 from Base:System

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/298570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Bootloader?expand=0&rev=159
This commit is contained in:
Stephan Kulow 2015-04-25 14:46:16 +00:00 committed by Git OBS Bridge
commit 77934edc55
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c7306b1eb9dc2c00bea38d5e28ec502f43da349b8a140522b4185970c9a40b93
size 150804

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:367e3ef5b3777c18c841669420ac9c7ef631a85fe9dc24e01ab5ac14f1865552
size 152952

View File

@ -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

View File

@ -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}