SHA256
1
0
forked from pool/lazarus

Accepting request 611471 from home:alois:branches:devel:languages:pascal

- Update to version 1.8.4
  * Bugfix release

OBS-URL: https://build.opensuse.org/request/show/611471
OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=50
This commit is contained in:
Eric Schirra 2018-05-23 07:17:53 +00:00 committed by Git OBS Bridge
parent 81e732daf9
commit dec1d58a82
4 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:252861f86b7e49487fa925195b78e8ab6a68528d3e6059cf68630fb5bc6d5219
size 62935678

3
lazarus-1.8.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a9801ac341a322ad1fa104d373f154d8ab72ba0add1693d0dcc8d936e6c10e9
size 63130653

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 22 20:44:41 UTC 2018 - aloisio@gmx.com
- Update to version 1.8.4
* Bugfix release
-------------------------------------------------------------------
Wed Feb 28 16:01:00 UTC 2018 - aloisio@gmx.com

View File

@ -18,11 +18,11 @@
%define sover 1
Name: lazarus
Version: 1.8.2
Version: 1.8.4
Release: 0
# Please note that the LGPL is modified and this is not multi-licensed, but each component has a separate license chosen.
Summary: FreePascal RAD IDE and Component Library
License: GPL-2.0 and LGPL-2.0 and MPL-1.1
License: GPL-2.0-only AND LGPL-2.0-only AND MPL-1.1
Group: Development/Languages/Other
Url: http://www.lazarus.freepascal.org/
Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@ -82,7 +82,7 @@ library - LCL. The LCL is included in this package.
%package -n libQt5Pas%{sover}
Summary: Free Pascal interface to Qt5
License: LGPL-3.0
License: LGPL-3.0-only
Group: System/Libraries
%description -n libQt5Pas%{sover}
@ -90,7 +90,7 @@ Library that allows to use Qt5 with Free Pascal
%package -n libQt5Pas-devel
Summary: Free Pascal interface to Qt5
License: LGPL-3.0
License: LGPL-3.0-only
Group: Development/Libraries/Other
Requires: libQt5Pas%{sover} = %{version}