diff options
-rw-r--r-- | VERSION.cmake | 2 | ||||
-rw-r--r-- | package/libsolv.changes | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake index 1bf8447..668cf20 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") SET(LIBSOLV_MINOR "2") -SET(LIBSOLV_PATCH "0") +SET(LIBSOLV_PATCH "1") diff --git a/package/libsolv.changes b/package/libsolv.changes index e5f47bf..80c8293 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Fri Nov 23 13:57:19 CET 2012 - mls@suse.de + +- support targeted up/dup +- support best rules to enforce the installation of the best package +- implement selection class to ease package selection +- fix obsolete handling for debian packages +- add pool_lookup_deltalocation helper +- bump version to 0.2.1 + +------------------------------------------------------------------- Thu Oct 18 16:58:10 CEST 2012 - mls@suse.de - fix susetags parser, it ignored the filelist of the last |