public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Update to v.2.0.8
@ 2026-07-23 8:18 Artur Iwicki
0 siblings, 0 replies; only message in thread
From: Artur 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 : 04e889b4bb99aca5becbbf246112d441295a9528
Author : Artur Iwicki <fedora@svgames.pl>
Date : 2020-04-16T22:54:19+02:00
Stats : +9/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/04e889b4bb99aca5becbbf246112d441295a9528?branch=multiple-IDE-widgetsets
Log:
Update to v.2.0.8
---
diff --git a/.gitignore b/.gitignore
index b1eb029..2cea449 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ lazarus-0.9.28-src.tar.bz2
/lazarus-2.0.2.tar.gz
/lazarus-2.0.4.tar.gz
/lazarus-2.0.6.tar.gz
+/lazarus-2.0.8.tar.gz
diff --git a/lazarus.spec b/lazarus.spec
index ef718e4..bf66b85 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,8 +1,8 @@
Name: lazarus
Summary: Lazarus Component Library and IDE for Freepascal
-Version: 2.0.6
-Release: 9%{?dist}
+Version: 2.0.8
+Release: 1%{?dist}
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
%global qt5pas_version 2.6
@@ -15,7 +15,6 @@ Source0: https://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%
Patch0: Makefile_patch.diff
Patch1: lazarus-2.0.6--disable-PascalScript-on-ppc64le.patch
-Patch2: lazarus-2.0.6--illegal-qualifier.patch
BuildRequires: binutils
BuildRequires: desktop-file-utils
@@ -67,7 +66,6 @@ developing applications that use qt5pas.
%setup -c -q
%patch0 -p0
%patch1 -p1
-%patch2 -p1
%build
@@ -93,8 +91,6 @@ popd
%install
-rm -rf %{buildroot}
-
make -C lazarus install INSTALL_PREFIX=%{buildroot}%{_prefix} _LIB=%{_lib}
desktop-file-install \
@@ -151,7 +147,11 @@ rm -rf %{buildroot}%{_libdir}/%{name}/lcl/interfaces/qt5/cbindings/tmp/
%changelog
-* Sat Mar 28 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.6-9
+* Thu Apr 16 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.8-1
+- Update to upstream release v.2.0.8
+- Drop Patch2 ("illegal qualifier" compile-time error) - fixed upstream
+
+* Sun Apr 12 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.6-9
- Rebuilt for FPC 3.2.0-beta-r44680
* Sat Mar 28 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.6-8
diff --git a/sources b/sources
index 82c7460..ce7caf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lazarus-2.0.6.tar.gz) = cdb4c5861e130c12bf0a4938a73c439f2766a73008678028d7e9c9bcabe7b277e70025a7c720a5c14c157cf0227e0ff629a44cf983537b3afbf341343e816d07
+SHA512 (lazarus-2.0.8.tar.gz) = 503209e9584e3afdc11722fdd4f97df33c305047d4be1543e0045e1001599a5cc6de49712c91ba4bcf3758493c32c4aa961a0d6b6b5f9fd2e290b311a869ca15
^ 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 v.2.0.8 Artur Iwicki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox