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: Fix FailsToInstall
Date: Thu, 23 Jul 2026 08:18:06 GMT [thread overview]
Message-ID: <178479468681.1.11761306596922419508.rpms-lazarus-69b8825075ad@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 69b8825075ad0fe8ba726cd664326fcf9593300d
Author : Artur Iwicki <fedora@svgames.pl>
Date : 2020-08-03T21:57:16+02:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/69b8825075ad0fe8ba726cd664326fcf9593300d?branch=multiple-IDE-widgetsets
Log:
Fix FailsToInstall
---
diff --git a/lazarus.spec b/lazarus.spec
index 2f74279..ab60e51 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: 2%{?dist}
+Release: 3%{?dist}
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
%global qt5pas_version 2.6
@@ -44,7 +44,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
@@ -52,7 +52,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}
@@ -147,6 +147,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/lcl/interfaces/qt5/cbindings/tmp/
%changelog
+* Mon Aug 03 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.10-3
+- Fix FailsToInstall due to .1 added to qt5pas release number
+
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_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 Iwicki [this message]
2026-07-23 8:18 [rpms/lazarus] multiple-IDE-widgetsets: Fix FailsToInstall Artur Frenszek-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=178479468681.1.11761306596922419508.rpms-lazarus-69b8825075ad@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