17
0
Luca Beltrame
2024-02-23 20:08:12 +00:00
committed by Git OBS Bridge
parent 167b9a3a03
commit 40cecd68dd
7 changed files with 29 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package kdevelop5-plugin-python3
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,14 @@
%define mypython python3
%bcond_without released
Name: kdevelop5-plugin-python3
Version: 23.08.4
Version: 24.01.95
Release: 0
Summary: Python support for KDevelop
License: GPL-2.0-or-later
URL: https://www.kdevelop.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
Source: 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