Blame SOURCES/0001-Revert-configure-bump-so-name.patch

a1cb08
From 696f93e5996634473fb554e07ba2d0775be2a814 Mon Sep 17 00:00:00 2001
a1cb08
From: Hans de Goede <hdegoede@redhat.com>
a1cb08
Date: Tue, 1 Oct 2019 12:11:09 +0200
a1cb08
Subject: [PATCH] Revert "configure: bump so name"
a1cb08
a1cb08
This reverts commit be27b260042e76aba988b88a4f26983247e02bde.
a1cb08
---
a1cb08
 configure.ac | 2 +-
a1cb08
 1 file changed, 1 insertion(+), 1 deletion(-)
a1cb08
a1cb08
diff --git a/configure.ac b/configure.ac
a1cb08
index 2257374..507145e 100644
a1cb08
--- a/configure.ac
a1cb08
+++ b/configure.ac
a1cb08
@@ -26,7 +26,7 @@ PKG_PROG_PKG_CONFIG
a1cb08
 LT_INIT([dlopen disable-static pic-only])
a1cb08
 
a1cb08
 ## increment if the interface has additions, changes, removals.
a1cb08
-LT_CURRENT=5
a1cb08
+LT_CURRENT=4
a1cb08
 
a1cb08
 ## increment any time the source changes; set to
a1cb08
 ##  0 if you increment CURRENT
a1cb08
-- 
a1cb08
2.23.0
a1cb08