From 8fcd5345239a0116fd38af826466451f10280948 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:48:48 +0100 Subject: [PATCH] automatic version update by autodist [release 0.7.17-1mamba;Tue Feb 09 2021] --- libsolv.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libsolv.spec b/libsolv.spec index f40f8b6..dd321ad 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -1,12 +1,12 @@ Name: libsolv -Version: 0.7.16 +Version: 0.7.17 Release: 1mamba Summary: Library for solving packages and reading repositories Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://en.opensuse.org/openSUSE:Libzypp_satsolver +URL: https://en.opensuse.org/openSUSE:Libzypp_satsolver Source: https://github.com/openSUSE/libsolv.git/%{version}/libsolv-%{version}.tar.bz2 Patch0: libsolv-0.6.35-rpm-5.patch Patch1: libsolv-0.6.34-rpm-5.2.patch @@ -171,6 +171,9 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/ %{python3_sitearch}/solv.py %changelog +* Tue Feb 09 2021 Automatic Build System 0.7.17-1mamba +- automatic version update by autodist + * Sat Nov 28 2020 Silvan Calarco 0.7.16-1mamba - update to 0.7.16 - python bindings only for python3 and packaged apart