Update to v2.0.10

f39
Artur Iwicki 5 years ago
parent fdd9ab8c02
commit 1d964fad96

1
.gitignore vendored

@ -20,3 +20,4 @@ lazarus-0.9.28-src.tar.bz2
/lazarus-2.0.4.tar.gz /lazarus-2.0.4.tar.gz
/lazarus-2.0.6.tar.gz /lazarus-2.0.6.tar.gz
/lazarus-2.0.8.tar.gz /lazarus-2.0.8.tar.gz
/lazarus-2.0.10-2.tar.gz

@ -1,8 +1,8 @@
Name: lazarus Name: lazarus
Summary: Lazarus Component Library and IDE for Freepascal Summary: Lazarus Component Library and IDE for Freepascal
Version: 2.0.8 Version: 2.0.10
Release: 4%{?dist} Release: 1%{?dist}
# The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro # The qt5pas version is taken from lcl/interfaces/qt5/cbindings/Qt5Pas.pro
%global qt5pas_version 2.6 %global qt5pas_version 2.6
@ -11,7 +11,7 @@ Release: 4%{?dist}
# GNU Classpath style exception, see COPYING.modifiedLGPL # GNU Classpath style exception, see COPYING.modifiedLGPL
License: GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions License: GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
URL: http://www.lazarus-ide.org/ URL: http://www.lazarus-ide.org/
Source0: https://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}.tar.gz Source0: https://downloads.sourceforge.net/project/%{name}/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}-2.tar.gz
Patch0: Makefile_patch.diff Patch0: Makefile_patch.diff
Patch1: lazarus-2.0.6--disable-PascalScript-on-ppc64le.patch Patch1: lazarus-2.0.6--disable-PascalScript-on-ppc64le.patch
@ -147,6 +147,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/lcl/interfaces/qt5/cbindings/tmp/
%changelog %changelog
* Sat Jul 11 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.10-1
- Update to v2.0.10
* Sun Jun 21 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.8-4 * Sun Jun 21 2020 Artur Iwicki <fedora@svgames.pl> - 2.0.8-4
- Rebuilt for FPC 3.2.0 - Rebuilt for FPC 3.2.0

@ -1 +1 @@
SHA512 (lazarus-2.0.8.tar.gz) = 503209e9584e3afdc11722fdd4f97df33c305047d4be1543e0045e1001599a5cc6de49712c91ba4bcf3758493c32c4aa961a0d6b6b5f9fd2e290b311a869ca15 SHA512 (lazarus-2.0.10-2.tar.gz) = a1dcac94646f75c9ab674b6f2db83d75bad76c81dcae10fe25b2901380a606765b34f2d43496939e27fdd092d30629c3116ea660b13b4a741ffdf37ff7752eae

Loading…
Cancel
Save