diff --git a/.files b/.files index 0ddcbd9..ded5aa5 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 2c8c6d5..f61294f 100644 --- a/.rev +++ b/.rev @@ -52,4 +52,12 @@ Fixed recent build fail 1109683 + + ed3b7e985abf2269fcc2fbac2c8fa24d + 0.4.5 + + anag+factory + + 1143337 + diff --git a/ddrescueview.changes b/ddrescueview.changes index 354dbd0..f5468c5 100644 --- a/ddrescueview.changes +++ b/ddrescueview.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Feb 1 12:08:40 UTC 2024 - PragmaticLinux + +- Fixed build error with Lazarus 3.0 (boo#1219436). + +------------------------------------------------------------------- Sun Sep 3 09:47:03 UTC 2023 - Sebastian Wagner - Replace build requirement 'lazarus' by 'lazarus-tools' and 'lazarus-lcl-qt5' diff --git a/ddrescueview.spec b/ddrescueview.spec index ac5e7cd..e98faee 100644 --- a/ddrescueview.spec +++ b/ddrescueview.spec @@ -1,7 +1,7 @@ # # spec file for package ddrescueview # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ Group: Productivity/Archiving/Backup URL: https://sourceforge.net/projects/ddrescueview/ Source: https://sourceforge.net/projects/ddrescueview/files/Test%20builds/v%{version}/ddrescueview-source-%{version}.tar.xz/download#/%{name}-%{version}.tar.xz BuildRequires: gtk2-devel +BuildRequires: lazarus-ide BuildRequires: lazarus-lcl-qt5 BuildRequires: lazarus-tools BuildRequires: libQt5Pas-devel