Imported Upstream version 0.6.35
[platform/upstream/libsolv.git] / src / libsolv.ver
index 9adf60d..a3fa19a 100644 (file)
@@ -431,3 +431,7 @@ SOLV_1.2 {
                pool_set_whatprovides;
                selection_subtract;
 } SOLV_1.1;
+
+SOLV_1.3 {
+               repodata_set_kv;
+} SOLV_1.2;