public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Helio Chissini de Castro <helio@kde.org>
To: git-commits@fedoraproject.org
Subject: [rpms/kdevelop-python] f43: - New upstream version
Date: Sat, 04 Jul 2026 11:13:28 GMT	[thread overview]
Message-ID: <178316360889.1.1149585212292256049.rpms-kdevelop-python-2305db9a59b2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kdevelop-python
Branch : f43
Commit : 2305db9a59b2e266e599888e9ec39237caa42e9d
Author : Helio Chissini de Castro <helio@kde.org>
Date   : 2016-08-31T10:36:03+02:00
Stats  : +11/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/kdevelop-python/c/2305db9a59b2e266e599888e9ec39237caa42e9d?branch=f43

Log:
- New upstream version

---
diff --git a/.gitignore b/.gitignore
index f28d249..c670102 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /kdev-python-4.90.90.tar.xz
 /kdev-python-4.90.91.tar.xz
 /kdev-python-5.0.0.tar.xz
+/kdev-python-5.0.tar.xz

diff --git a/kdevelop-python.spec b/kdevelop-python.spec
index e31075a..1656f6f 100644
--- a/kdevelop-python.spec
+++ b/kdevelop-python.spec
@@ -1,11 +1,12 @@
+%global kdevelop_version 5.0
+
 Name:       kdevelop-python
 Version:    5.0.0
 %global py3_suffix -py3
 %global py3_tag .py3
-Release:    0.1.20160608git%{?py3_tag}%{?dist}
+Release:    1%{?py3_tag}%{?dist}
 License:    GPLv2
-%global kdevelop_version %(echo %{version} | sed -e 's/^1\./4./g')
-Source0:    http://download.kde.org/stable/kdevelop/%{kdevelop_version}/src/kdev-python-%{version}.tar.xz
+Source0:    http://download.kde.org/stable/kdevelop/%{version}/src/kdev-python-%{kdevelop_version}.tar.xz
 
 # ensure the installed Python 3 scripts have #!/usr/bin/env python3
 Patch0:     kdev-python-1.7.0-py3-shebang.patch
@@ -74,13 +75,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 # documentation_files, it is not needed at runtime
 rm -f %{buildroot}%{_datadir}/kdevpythonsupport/documentation_files/PyKDE4/parse_xml.py
 
-# %find_lang kdevpython
+%find_lang kdevpython
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
-# %files -f kdevpython.lang
-%files
+%files -f kdevpython.lang
 %doc DESIGN README
 %{_libdir}/libkdevpythonduchain.so
 %{_libdir}/libkdevpythonparser.so
@@ -92,6 +92,9 @@ rm -f %{buildroot}%{_datadir}/kdevpythonsupport/documentation_files/PyKDE4/parse
 
 
 %changelog
+* Wed Aug 31 2016 Helio Chissini de Castro <helio@kde.org> - 5.0.0-1
+- New upstream version
+
 * Wed Jun 08 2016 Jan Grulich <jgrulich@redhat.com> - 5.0.0-0.1.20160608git.py3
 - Package latest git snapshot to address GCC 6 related crashes
   Resolves: bz#1343439

diff --git a/sources b/sources
index e4aca56..588983e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a623ff2be456e83cbf58f8e4a63291ec  kdev-python-5.0.0.tar.xz
+c8f5cb5823754f1b7931d2923f67995c  kdev-python-5.0.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=178316360889.1.1149585212292256049.rpms-kdevelop-python-2305db9a59b2@fedoraproject.org \
    --to=helio@kde.org \
    --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