From c92ae776b6f58deae7ebf11fda364df9563ac8d7 Mon Sep 17 00:00:00 2001
From: Jaroslav Rohel <jrohel@redhat.com>
Date: Dec 09 2022 13:47:02 +0000
Subject: Update to 1.15.1


---

diff --git a/.gitignore b/.gitignore
index 63e9dcb..ae9bb76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,4 @@
 /librepo-1.14.2.tar.gz
 /librepo-1.14.3.tar.gz
 /librepo-1.14.4.tar.gz
+/librepo-1.15.1.tar.gz
diff --git a/librepo.spec b/librepo.spec
index ba5c789..3b8112a 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -11,11 +11,11 @@
 %global dnf_conflict 2.8.8
 
 Name:           librepo
-Version:        1.14.4
+Version:        1.15.1
 Release:        1%{?dist}
 Summary:        Repodata downloading library
 
-License:        LGPLv2+
+License:        LGPL-2.1-or-later
 URL:            https://github.com/rpm-software-management/librepo
 Source0:        %{url}/archive/%{version}/%{name}-%{version}.tar.gz
 
@@ -23,7 +23,7 @@ BuildRequires:  cmake
 BuildRequires:  gcc
 BuildRequires:  check-devel
 BuildRequires:  doxygen
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.28
 BuildRequires:  gpgme-devel
 BuildRequires:  libattr-devel
 BuildRequires:  libcurl-devel >= %{libcurl_version}
@@ -96,6 +96,12 @@ Python 3 bindings for the librepo library.
 %{python3_sitearch}/%{name}/
 
 %changelog
+* Fri Dec 09 2022 Jaroslav Rohel <jrohel@redhat.com> - 1.15.1-1
+- Update to 1.15.1
+- Adds API support for waiting on network in an event driven manner (new API function lr_handle_network_wait)
+- OpenPGP API extension and fixes (new API functions lr_gpg_*)
+- Update license format to "LGPL-2.1-or-later"
+
 * Tue Aug 23 2022 Jaroslav Rohel <jrohel@redhat.com> - 1.14.4-1
 - Update to 1.14.4
 - Use nanosec precision for timestamp of checksum cache (RhBug:2077864)
diff --git a/sources b/sources
index 8a5dc45..89b755a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (librepo-1.14.4.tar.gz) = d2117077c22b3282fa50757dcffa5d0edb0a2476ae91203a93fe9231b08ce5c781382ad774296248339b4c7208453e393fdc9b3d290d308e28ff4d35b0f4bcea
+SHA512 (librepo-1.15.1.tar.gz) = c943607439202699afd0e5aa4706ba3c30d8299c3efeeed225dd07c29cb1453edd6fcbe59d7d6089c3619fb7113c98d41f6ceeb86d10c63450671919ed669383