]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
add changes, bump version
authorMichael Schroeder <mls@suse.de>
Thu, 18 Oct 2012 14:57:22 +0000 (16:57 +0200)
committerMichael Schroeder <mls@suse.de>
Thu, 18 Oct 2012 14:57:22 +0000 (16:57 +0200)
VERSION.cmake
package/libsolv.changes

index 9d936be42964edbec2fcb4e6af2132d99d6d7f53..99e62b5dde9d16ba1d2c1fcfe0a980649b4f8362 100644 (file)
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
 
 SET(LIBSOLV_MAJOR "0")
 SET(LIBSOLV_MINOR "1")
-SET(LIBSOLV_PATCH "0")
+SET(LIBSOLV_PATCH "1")
 
index 4eb1ea6b410b93d0ac1f50c7ce44022f808fae5a..564e20d1f774ab18981e641913ce604d8f0d5fd7 100644 (file)
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Thu Oct 18 16:55:36 CEST 2012 - mls@suse.de
+
+- fix susetags parser, it ignored the filelist of the last
+  solvable 
+- fix encoding of large values
+- 0.1.1
+
 -------------------------------------------------------------------
 Mon Jun 25 13:40:58 CEST 2012 - mls@suse.de