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 qt5pas and qt5pas-devel nvr mismatch
Date: Thu, 23 Jul 2026 08:17:57 GMT	[thread overview]
Message-ID: <178479467767.1.8825812526915795116.rpms-lazarus-368ca95760b4@fedoraproject.org> (raw)

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
 

                 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=178479467767.1.8825812526915795116.rpms-lazarus-368ca95760b4@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