From eec02344cd9b0eceb0be59166bac40fbdb314702acd2f0b99306cb2725cf7bfc Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 31 May 2011 11:04:26 +0000 Subject: [PATCH] Update to last sucessful build OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=779 --- libzypp-9.3.0.tar.bz2 | 3 --- libzypp-9.4.0.tar.bz2 | 3 +++ libzypp.changes | 15 +++++++++++++++ libzypp.spec | 2 +- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 libzypp-9.3.0.tar.bz2 create mode 100644 libzypp-9.4.0.tar.bz2 diff --git a/libzypp-9.3.0.tar.bz2 b/libzypp-9.3.0.tar.bz2 deleted file mode 100644 index bce79ea..0000000 --- a/libzypp-9.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b7314513c36786bb6239b1679053eba1e56d17f911cf4973ac03b67c6944c71 -size 4687600 diff --git a/libzypp-9.4.0.tar.bz2 b/libzypp-9.4.0.tar.bz2 new file mode 100644 index 0000000..0b8ae1d --- /dev/null +++ b/libzypp-9.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fc6eabd04c6b68c0144db3c7663af0a91ac0f82ab87b103d1b9b1e50cfb58e +size 4687354 diff --git a/libzypp.changes b/libzypp.changes index 8beef26..d337d93 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -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 diff --git a/libzypp.spec b/libzypp.spec index b8c909b..4be2c11 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -15,7 +15,7 @@ License: GPLv2 Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Package, Patch, Pattern, and Product Management -Version: 9.3.0 +Version: 9.4.0 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-rpmlintrc