diff --git a/0001-Fix-a-memory-leak-in-select_next_target.patch b/0002-Fix-a-memory-leak-in-select_next_target.patch similarity index 100% rename from 0001-Fix-a-memory-leak-in-select_next_target.patch rename to 0002-Fix-a-memory-leak-in-select_next_target.patch diff --git a/librepo.spec b/librepo.spec index 78dd6e5..fe70583 100644 --- a/librepo.spec +++ b/librepo.spec @@ -35,8 +35,8 @@ Summary: Repodata downloading library License: LGPL-2.1-or-later URL: https://github.com/rpm-software-management/librepo Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz -Patch0: 0001-Use-rpm-sequoia-on-RHEL-10.patch -Patch1: 0001-Fix-a-memory-leak-in-select_next_target.patch +Patch1: 0001-Use-rpm-sequoia-on-RHEL-10.patch +Patch2: 0002-Fix-a-memory-leak-in-select_next_target.patch BuildRequires: cmake BuildRequires: gcc