public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Update to v3.8
@ 2026-07-23  8:18 Artur Frenszek-Iwicki
  0 siblings, 0 replies; only message in thread
From: Artur Frenszek-Iwicki @ 2026-07-23  8:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 1a51fcf09d5a2036c44d2db2e921e2296299c763
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2025-01-22T22:22:22+01:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/1a51fcf09d5a2036c44d2db2e921e2296299c763?branch=multiple-IDE-widgetsets

Log:
Update to v3.8

---
diff --git a/.gitignore b/.gitignore
index 4bfb2b3..f52ad63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
 /lazarus-3.2-0.tar.gz
 /lazarus-3.4-0.tar.gz
 /lazarus-3.6-0.tar.gz
+/lazarus-3.8-0.tar.gz

diff --git a/lazarus.spec b/lazarus.spec
index e5a095d..2ebafbc 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,9 +1,9 @@
 Name:           lazarus
 Summary:        Lazarus Component Library and IDE for Free Pascal
 
-Version:        3.6
+Version:        3.8
 
-%global baserelease 3
+%global baserelease 1
 Release:        %{baserelease}%{?dist}
 
 # The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
@@ -375,7 +375,7 @@ for QTVER in 5 6; do
 	# and replace them with symlinks to the standalone .so.
 	for FILEPATH in "%{buildroot}%{_libdir}/%{name}/lcl/interfaces/qt${QTVER}/cbindings/libQt${QTVER}Pas.so"* ; do
 		FILENAME="$(basename "${FILEPATH}")"
-		ln -sf "%{_libdir}/${FILENAME}" "${FILEPATH}"
+		ln -sfr "%{buildroot}%{_libdir}/${FILENAME}" "${FILEPATH}"
 	done
 
 	# Cannot be done earlier since "make install" expects the tmp/ directory to be present. Sigh.
@@ -564,6 +564,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
 
 
 %changelog
+* Wed Jan 22 2025 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.8-1
+- Update to v3.8
+
 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
 

diff --git a/sources b/sources
index 4bfb560..d812173 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lazarus-3.6-0.tar.gz) = fffcf62a6fa18fbe61008bd550962fb784a1c8fb95dbe53e6e0e6fa93f7f568f3b859be02bcf39ae4164719823533f066f59087e6de7a2a5569dfdd7e12349fd
+SHA512 (lazarus-3.8-0.tar.gz) = f33308cf130854b63fbcf6eee8824b454276dd71f8ce5c3cffbac5d42ded396ee3859a59ebfa3385c21a27553b0997ae2d334e6c8f6ce6edaf5474047eef79e4

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

only message in thread, other threads:[~2026-07-23  8:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23  8:18 [rpms/lazarus] multiple-IDE-widgetsets: Update to v3.8 Artur Frenszek-Iwicki

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