From 05e37988d12fb19b9a8e3f78f64f34c9c67ebfdf Mon Sep 17 00:00:00 2001 From: Michael Andres Date: Thu, 15 Oct 2009 20:55:16 +0200 Subject: [PATCH] changes 6.19.0 --- VERSION.cmake | 8 ++++---- package/libzypp.changes | 8 ++++++++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index f4d63f3..21d2088 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -59,10 +59,10 @@ # changes file. See './mkChangelog -h' for help. # SET(LIBZYPP_MAJOR "6") -SET(LIBZYPP_COMPATMINOR "17") -SET(LIBZYPP_MINOR "18") -SET(LIBZYPP_PATCH "2") +SET(LIBZYPP_COMPATMINOR "19") +SET(LIBZYPP_MINOR "19") +SET(LIBZYPP_PATCH "0") # -# LAST RELEASED: 6.18.2 (17) +# LAST RELEASED: 6.19.0 (19) # (The number in parenthesis is LIBZYPP_COMPATMINOR) #======= diff --git a/package/libzypp.changes b/package/libzypp.changes index 23957bc..d4a1241 100644 --- a/package/libzypp.changes +++ b/package/libzypp.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de + +- ResStatus: add isOrphaned to test whether a package is not provided + by any enabled repository. Orphaned packages are usually good candidates + for cleanup unless the providing repository was intentionally disabled. +- version 6.19.0 (19) + +------------------------------------------------------------------- Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de - aria2: pass credentials in a file instead of the command line -- 2.7.4