Cor Blom 2024-05-27 17:56:18 +00:00 committed by Git OBS Bridge
parent ef18985fd5
commit 69f6d67709
2 changed files with 14 additions and 3 deletions

View File

@ -0,0 +1,11 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@
LANGUAGES CXX
)
-set(CMAKE_CXX_STANDARD 11)
+set(CMAKE_CXX_STANDARD 17)
set(QT_MIN_VERSION 5.9.0)
# Somewhat arbitrary chosen version number ...
set(KF5_MIN_VERSION 5.51)

View File

@ -1,7 +1,7 @@
# #
# spec file for package kbibtex # spec file for package kbibtex
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 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
@ -56,8 +56,8 @@ BuildRequires: cmake(Qt5Widgets)
BuildRequires: cmake(Qt5XmlPatterns) BuildRequires: cmake(Qt5XmlPatterns)
Requires(post): desktop-file-utils Requires(post): desktop-file-utils
Requires(post): shared-mime-info Requires(post): shared-mime-info
Requires(postun):desktop-file-utils Requires(postun): desktop-file-utils
Requires(postun):shared-mime-info Requires(postun): shared-mime-info
%description %description
KBibTeX is a BibTeX editor by KDE to edit bibliographies used with KBibTeX is a BibTeX editor by KDE to edit bibliographies used with