From 7eb79cd7cb28b5eb639cc113ef65d57916d96656 Mon Sep 17 00:00:00 2001 From: Michael Schroeder Date: Mon, 23 Apr 2012 16:03:35 +0200 Subject: [PATCH] add changes, bump version (just to make it higher than openSUSE 12.1) --- VERSION.cmake | 2 +- package/libsolv.changes | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/VERSION.cmake b/VERSION.cmake index 2dc7a4c..9d936be 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -48,6 +48,6 @@ SET(LIBSOLV_SOVERSION "0") SET(LIBSOLVEXT_SOVERSION "0") SET(LIBSOLV_MAJOR "0") -SET(LIBSOLV_MINOR "0") +SET(LIBSOLV_MINOR "1") SET(LIBSOLV_PATCH "0") diff --git a/package/libsolv.changes b/package/libsolv.changes index 9da8785..1c16bfb 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Mon Apr 23 15:52:26 CEST 2012 - mls@suse.de + +- added testcase framework +- add solver_get_unneeded() to get a list of no longer needed + installed packages +- changed duprule generation to ignore uninstallable packages [bnc#750485] +- fix memory leaks +- speed up whatprovides generation +- support 64bit nums, return files sizes in bytes +- return errors instead of calling exit() +- support tilde in rpm version comparison [bnc#466994] +- 0.1.0 + +------------------------------------------------------------------- Tue Feb 7 16:33:10 CET 2012 - mls@suse.de - add findutils to the requires of libsolv-tools [bnc#743634] -- 2.7.4