From 8c6d7df0090c82dfb8bdd7c808199f8b1a7ad049 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 2 Apr 2008 11:50:10 +0000 Subject: [PATCH] - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied() - Removed establish state in ResStatus --- VERSION.cmake | 2 +- package/libzypp.changes | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index a010131..6dc820f 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -46,5 +46,5 @@ SET(LIBZYPP_MAJOR "4") SET(LIBZYPP_MINOR "7") -SET(LIBZYPP_COMPATMINOR "6") +SET(LIBZYPP_COMPATMINOR "7") SET(LIBZYPP_PATCH "0") diff --git a/package/libzypp.changes b/package/libzypp.changes index d921f4d..df5d7b5 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Apr 2 13:48:52 CEST 2008 - schubi@suse.de + +- Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied() +- Removed establish state in ResStatus +- revision 9337 +- version 4.7.0 + +------------------------------------------------------------------- Wed Apr 2 10:24:17 CEST 2008 - ma@suse.de - Add PoolItem::isSatisfied()/isBroken() to test whether -- 2.7.4