Update to last successful build

7c3a64b7c170cf31e442618e890b8146dc761638 changes 14.37.0 (30)

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1195
This commit is contained in:
2015-03-11 08:40:16 +00:00
committed by Git OBS Bridge
parent 34ee7d112f
commit 42823a63b6
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
- New RepoVarExpand: Functor expanding repo variables in a
string . Supports bash style default ${v:-w}' and alternate ${v:+w}
values (FATE#318354)
- Easy.h: Use __typeof__ rather than typeof in header
- Support repo variable replacement in service url
- Support repo variable replacement in gpg url
- Gettext.h: Fallback to ::gettext if accidentally included
outside libzypp
- version 14.37.0 (30)
-------------------------------------------------------------------
Sun Feb 22 01:13:12 CET 2015 - ma@suse.de