public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qt-creator] f45: Update to 20.0.1
@ 2026-08-25 21:04 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-08-25 21:04 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qt-creator
Branch : f45
Commit : 1f1ee07724a13df149721c9e82f49adf79c32e0a
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-08-25T23:04:06+02:00
Stats : +16/-12 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/qt-creator/c/1f1ee07724a13df149721c9e82f49adf79c32e0a?branch=f45
Log:
Update to 20.0.1
---
diff --git a/.gitignore b/.gitignore
index 10495a6..72bfd72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -191,3 +191,4 @@
/qt-creator-opensource-src-20.0.0-beta2.tar.xz
/qt-creator-opensource-src-20.0.0-rc1.tar.xz
/qt-creator-opensource-src-20.0.0.tar.xz
+/qt-creator-opensource-src-20.0.1.tar.xz
diff --git a/qt-creator-debuginfod.patch b/qt-creator-debuginfod.patch
index 1b42cf0..20a5ecf 100644
--- a/qt-creator-debuginfod.patch
+++ b/qt-creator-debuginfod.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference qt-creator-opensource-src-20.0.0/cmake/Findelfutils.cmake qt-creator-opensource-src-20.0.0-new/cmake/Findelfutils.cmake
---- qt-creator-opensource-src-20.0.0/cmake/Findelfutils.cmake 2026-06-15 13:50:45.000000000 +0200
-+++ qt-creator-opensource-src-20.0.0-new/cmake/Findelfutils.cmake 2026-06-17 19:33:13.039141015 +0200
+diff -rupN --no-dereference qt-creator-opensource-src-20.0.1/cmake/Findelfutils.cmake qt-creator-opensource-src-20.0.1-new/cmake/Findelfutils.cmake
+--- qt-creator-opensource-src-20.0.1/cmake/Findelfutils.cmake 2026-07-28 03:35:34.000000000 +0200
++++ qt-creator-opensource-src-20.0.1-new/cmake/Findelfutils.cmake 2026-08-25 22:58:18.763995507 +0200
@@ -32,7 +32,7 @@ find_path(ELFUTILS_INCLUDE_DIR
"${ELFUTILS_INSTALL_DIR}" ENV ELFUTILS_INSTALL_DIR "${CMAKE_PREFIX_PATH}"
)
diff --git a/qt-creator.spec b/qt-creator.spec
index 2e902c0..a23eebb 100644
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@ -5,8 +5,8 @@
%global _python_bytecompile_errors_terminate_build 0
Name: qt-creator
-Version: 20.0.0
-Release: 3%{?prerelease:.%prerelease}%{?dist}
+Version: 20.0.1
+Release: 1%{?dist}
Summary: Cross-platform IDE for Qt
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
@@ -220,6 +220,9 @@ diff -u %{SOURCE1} $outfile
%changelog
+* Tue Aug 25 2026 Sandro Mani <manisandro@gmail.com>
+- Update to 20.0.1
+
* Tue Aug 25 2026 Jan Grulich <jgrulich@redhat.com>
- Rebuild (qt6)
diff --git a/qt-creator_desktop.patch b/qt-creator_desktop.patch
index 41cfd90..8855f22 100644
--- a/qt-creator_desktop.patch
+++ b/qt-creator_desktop.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference qt-creator-opensource-src-20.0.0/share/applications/org.qt-project.qtcreator.desktop qt-creator-opensource-src-20.0.0-new/share/applications/org.qt-project.qtcreator.desktop
---- qt-creator-opensource-src-20.0.0/share/applications/org.qt-project.qtcreator.desktop 2026-06-15 13:50:51.000000000 +0200
-+++ qt-creator-opensource-src-20.0.0-new/share/applications/org.qt-project.qtcreator.desktop 2026-06-17 19:33:11.009330884 +0200
+diff -rupN --no-dereference qt-creator-opensource-src-20.0.1/share/applications/org.qt-project.qtcreator.desktop qt-creator-opensource-src-20.0.1-new/share/applications/org.qt-project.qtcreator.desktop
+--- qt-creator-opensource-src-20.0.1/share/applications/org.qt-project.qtcreator.desktop 2026-07-28 03:35:38.000000000 +0200
++++ qt-creator-opensource-src-20.0.1-new/share/applications/org.qt-project.qtcreator.desktop 2026-08-25 22:58:16.565147222 +0200
@@ -8,5 +8,5 @@ Icon=QtProject-qtcreator
StartupWMClass=qtcreator
Terminal=false
diff --git a/qt-creator_qmake-names.patch b/qt-creator_qmake-names.patch
index 2dcb15e..9ce1de4 100644
--- a/qt-creator_qmake-names.patch
+++ b/qt-creator_qmake-names.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference qt-creator-opensource-src-20.0.0/src/libs/utils/buildablehelperlibrary.cpp qt-creator-opensource-src-20.0.0-new/src/libs/utils/buildablehelperlibrary.cpp
---- qt-creator-opensource-src-20.0.0/src/libs/utils/buildablehelperlibrary.cpp 2026-06-15 13:50:46.000000000 +0200
-+++ qt-creator-opensource-src-20.0.0-new/src/libs/utils/buildablehelperlibrary.cpp 2026-06-17 19:33:12.035878234 +0200
+diff -rupN --no-dereference qt-creator-opensource-src-20.0.1/src/libs/utils/buildablehelperlibrary.cpp qt-creator-opensource-src-20.0.1-new/src/libs/utils/buildablehelperlibrary.cpp
+--- qt-creator-opensource-src-20.0.1/src/libs/utils/buildablehelperlibrary.cpp 2026-07-28 03:35:34.000000000 +0200
++++ qt-creator-opensource-src-20.0.1-new/src/libs/utils/buildablehelperlibrary.cpp 2026-08-25 22:58:17.695186783 +0200
@@ -179,7 +179,10 @@ QStringList BuildableHelperLibrary::poss
// Qt 6 CMake built targets, such as Android, are dependent on the host installation
// and use a script wrapper around the host qmake executable
diff --git a/sources b/sources
index ae87968..c9a887c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qt-creator-opensource-src-20.0.0.tar.xz) = 16d5435f47c7ab79641a9020f293a3577aa2468d7c46ceaad48880cdcbfa64aa2a393e93c54391f694e1af28714e927ce562f7f5b750f0df3f02ef65e19985bf
+SHA512 (qt-creator-opensource-src-20.0.1.tar.xz) = 199d7473d9ee3f729a05a79bf499c14e53aeb252ff8aba5fe4e59085a793f8c29000a090c58967ff7021470f7af81ac6004d8c3e71bdb8e8037a5566f3803618
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-25 21:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25 21:04 [rpms/qt-creator] f45: Update to 20.0.1 Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox