]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
new version - about time
authorStephan Kulow <coolo@suse.de>
Fri, 15 Feb 2008 10:04:00 +0000 (10:04 +0000)
committerStephan Kulow <coolo@suse.de>
Fri, 15 Feb 2008 10:04:00 +0000 (10:04 +0000)
VERSION.cmake
package/libsatsolver.changes

index b4d5639d233e85a40a0d655d75586a6010da71bd..ba99b7eb2359a147637cd57df73dd873dd43bdbd 100644 (file)
@@ -46,5 +46,5 @@
 
 SET(LIBSATSOLVER_MAJOR "0")
 SET(LIBSATSOLVER_MINOR "0")
-SET(LIBSATSOLVER_PATCH "14")
+SET(LIBSATSOLVER_PATCH "15")
 
index 89cfc1b50b8773f532e9e130eb04136e5ed4a40e..418717b987b1f4e30c9c14c284ffd4018d7e23ae 100644 (file)
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Fri Feb 15 11:04:09 CET 2008 - coolo@suse.de
+
+- several fixes for the solv files
+
 -------------------------------------------------------------------
 Tue Feb 12 18:29:43 CET 2008 - kkaempf@suse.de