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: Fix FailsToInstall
Date: Thu, 23 Jul 2026 08:18:09 GMT [thread overview]
Message-ID: <178479468917.1.18158512517176330830.rpms-lazarus-46c98517acaa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 46c98517acaa770a153a2ed65a121e6d912a8d5f
Author : Artur Frenszek-Iwicki <fedora@svgames.pl>
Date : 2021-02-05T21:00:40+01:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/46c98517acaa770a153a2ed65a121e6d912a8d5f?branch=multiple-IDE-widgetsets
Log:
Fix FailsToInstall
---
diff --git a/lazarus.spec b/lazarus.spec
index 881386a..4465843 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -2,7 +2,7 @@ Name: lazarus
Summary: Lazarus Component Library and IDE for Freepascal
Version: 2.0.10
-Release: 6%{?dist}
+Release: 7%{?dist}
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
%global qt5pas_version 2.6
@@ -50,7 +50,7 @@ Component Library - LCL, which is also included in this package.
# Qt5pas start
%package -n qt5pas
Version: %{qt5pas_version}
-Release: %{qt5pas_release}.1
+Release: %{qt5pas_release}
Summary: Qt5 bindings for Pascal
%description -n qt5pas
@@ -58,7 +58,7 @@ Qt5 bindings for Pascal from Lazarus.
%package -n qt5pas-devel
Version: %{qt5pas_version}
-Release: %{qt5pas_release}.1
+Release: %{qt5pas_release}
Summary: Development files for qt5pas
Requires: qt5pas%{?_isa} = %{qt5pas_version}-%{qt5pas_release}
@@ -163,6 +163,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%changelog
+* Fri Feb 05 2021 Artur Frenszek-Iwicki <fedora@svgames.pl> - 2.0.10-7
+- Fix FailsToInstall due to .1 added to qt5pas release number
+
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
next reply other threads:[~2026-07-23 8:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-23 8:18 Artur Frenszek-Iwicki [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-23 8:18 [rpms/lazarus] multiple-IDE-widgetsets: Fix FailsToInstall Artur Iwicki
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=178479468917.1.18158512517176330830.rpms-lazarus-46c98517acaa@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