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 upstream version 1.8.4
Date: Thu, 23 Jul 2026 08:17:53 GMT	[thread overview]
Message-ID: <178479467399.1.2249107609240373064.rpms-lazarus-d89b9f94b6e7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : d89b9f94b6e7f0b8a927bdb51e17f5929a181529
Author : Artur Iwicki <fedora@svgames.pl>
Date   : 2018-08-18T14:19:07+02:00
Stats  : +12/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/lazarus/c/d89b9f94b6e7f0b8a927bdb51e17f5929a181529?branch=multiple-IDE-widgetsets

Log:
Update to upstream version 1.8.4

---
diff --git a/.gitignore b/.gitignore
index 32f8baf..6e163f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ lazarus-0.9.28-src.tar.bz2
 /lazarus-1.6.4-0.tar.gz
 /lazarus-1.8.0.tar.gz
 /lazarus-1.8.2.tar.gz
+/lazarus-1.8.4.tar.gz

diff --git a/lazarus.spec b/lazarus.spec
index f80a6b2..5578b76 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,12 +1,12 @@
 Name:           lazarus
-Version:        1.8.2
-Release:        3%{?dist}
+Version:        1.8.4
+Release:        1%{?dist}
 Summary:        Lazarus Component Library and IDE for Freepascal
 
 # GNU Classpath style exception, see COPYING.modifiedLGPL
 License:        GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
 URL:            http://www.lazarus-ide.org/
-Source0:        http://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}.tar.gz
+Source0:        https://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}.tar.gz
 patch0:         Makefile_patch.diff
 patch1:         Desktop_patch.diff
 patch2:         disable_pascalscript_powerpc64.diff
@@ -26,9 +26,11 @@ Component Library - LCL, which is also included in this package.
 # Qt5pas start
 # The version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
 %global qt5pas_version 2.6
+%global qt5pas_release 4
 
 %package -n     qt5pas
 Version:        %{qt5pas_version}
+Release:        %{qt5pas_release}
 Summary:        Qt5 bindings for Pascal
 
 %description -n qt5pas
@@ -36,8 +38,9 @@ Qt5 bindings for Pascal from Lazarus.
 
 %package -n     qt5pas-devel
 Version:        %{qt5pas_version}
+Release:        %{qt5pas_release}
 Summary:        Development files for qt5pas
-Requires:       qt5pas%{?_isa} = %{qt5pas_version}-%{release}
+Requires:       qt5pas%{?_isa} = %{qt5pas_version}-%{qt5pas_release}
 
 %description -n qt5pas-devel
 The qt5pas-devel package contains libraries and header files for
@@ -132,6 +135,9 @@ fi
 
 
 %changelog
+* Sat Aug 18 2018 Artur Iwicki <fedora@svgames.pl> - 1.8.4-1
+- Update to new upstream version
+
 * Tue Aug 07 2018 Artur Iwicki <fedora@svgames.pl> - 1.8.2-3
 - Add the Qt5pas package (pull request #3)
 - Remove the Group: tag (no longer used in Fedora)

diff --git a/sources b/sources
index 2e09472..a6dc450 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (lazarus-1.8.2.tar.gz) = 3dddbf3bfacb0b04c427086c911a4ff67be0d5b291d23c1efce2d813e2cbd2e26b54b2851b5ad223f8df8c2652c002bc684a54c936a0a77c85ccdce08651531b
+SHA512 (lazarus-1.8.4.tar.gz) = 82cdc3c32dddf8e67c0bed9292a9a924227bab50f22ca479f5e98ecccbf60dd66c7f886ecb8e2979d9d8fccc3d25462ee8c55fcab085aa4194b4704660e0b95d

                 reply	other threads:[~2026-07-23  8:17 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=178479467399.1.2249107609240373064.rpms-lazarus-d89b9f94b6e7@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