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

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