$ git diff --patch-with-stat --summary 5d636ee09633f57730df6053d615c72f7ce7a40d..1aef723e696ae280ed7df201d01bf6eaca70cbea
.abf.yml | 2 +-
librepo.spec | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 3ea924d..819e46c 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- librepo-1.10.3.tar.gz: 0f55637ac71b2f72f9ecd243ee3c220f6402f4af
+ librepo-1.10.6.tar.gz: d6b06ef554700c3bffcf09dc7843a02bc181c7bf
diff --git a/librepo.spec b/librepo.spec
index 8cbb47b..4521cd5 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -5,9 +5,11 @@
%define libname %mklibname repo %{major}
%define devname %mklibname repo -d
+%global ldflags %{ldflags} -lpthread
+
Summary: Repodata downloading library
Name: librepo
-Version: 1.10.3
+Version: 1.10.6
Release: 1
Group: System/Libraries
License: LGPLv2+