public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Grulich <jgrulich@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kdevelop-python] f43: Update to 5.0.1
Date: Sat, 04 Jul 2026 11:13:29 GMT	[thread overview]
Message-ID: <178316360979.1.1353374306149408381.rpms-kdevelop-python-6ecc878a3829@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-04 11:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178316360979.1.1353374306149408381.rpms-kdevelop-python-6ecc878a3829@fedoraproject.org \
    --to=jgrulich@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox