]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Add changes, bump version to 0.6.12 0.6.12
authorMichael Schroeder <mls@suse.de>
Tue, 1 Sep 2015 11:46:50 +0000 (13:46 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 1 Sep 2015 11:46:50 +0000 (13:46 +0200)
NEWS
VERSION.cmake
package/libsolv.changes
package/libsolv.spec.in

diff --git a/NEWS b/NEWS
index 5f21c862673ffb975c4fb9eed0096dcf3da22c11..a265cc40e57573465a155740833a6372186faa2b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,39 @@
 This file contains the major changes between
 libsolv versions:
 
+Version 0.6.12:
+- new features:
+  * tcl bindings
+- new functions:
+  * solv_chksum_cmp
+
+Version 0.6.11:
+- new functions:
+  * pool_ids2whatprovides
+
+Version 0.6.9:
+- new features:
+  * much improved package choosing code
+  * new testcase dependency format
+  * alternatives introspection
+- new functions:
+  * pool_deb_get_autoinstalled
+  * solver_alternative2str
+  * solver_alternatives_count
+  * solver_get_alternative
+  * solver_rule2pkgrule
+  * testcase_dep2str
+
+Version 0.6.5:
+- new features:
+  * support yum style obsolete handling
+
+Version 0.6.1:
+- API change:
+  repodata_stringify() now returns the string
+- new features:
+  * add BREAK_ORPHANS and KEEP_ORPHANS solver flags
+
 Version 0.6.0:
 - ABI change: cleaned up and reordered knownid.h
 - added support for sha224/sha384/sha512
index fe0632b865c3f82a8d97376b0627eacacc630636..086ee95f7b2f18b2cc7a3aae76c3c4e4baeedae5 100644 (file)
@@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "0")
 
 SET(LIBSOLV_MAJOR "0")
 SET(LIBSOLV_MINOR "6")
-SET(LIBSOLV_PATCH "11")
+SET(LIBSOLV_PATCH "12")
 
index 5a0a59bd84069908537af7d66ff118cc0cedca44..b98c3ba043e371c2dddd94105db5ef9681964e3a 100644 (file)
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Tue Sep  1 13:37:11 CEST 2015 - mls@suse.de
+
+- added tcl bindings
+- improve debian ar archive handling
+- bindings: set the CLOEXEC flags in xfopen
+- bindings: support testcase writing
+- support REL_ELSE as evr of REL_COND
+- bump version to 0.6.12
+
 -------------------------------------------------------------------
 Tue Jun  2 11:41:10 CEST 2015 - mls@suse.de
 
index 5812a5aed803ed0494829a2c0e2f9f044124f4fe..c2251ec988d417c62507d3b535a8d444e4ccb009 100644 (file)
@@ -34,7 +34,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libneon0.26-devel
 %endif
 %if 0%{?fedora_version} || 0%{?rhel_version} >= 600 || 0%{?centos_version} >= 600
-BuildRequires:  db4-devel
+BuildRequires:  db-devel
 %endif
 %if 0%{?suse_version}
 %if 0%{?suse_version} < 1030