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 4.90.91 (beta 2)
Date: Sat, 04 Jul 2026 11:13:27 GMT	[thread overview]
Message-ID: <178316360751.1.16496411815822707338.rpms-kdevelop-python-be3bfd5c5337@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/kdevelop-python
Branch : f43
Commit : be3bfd5c5337e83dc6f16e81e48bd4b77a777181
Author : Jan Grulich <jgrulich@redhat.com>
Date   : 2016-01-26T17:12:20+01:00
Stats  : +11/-7 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/kdevelop-python/c/be3bfd5c5337e83dc6f16e81e48bd4b77a777181?branch=f43

Log:
Update to 4.90.91 (beta 2)

---
diff --git a/.gitignore b/.gitignore
index 36c2857..e8644c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /kdev-python-1.7.1-py3.tar.xz
 /kdev-python-1.7.2-py3.tar.xz
 /kdev-python-4.90.90.tar.xz
+/kdev-python-4.90.91.tar.xz

diff --git a/kdev-python-missing-dependency.patch b/kdev-python-missing-dependency.patch
index e4dfdc2..4ac3c78 100644
--- a/kdev-python-missing-dependency.patch
+++ b/kdev-python-missing-dependency.patch
@@ -1,17 +1,17 @@
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 1146905..3255226 100644
+index 3c606d6..3a45deb 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -32,7 +32,7 @@ find_package(PythonInterp 3.5 REQUIRED)
- configure_file( "${kdevpython_SOURCE_DIR}/kdevpythonversion.h.cmake" "${kdevpython_BINARY_DIR}/kdevpythonversion.h" @ONLY )
+@@ -35,7 +35,7 @@ if ( (NOT PYTHON_LIBRARIES) OR ${PYTHON_VERSION_MINOR} GREATER 5 )
+ endif()
  
  find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED Widgets Test)
 -find_package(KF5 REQUIRED I18n NewStuff ItemModels ThreadWeaver TextEditor KCMUtils)
 +find_package(KF5 REQUIRED I18n NewStuff ItemModels ThreadWeaver TextEditor KCMUtils KDELibs4Support)
  find_package(KDevPlatform ${KDEVPLATFORM_VERSION} REQUIRED)
- find_package(KDevelop REQUIRED)
+ find_package(KDevelop ${KDEVPLATFORM_VERSION} REQUIRED)
  
-@@ -94,6 +94,7 @@ target_link_libraries(kdevpythonlanguagesupport
+@@ -89,6 +89,7 @@ target_link_libraries(kdevpythonlanguagesupport
      KF5::ThreadWeaver
      KF5::TextEditor
      KF5::NewStuff

diff --git a/kdevelop-python.spec b/kdevelop-python.spec
index 1ddfaef..7230147 100644
--- a/kdevelop-python.spec
+++ b/kdevelop-python.spec
@@ -1,5 +1,5 @@
 Name:       kdevelop-python
-Version:    4.90.90
+Version:    4.90.91
 %global py3_suffix -py3
 %global py3_tag .py3
 Release:    1%{?py3_tag}%{?dist}
@@ -91,6 +91,9 @@ rm -f %{buildroot}%{_datadir}/kdevpythonsupport/documentation_files/PyKDE4/parse
 
 
 %changelog
+* Tue Jan 26 2016 Jan Grulich <jgrulich@redhat.com> - 4.90.91-1.py3
+- Update to 4.90.91 (beta 2)
+
 * Thu Nov 12 2015 Jan Grulich <jgrulich@redhat.com> - 4.90.90-1.py3
 - Update to 4.90.90 (beta 1)
 

diff --git a/sources b/sources
index b3fddbe..bed50b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01c394465a749181375cabb90b9aaa59  kdev-python-4.90.90.tar.xz
+782342b33a124d396c18b241a50a2592  kdev-python-4.90.91.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=178316360751.1.16496411815822707338.rpms-kdevelop-python-be3bfd5c5337@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