From beeda678a68203c81e706ed35010f7f3625598f6c669f4e80589d9a7b494ace4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 30 Jun 2023 16:59:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/inih?expand=0&rev=20 --- baselibs.conf | 1 - inih.changes | 5 ----- inih.spec | 1 - 3 files changed, 7 deletions(-) delete mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index 63509d6..0000000 --- a/baselibs.conf +++ /dev/null @@ -1 +0,0 @@ -libinih0 diff --git a/inih.changes b/inih.changes index 654e029..814bf5b 100644 --- a/inih.changes +++ b/inih.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Fri Jun 30 15:56:29 UTC 2023 - Dirk Müller - -- add baselibs.conf - ------------------------------------------------------------------- Sat Jul 16 08:19:28 UTC 2022 - Matthias Bach - 56 diff --git a/inih.spec b/inih.spec index 54ea752..81b85ce 100644 --- a/inih.spec +++ b/inih.spec @@ -25,7 +25,6 @@ License: BSD-3-Clause Group: Development/Libraries/C and C++ URL: https://github.com/benhoyt/inih Source: https://github.com/benhoyt/inih/archive/r%{version}.tar.gz#/inih-r%{version}.tar.gz -Source9: baselibs.conf BuildRequires: gcc-c++ BuildRequires: meson BuildRequires: pkgconfig