2 Commits

2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 27 14:49:01 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Switch to a recent sip: It is supported since v2.4.2
gh#SciDAVis/scidavis#14
-------------------------------------------------------------------
Tue May 6 11:27:05 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package scidavis
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2012 Quentin Denis <quentin@links2linux.de>
#
# All modifications and additions to the file contributed by third parties
@@ -40,8 +40,7 @@ BuildRequires: ninja
BuildRequires: pkgconfig
BuildRequires: python3-devel
BuildRequires: python3-qt5-devel
BuildRequires: python3-sip4
BuildRequires: python3-sip4-devel
BuildRequires: python3-sip-devel >= 6
BuildRequires: qwtplot3d-devel
BuildRequires: cmake(Qt5LinguistTools)
BuildRequires: cmake(Qt5Network)