summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Schroeder <mls@suse.de>2014-02-14 11:05:21 +0100
committerMichael Schroeder <mls@suse.de>2014-02-14 11:05:21 +0100
commit1bc0138ea114a264fd33c8321e0777a2ca5c638e (patch)
treef1780678468da556a36099c7766f662eb2d5eba6
parent0a1944d23d31d98c0ae5c3a63a83dcc1334d9d9b (diff)
downloadlibsolv-1bc0138ea114a264fd33c8321e0777a2ca5c638e.tar.gz
libsolv-1bc0138ea114a264fd33c8321e0777a2ca5c638e.tar.bz2
libsolv-1bc0138ea114a264fd33c8321e0777a2ca5c638e.zip
add changes, bump version
-rw-r--r--VERSION.cmake2
-rw-r--r--package/libsolv.changes12
2 files changed, 13 insertions, 1 deletions
diff --git a/VERSION.cmake b/VERSION.cmake
index dd572b5..c3e0615 100644
--- a/VERSION.cmake
+++ b/VERSION.cmake
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
SET(LIBSOLV_MAJOR "0")
SET(LIBSOLV_MINOR "4")
-SET(LIBSOLV_PATCH "3")
+SET(LIBSOLV_PATCH "4")
diff --git a/package/libsolv.changes b/package/libsolv.changes
index 1d96b70..4930817 100644
--- a/package/libsolv.changes
+++ b/package/libsolv.changes
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
+Fri Feb 14 11:03:18 CET 2014 - mls@suse.de
+
+- always keep job/jobflags in selection_filter()
+- implement COND handling in supplements/enhances
+- improve OR handling in supplements/enhances
+- fix typo in application backlink creation
+- support PRODUCT_ENDOFLIFE
+- store repoid as flexarray
+- also translate autoproduct strings
+- bump version to 0.4.4
+
+-------------------------------------------------------------------
Mon Jan 27 17:15:41 CET 2014 - mls@suse.de
- add support for autogenerated products