public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lazarus] multiple-IDE-widgetsets: Fix qt5pas and qt5pas-devel nvr mismatch
@ 2026-07-23 8:17 Artur Iwicki
0 siblings, 0 replies; only message in thread
From: Artur Iwicki @ 2026-07-23 8:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : 368ca95760b4390a22b5678598082e1daee7c65a
Author : Artur Iwicki <fedora@svgames.pl>
Date : 2019-08-14T11:11:13+02:00
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/368ca95760b4390a22b5678598082e1daee7c65a?branch=multiple-IDE-widgetsets
Log:
Fix qt5pas and qt5pas-devel nvr mismatch
---
diff --git a/lazarus.spec b/lazarus.spec
index 884a826..5047a0f 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -1,6 +1,6 @@
Name: lazarus
Version: 2.0.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Lazarus Component Library and IDE for Freepascal
# GNU Classpath style exception, see COPYING.modifiedLGPL
@@ -34,7 +34,7 @@ Component Library - LCL, which is also included in this package.
%package -n qt5pas
Version: %{qt5pas_version}
-Release: %{qt5pas_release}
+Release: %{qt5pas_release}.2
Summary: Qt5 bindings for Pascal
%description -n qt5pas
@@ -42,7 +42,7 @@ Qt5 bindings for Pascal from Lazarus.
%package -n qt5pas-devel
Version: %{qt5pas_version}
-Release: %{qt5pas_release}.1
+Release: %{qt5pas_release}.2
Summary: Development files for qt5pas
Requires: qt5pas%{?_isa} = %{qt5pas_version}-%{qt5pas_release}
@@ -126,13 +126,16 @@ popd
%changelog
+* Wed Aug 14 2019 Artur Iwicki <fedora@svgames.pl> - 2.0.4-2
+- Fix qt5pas and qt5pas-devel nvr mismatch
+
* Tue Aug 13 2019 Artur Iwicki <fedora@svgames.pl> - 2.0.4-1
- Update to upstream version 2.0.4
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-* Tue Apr 14 2019 Artur Iwicki <fedora@svgames.pl> - 2.0.2-1
+* Tue Apr 16 2019 Artur Iwicki <fedora@svgames.pl> - 2.0.2-1
- Update to upstream version 2.0.2
- Drop .1 from qt5pas release numbers
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 8:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 8:17 [rpms/lazarus] multiple-IDE-widgetsets: Fix qt5pas and qt5pas-devel nvr mismatch Artur Iwicki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox