public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Frenszek-Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Update to v3.8
Date: Thu, 23 Jul 2026 08:18:21 GMT [thread overview]
Message-ID: <178479470199.1.3277539967082075724.rpms-lazarus-1a51fcf09d5a@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-23 8:18 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=178479470199.1.3277539967082075724.rpms-lazarus-1a51fcf09d5a@fedoraproject.org \
--to=fedora@svgames.pl \
--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