From 322ae37353d91f4f016397abe80673de551ccda3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 12:30:03 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- lazarus.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/lazarus.spec b/lazarus.spec index 338efef..f8bfcad 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -1,6 +1,6 @@ Name: lazarus Version: 2.0.2 -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}.1 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} +Release: %{qt5pas_release}.1 Summary: Development files for qt5pas Requires: qt5pas%{?_isa} = %{qt5pas_version}-%{qt5pas_release} @@ -126,6 +126,9 @@ popd %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 2.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue Apr 14 2019 Artur Iwicki - 2.0.2-1 - Update to upstream version 2.0.2 - Drop .1 from qt5pas release numbers