public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kdevelop-python] f44: - New upstream version
@ 2026-07-04  0:59 Helio Chissini de Castro
  0 siblings, 0 replies; only message in thread
From: Helio Chissini de Castro @ 2026-07-04  0:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kdevelop-python
Branch : f44
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=f44

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

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04  0:59 [rpms/kdevelop-python] f44: - New upstream version Helio Chissini de Castro

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