Update to last sucessful build

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=779
This commit is contained in:
2011-05-31 11:04:26 +00:00
committed by Git OBS Bridge
parent a02fc1d6e1
commit eec02344cd
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue May 31 12:09:17 CEST 2011 - ma@suse.de
- Assert rpm database directory is created before rpmtsInitDB is
called (bnc#697115)
-------------------------------------------------------------------
Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
- fix var definition order in PackageProvider
- fix operator~ return datatype for flags (ctor is explicit)
- add method interactiveFlags to Patch describing what makes it
interactive
- version 9.4.0 (3)
-------------------------------------------------------------------
Tue May 31 10:12:12 CEST 2011 - ma@suse.de