diff --git a/lazarus.spec b/lazarus.spec index 5047a0f..67c2c14 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -1,6 +1,6 @@ Name: lazarus Version: 2.0.4 -Release: 2%{?dist} +Release: 3%{?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}.2 +Release: %{qt5pas_release} 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}.2 +Release: %{qt5pas_release} Summary: Development files for qt5pas Requires: qt5pas%{?_isa} = %{qt5pas_version}-%{qt5pas_release} @@ -126,6 +126,9 @@ popd %changelog +* Fri Oct 11 2019 Artur Iwicki - 2.0.4-3 +- This time really fix the qt5pas and qt5pas-devel nvr mismatch + * Wed Aug 14 2019 Artur Iwicki - 2.0.4-2 - Fix qt5pas and qt5pas-devel nvr mismatch