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.2
Date: Thu, 23 Jul 2026 08:18:18 GMT	[thread overview]
Message-ID: <178479469877.1.9143130738020265793.rpms-lazarus-689905e13bd4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 689905e13bd404c902707230f9d6e7ab2d8abe22
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date   : 2024-03-17T22:27:09+01:00
Stats  : +10/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/689905e13bd404c902707230f9d6e7ab2d8abe22?branch=multiple-IDE-widgetsets

Log:
Update to v3.2

---
diff --git a/.gitignore b/.gitignore
index 6e29f88..ce3c433 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ lazarus-0.9.28-src.tar.bz2
 /lazarus-2.2.4-0.tar.gz
 /lazarus-2.2.6-0.tar.gz
 /lazarus-3.0-0.tar.gz
+/lazarus-3.2-0.tar.gz

diff --git a/lazarus.spec b/lazarus.spec
index 668c00a..dfb2802 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,7 +1,7 @@
 Name:           lazarus
 Summary:        Lazarus Component Library and IDE for Free Pascal
 
-Version:        3.0
+Version:        3.2
 
 %global baserelease 1
 Release:        %{baserelease}%{?dist}
@@ -97,6 +97,8 @@ License: %{license_ide}
 Requires:	%{name}-lcl%{?_isa} = %{version}-%{release}
 Requires:	%{name}-tools%{?_isa} = %{version}-%{release}
 Recommends:	%{name}-doc = %{version}-%{release}
+Recommends:	%{name}-lcl-nogui%{?_isa} = %{version}-%{release}
+Recommends:	%{name}-lcl-gtk2%{?_isa} = %{version}-%{release}
 
 Requires: fpc-src
 Requires: gdb
@@ -115,6 +117,7 @@ License: %{license_tools}
 Requires: binutils
 Requires: fpc%{?_isa}
 Requires: glibc-devel%{?_isa}
+Requires: %{name}-lcl%{?_isa} = %{version}-%{release}
 
 %description tools
 Lazarus is a cross-platform IDE and component library for Free Pascal.
@@ -137,8 +140,6 @@ This package contains documentation and example programs for the Lazarus IDE.
 
 %package lcl
 Summary: Lazarus Component Library
-Recommends:	%{name}-lcl-nogui%{?_isa} = %{version}-%{release}
-Recommends:	%{name}-lcl-gtk2%{?_isa} = %{version}-%{release}
 
 %description lcl
 Lazarus is a cross-platform IDE and component library for Free Pascal.
@@ -543,8 +544,11 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
 
 
 %changelog
+* Sun Mar 17 2024 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.2-1
+- Update to v3.2
+
 * Wed Feb 07 2024 Artur Frenszek-Iwicki <fedora@svgames.pl> - 3.0-1
-- Update to v3.0.0
+- Update to v3.0
 - Add qt6pas, qt6pas-devel and lazarus-lcl-qt6 packages
 - Drop Patch2 (GTK3 fixes - fixed upstream)
 - Drop workaround for building Qt on non-x86 platforms (fixed upstream)

diff --git a/sources b/sources
index 93e0294..b6093f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lazarus-3.0-0.tar.gz) = 85cb3548fab017f2fd97f5fb141d59a0d0ec1412a161f98fea726ad5d6ed32ee2eb6ef6573e058d4df7dfcc067256e842acf994b73c9a50ebfb064657db33881
+SHA512 (lazarus-3.2-0.tar.gz) = 58a235b1754f3d75b438c5c09ab9f1a8ac24da4f3a1b8682150744774827b97d910b2ec8e0a5d4593cac14246f3c9c71c736c3f85464bdc0289ba0700a44b6c0

                 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=178479469877.1.9143130738020265793.rpms-lazarus-689905e13bd4@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