bump version
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 1 Jul 2008 08:08:47 +0000 (08:08 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 1 Jul 2008 08:08:47 +0000 (08:08 +0000)
VERSION.cmake
package/libsatsolver.changes

index ad66b33..c980d57 100644 (file)
@@ -45,6 +45,6 @@
 #
 
 SET(LIBSATSOLVER_MAJOR "0")
-SET(LIBSATSOLVER_MINOR "9")
+SET(LIBSATSOLVER_MINOR "10")
 SET(LIBSATSOLVER_PATCH "0")
 
index 6f6cfc0..0020af3 100644 (file)
@@ -5,6 +5,8 @@ Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
 - add message tag to updateinfo.xml for displaying
   messages in the user interface
 - Fix missing self provides for patches (bnc #397132).
+- do not reorder binary rules if they are not rpm rules [bnc#397456]
+- 0.10.0
 
 -------------------------------------------------------------------
 Mon Jun  2 11:47:32 CEST 2008 - coolo@suse.de