diff options
author | Michael Schroeder <mls@suse.de> | 2013-09-23 11:42:32 +0200 |
---|---|---|
committer | Michael Schroeder <mls@suse.de> | 2013-09-23 11:42:32 +0200 |
commit | cb93ea39de50391d40083d87c180793411cfa658 (patch) | |
tree | 90d9b2b8416e467b3d6985660c750bf6125238ad /package | |
parent | 078a4281aac325d767fa7e75f5878c395962b27c (diff) | |
download | libsolv-cb93ea39de50391d40083d87c180793411cfa658.tar.gz libsolv-cb93ea39de50391d40083d87c180793411cfa658.tar.bz2 libsolv-cb93ea39de50391d40083d87c180793411cfa658.zip |
add changes, bump version to 0.4.0upstream/0.4.0
This is done mainly so that openSUSE 13.1 will have a new minor
version of libsolv. In the future we hope to do this only for
ABI changes.
Diffstat (limited to 'package')
-rw-r--r-- | package/libsolv.changes | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/libsolv.changes b/package/libsolv.changes index 852fdc1..049668e 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Mon Sep 23 11:31:28 CEST 2013 - mls@suse.de + +- added repodata_lookup_binary +- fix pattern obsoleting real packages [bnc#834376] +- add selection_make_matchdeps function to query dependencies + other than provides +- bump version to 0.4.0 + +------------------------------------------------------------------- Wed Aug 21 14:39:54 CEST 2013 - mls@suse.de - add describe_decision() and unset() methods to bindings |