]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
changes 0.6.3
authorMichael Andres <ma@suse.de>
Fri, 13 Jun 2014 10:16:27 +0000 (12:16 +0200)
committerMichael Andres <ma@suse.de>
Fri, 13 Jun 2014 10:16:27 +0000 (12:16 +0200)
VERSION.cmake
package/libsolv.changes

index d6f325148a9a73b146bea2732848c86c4c5f41be..57a9870988743e997b2746c8b5929fc53a322847 100644 (file)
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
 
 SET(LIBSOLV_MAJOR "0")
 SET(LIBSOLV_MINOR "6")
-SET(LIBSOLV_PATCH "2")
+SET(LIBSOLV_PATCH "3")
 
index 71f9596592bbc3d9dd3274d90748279e57550731..a2e84d3ab748b49ea7675c2e73cbfaff1eb00ab2 100644 (file)
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Jun 13 08:28:12 CEST 2014 - ma@suse.de
+
+- quick fix for [bnc#881320]
+- bump version to 0.6.3
+
 -------------------------------------------------------------------
 Fri Jun  6 11:37:00 CEST 2014 - ma@suse.de
 
@@ -183,7 +189,7 @@ Fri Nov 23 13:57:19 CET 2012 - mls@suse.de
 Thu Oct 18 16:58:10 CEST 2012 - mls@suse.de
 
 - fix susetags parser, it ignored the filelist of the last
-  solvable 
+  solvable
 - fix encoding of large values
 - bump version to 0.2.0
 
@@ -241,7 +247,7 @@ Fri Jan 27 14:10:34 CET 2012 - mls@suse.de
 -------------------------------------------------------------------
 Mon Oct 24 13:26:18 CEST 2011 - ma@suse.de
 
-- mls fixed package provides/obsoletes, but forgot to write 
+- mls fixed package provides/obsoletes, but forgot to write
   a changes entry.
 
 -------------------------------------------------------------------
@@ -300,7 +306,7 @@ Mon Sep  6 13:50:02 UTC 2010 - dmacvicar@novell.com
 -------------------------------------------------------------------
 Mon Sep  6 12:38:21 UTC 2010 - dmacvicar@novell.com
 
-- SLE10SP3 also has vendor_ruby 
+- SLE10SP3 also has vendor_ruby
 
 -------------------------------------------------------------------
 Wed Aug 18 14:11:08 UTC 2010 - kkaempf@novell.com