public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Fix FailsToInstall
@ 2026-07-23  8:18 Artur Frenszek-Iwicki
  0 siblings, 0 replies; 2+ messages in thread
From: Artur Frenszek-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 : 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
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/lazarus] multiple-IDE-widgetsets: Fix FailsToInstall
@ 2026-07-23  8:18 Artur Iwicki
  0 siblings, 0 replies; 2+ messages 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 : 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
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-23  8:18 UTC | newest]

Thread overview: 2+ messages (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: Fix FailsToInstall Artur Frenszek-Iwicki
  -- strict thread matches above, loose matches on Subject: below --
2026-07-23  8:18 Artur Iwicki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox