public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kdevelop-python] f43: Update to 5.0.1
@ 2026-07-04 11:13 Jan Grulich
  0 siblings, 0 replies; only message in thread
From: Jan Grulich @ 2026-07-04 11:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kdevelop-python
Branch : f43
Commit : 6ecc878a3829530cafe6db83a3c5d069eadf6432
Author : Jan Grulich <jgrulich@redhat.com>
Date   : 2016-09-19T12:22:38+02:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kdevelop-python/c/6ecc878a3829530cafe6db83a3c5d069eadf6432?branch=f43

Log:
Update to 5.0.1

---
diff --git a/.gitignore b/.gitignore
index c670102..a689176 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /kdev-python-4.90.91.tar.xz
 /kdev-python-5.0.0.tar.xz
 /kdev-python-5.0.tar.xz
+/kdev-python-5.0.1.tar.xz

diff --git a/kdevelop-python.spec b/kdevelop-python.spec
index 8802931..5d26dbb 100644
--- a/kdevelop-python.spec
+++ b/kdevelop-python.spec
@@ -3,12 +3,12 @@
 %global kdevelop_version 5.0
 
 Name:       kdevelop-python
-Version:    5.0.0
+Version:    5.0.1
 %global py3_suffix -py3
 %global py3_tag .py3
-Release:    2%{?py3_tag}%{?dist}
+Release:    1%{?py3_tag}%{?dist}
 License:    GPLv2
-Source0:    http://download.kde.org/stable/kdevelop/%{version}/src/kdev-python-%{kdevelop_version}.tar.xz
+Source0:    http://download.kde.org/stable/kdevelop/%{version}/src/kdev-python-%{version}.tar.xz
 
 # ensure the installed Python 3 scripts have #!/usr/bin/env python3
 Patch0:     kdev-python-1.7.0-py3-shebang.patch
@@ -54,7 +54,7 @@ Python 3 language support for the KDevelop Integrated Development Environment.
 
 
 %prep
-%setup -qn kdev-python-%{kdevelop_version}
+%setup -qn kdev-python-%{version}
 
 # don't use backups because CMakeLists.txt installs the whole directory
 # shebang
@@ -100,6 +100,9 @@ rm -f %{buildroot}%{_datadir}/kdevpythonsupport/documentation_files/PyKDE4/parse
 
 
 %changelog
+* Mon Sep 19 2016 Jan Grulich <jgrulich@redhat.com> - 5.0.1-1
+- Update to 5.0.1
+
 * Wed Sep 07 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.0.0-2
 - use %%{?kdevelop_requires}, cosmetics
 

diff --git a/sources b/sources
index 588983e..c5dc04c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8f5cb5823754f1b7931d2923f67995c  kdev-python-5.0.tar.xz
+70955e606116dec404bfc628482f4845  kdev-python-5.0.1.tar.xz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-04 11:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04 11:13 [rpms/kdevelop-python] f43: Update to 5.0.1 Jan Grulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox