16
0
Christophe Marin
2025-03-29 08:57:22 +00:00
committed by Git OBS Bridge
parent ed9bcfdb07
commit 4ea468a6f1
6 changed files with 31 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package kdevelop-plugin-python3
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,14 +23,14 @@
%bcond_without released
Name: kdevelop-plugin-python3
Version: 24.12.3
Version: 25.03.90
Release: 0
Summary: Python support for KDevelop
License: GPL-2.0-or-later
URL: https://www.kdevelop.org
Source0: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
Source0: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
# PATCH-FIX-OPENSUSE