File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22This file contains the major changes between
33libsolv versions:
44
5+ Version 0.7.10
6+ - new features:
7+ * new rpm_stat_database() function
8+ * new rpm_hash_database_state() function
9+
510Version 0.7.9
611- new features:
712 * support conda constrains dependencies
Original file line number Diff line number Diff line change @@ -49,5 +49,5 @@ SET(LIBSOLVEXT_SOVERSION "1")
4949
5050SET (LIBSOLV_MAJOR "0" )
5151SET (LIBSOLV_MINOR "7" )
52- SET (LIBSOLV_PATCH "9 " )
52+ SET (LIBSOLV_PATCH "10 " )
5353
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Tue Dec 10 14:18:36 CET 2019 -
[email protected] 3+
4+ - added two new function to make libzypp independent of the rpm
5+ database format
6+ - bump version to 0.7.10
7+
18-------------------------------------------------------------------
29Thu Nov 21 16:34:52 CET 2019 -
[email protected] 310
You can’t perform that action at this time.
0 commit comments