Imported Upstream version 0.6.31
[platform/upstream/libsolv.git] / src / libsolv.ver
index 337cd19..64191d4 100644 (file)
@@ -427,3 +427,9 @@ SOLV_1.1 {
                pool_best_solvables;
                solver_get_cleandeps;
 } SOLV_1.0;
+
+SOLV_1.2 {
+               map_invertall;
+               pool_set_whatprovides;
+               selection_subtract;
+} SOLV_1.1;