From 518b2de33a94413a393e80810f27d2287196796c8dcafe76779c207f1da89c7d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 14 Mar 2023 14:25:25 +0000 Subject: [PATCH] - remove baselibs, not sure if we need 32bit libs anymore. OBS-URL: https://build.opensuse.org/package/show/network/libqxmpp?expand=0&rev=36 --- baselibs.conf | 1 - libqxmpp.changes | 5 +++++ libqxmpp.spec | 1 - 3 files changed, 5 insertions(+), 2 deletions(-) delete mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index b54eb9e..0000000 --- a/baselibs.conf +++ /dev/null @@ -1 +0,0 @@ -libqxmpp4 diff --git a/libqxmpp.changes b/libqxmpp.changes index fb5f741..c476330 100644 --- a/libqxmpp.changes +++ b/libqxmpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 14 14:25:09 UTC 2023 - Marcus Meissner + +- remove baselibs, not sure if we need 32bit libs anymore. + ------------------------------------------------------------------- Sat Mar 11 09:18:31 UTC 2023 - Christophe Marin diff --git a/libqxmpp.spec b/libqxmpp.spec index 7d19276..ce2b5c9 100644 --- a/libqxmpp.spec +++ b/libqxmpp.spec @@ -29,7 +29,6 @@ License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://github.com/qxmpp-project/qxmpp/ Source0: https://github.com/qxmpp-project/qxmpp/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Source1: baselibs.conf BuildRequires: cmake >= 3.7 BuildRequires: doxygen BuildRequires: fdupes