From df27a547ab10144900c457b5fc08b5cbf9d23ba0 Mon Sep 17 00:00:00 2001
From: Nicola Sella <nsella@redhat.com>
Date: Jun 02 2020 11:40:04 +0000
Subject: Update to 1.12.0


---

diff --git a/.gitignore b/.gitignore
index 3d469db..d44ceda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@
 /librepo-1.11.0.tar.gz
 /librepo-1.11.1.tar.gz
 /librepo-1.11.3.tar.gz
+/librepo-1.12.0.tar.gz
diff --git a/librepo.spec b/librepo.spec
index 6602286..34e9693 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -26,8 +26,8 @@
 %global dnf_conflict 2.8.8
 
 Name:           librepo
-Version:        1.11.3
-Release:        3%{?dist}
+Version:        1.12.0
+Release:        1%{?dist}
 Summary:        Repodata downloading library
 
 License:        LGPLv2+
@@ -82,7 +82,8 @@ BuildRequires:  pygpgme
 BuildRequires:  python2-pyxattr
 BuildRequires:  python2-gpg
 %endif
-%endif # with pythontests
+%endif
+# endif with pythontests
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 Conflicts:      python2-dnf < %{dnf_conflict}
 
@@ -189,6 +190,13 @@ popd
 %endif
 
 %changelog
+* Tue Jun 02 2020 Nicola Sella <nsella@redhat.com> - 1.12.0-1
+- Update to 1.12.0
+- Decode package URL when using for local filename (RhBug:1817130)
+- Fix memory leak in lr_download_metadata() and lr_yum_download_remote()
+- Download sources work when at least one of specified is working (RhBug:1775184)
+- Enable building on OSX
+
 * Mon May 25 2020 Miro HronĨok <mhroncok@redhat.com> - 1.11.3-3
 - Rebuilt for Python 3.9
 
diff --git a/sources b/sources
index db0f7a2..6bbe635 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (librepo-1.11.3.tar.gz) = 9d1b63ec9ba089024f5d65c9d09bc56af40f5fcbb6cce6bf20b44f1acc53ac4f3d26ea9a077f7270e0a6b4b596a4fba2f2ba8dea053cc8c8a04e057331ee3c39
+SHA512 (librepo-1.12.0.tar.gz) = 754f42277b4a6eeb0c3a47400ed32b5de3b37f15f28619f9709de6d0bb4b294b60fcce11d489bb4c5a7a8bf3a5f449dbf57aca2fc2fde0b6a70a3fc18a71daf9