Update to last successful build

35e172e9fb99594b49c630cb188dab9d2b2c4dc7 Add changes, bump version to 0.7.18

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libsolv?expand=0&rev=1145
This commit is contained in:
ZYpp Developers 2021-03-26 13:25:03 +00:00 committed by Git OBS Bridge
parent 83a2c0f3a8
commit da9bc2fc97
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ec20a55d4e18b14328106d3b95f27014d7dd62d0afb15be76549bbf1c4aaac3
size 574803

3
libsolv-0.7.18.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1871a34753104136130ddefd8922f4fec912b349da0861dc9e5af1859331cbf2
size 575513

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Mar 26 14:17:46 CET 2021 - mls@suse.de
- fixed regex code on win32
- fixed memory leak in choice rule generation
- repo_add_conda: add flag to skip v2 packages
- bump version to 0.7.18
-------------------------------------------------------------------
Tue Jan 19 15:09:12 CET 2021 - mls@suse.de

View File

@ -52,7 +52,7 @@
%bcond_with zypp
Name: libsolv
Version: 0.7.17
Version: 0.7.18
Release: 0
Summary: Package dependency solver using a satisfiability algorithm
License: BSD-3-Clause