diff --git a/.gitignore b/.gitignore index c3b3abc..2b32f9b 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /libsolv-0.7.5.tar.gz /libsolv-0.7.6.tar.gz /libsolv-0.7.7.tar.gz +/libsolv-0.7.8.tar.gz diff --git a/libsolv.spec b/libsolv.spec index 0829e3f..7d679df 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -1,9 +1,9 @@ %global libname solv -%bcond_with python2_bindings +%bcond_with python2_bindings +%bcond_without python3_bindings %bcond_without perl_bindings %bcond_without ruby_bindings -%bcond_without python3_bindings # Creates special prefixed pseudo-packages from appdata metadata %bcond_without appdata # Creates special prefixed "group:", "category:" pseudo-packages @@ -20,7 +20,7 @@ %bcond_without zstd Name: lib%{libname} -Version: 0.7.7 +Version: 0.7.8 Release: 1%{?dist} Summary: Package dependency solver @@ -187,13 +187,6 @@ Python 3 version. %check %ninja_test -C "%{_vpath_builddir}" -%if %{undefined ldconfig_scriptlets} -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig -%else -%ldconfig_scriptlets -%endif - %files %license LICENSE* %doc README @@ -276,6 +269,9 @@ Python 3 version. %endif %changelog +* Tue Nov 12 12:52:58 CET 2019 Igor Gnatenko - 0.7.8-1 +- Update to 0.7.8 + * Sat Oct 19 2019 Igor Gnatenko - 0.7.7-1 - Update to 0.7.7 diff --git a/sources b/sources index 574974a..bb85550 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libsolv-0.7.7.tar.gz) = d357788feda66929baa8de0e6d0312905fdf2e9abefedb4d659bfc433aa7818d1e9fcd89586d38269e0182c817a2a47fb317dea35997ede0640d7ae4f3aad4cc +SHA512 (libsolv-0.7.8.tar.gz) = 22c1faac08b760b7c595de0d7ea1c5b7409ab7ec3c9c7d36cd29497576ea2aca208a293d62471b751252b5575f2d27be0233b300d32aedeedac67f90dfd9c827