public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Update to v3.2
@ 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 : 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

^ 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.2 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