public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Artur Iwicki <fedora@svgames.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Update to v.2.0.8
Date: Thu, 23 Jul 2026 08:18:04 GMT	[thread overview]
Message-ID: <178479468407.1.6800829962521340105.rpms-lazarus-04e889b4bb99@fedoraproject.org> (raw)

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

                 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=178479468407.1.6800829962521340105.rpms-lazarus-04e889b4bb99@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