]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
add changes, bump version
authorMichael Schroeder <mls@suse.de>
Mon, 14 Jan 2013 15:02:47 +0000 (16:02 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 14 Jan 2013 15:02:47 +0000 (16:02 +0100)
VERSION.cmake
package/libsolv.changes

index 76345574edcb0b0486c9ba7f3c4df003955c301f..073a056fda673b5eee6209200cb6cef6da2dc47f 100644 (file)
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
 
 SET(LIBSOLV_MAJOR "0")
 SET(LIBSOLV_MINOR "2")
-SET(LIBSOLV_PATCH "3")
+SET(LIBSOLV_PATCH "4")
 
index 6c637cea55fb998305c62d74ff456e429bf9d9a6..aee838ac17970a22dff6565d263522b12e2b7ddd 100644 (file)
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Mon Jan 14 16:01:04 CET 2013 - mls@suse.de
+
+- trivial_installable: check vendor of affected package to see if
+  a patch should be ignored [bnc#736100]
+- fix trivial installable requires handling
+- bump version to 0.2.4
+
 -------------------------------------------------------------------
 Tue Dec 18 19:20:19 CET 2012 - mls@suse.de