Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
cd150a623b |
3
baselibs.conf
Normal file
3
baselibs.conf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
libsigc-3_0-0
|
||||||
|
provides "libsigc++3-<targettype> = <version>"
|
||||||
|
obsoletes "libsigc++3-<targettype> < <version>"
|
@@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Tue Mar 5 14:07:44 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
||||||
|
|
||||||
- Drop baselibs.conf: the -32bit packages are no longer needed and
|
|
||||||
have not been part of Tumbleweed for a while already (build for
|
|
||||||
i586 only enabled in LegacyX86).
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 1 09:21:53 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Oct 1 09:21:53 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libsigc++3
|
# spec file for package libsigc++3
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -25,6 +25,7 @@ License: LGPL-3.0-or-later
|
|||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://libsigcplusplus.github.io/libsigcplusplus/
|
URL: https://libsigcplusplus.github.io/libsigcplusplus/
|
||||||
Source0: https://download.gnome.org/sources/libsigc++/3.6/%{_name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/libsigc++/3.6/%{_name}-%{version}.tar.xz
|
||||||
|
Source99: baselibs.conf
|
||||||
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
|
Reference in New Issue
Block a user