forked from pool/lazarus
Accepting request 671843 from home:alois:branches:devel:languages:pascal
- Update to version 2.0.0 * For a complete list of changes, see: http://wiki.freepascal.org/Lazarus_2.0.0_release_notes - Refreshed lazarus.desktop.patch and lazarus-rpmlintrc OBS-URL: https://build.opensuse.org/request/show/671843 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=53
This commit is contained in:
parent
642062c60e
commit
d07c3c3ebe
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5a9801ac341a322ad1fa104d373f154d8ab72ba0add1693d0dcc8d936e6c10e9
|
|
||||||
size 63130653
|
|
3
lazarus-2.0.0.tar.gz
Normal file
3
lazarus-2.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a6d7f3d0476defd9f4bf82a556bac18167832833937aabc0d495868b7dc67d6e
|
||||||
|
size 65507695
|
@ -1,3 +1,2 @@
|
|||||||
addFilter("devel-file-in-non-devel-package .*/lazarus/components/codetools/examples/scanexamples/test.h")
|
addFilter("devel-file-in-non-devel-package .*/lazarus/components/codetools/examples/scanexamples/test.h")
|
||||||
addFilter("devel-file-in-non-devel-package .*/lazarus/components/compilers/c/examples/test.c")
|
addFilter("devel-file-in-non-devel-package .*/lazarus/components/compilers/c/examples/test.c")
|
||||||
addFilter("incorrect-fsf-address")
|
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 5 11:37:30 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 2.0.0
|
||||||
|
* For a complete list of changes, see:
|
||||||
|
http://wiki.freepascal.org/Lazarus_2.0.0_release_notes
|
||||||
|
|
||||||
|
- Refreshed lazarus.desktop.patch and lazarus-rpmlintrc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 22 20:44:41 UTC 2018 - aloisio@gmx.com
|
Tue May 22 20:44:41 UTC 2018 - aloisio@gmx.com
|
||||||
|
|
||||||
|
@ -1,7 +1,8 @@
|
|||||||
diff -Pdpru lazarus.orig/install/lazarus.desktop lazarus/install/lazarus.desktop
|
Index: lazarus/install/lazarus.desktop
|
||||||
--- lazarus.orig/install/lazarus.desktop 2014-06-15 10:57:06.000000000 +0200
|
===================================================================
|
||||||
+++ lazarus/install/lazarus.desktop 2017-12-17 18:02:31.608204947 +0100
|
--- lazarus.orig/install/lazarus.desktop
|
||||||
@@ -1,16 +1,12 @@
|
+++ lazarus/install/lazarus.desktop
|
||||||
|
@@ -1,11 +1,12 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Name=Lazarus
|
Name=Lazarus
|
||||||
+GenericName=Integrated Development Environment
|
+GenericName=Integrated Development Environment
|
||||||
@ -9,15 +10,9 @@ diff -Pdpru lazarus.orig/install/lazarus.desktop lazarus/install/lazarus.desktop
|
|||||||
Exec=startlazarus %f
|
Exec=startlazarus %f
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
-Icon=lazarus.png
|
Icon=lazarus
|
||||||
-Categories=Application;IDE;Development;GTK;GUIDesigner;
|
-Categories=IDE;Development;GTK;GUIDesigner;
|
||||||
+Icon=lazarus
|
|
||||||
+Categories=Development;IDE;
|
+Categories=Development;IDE;
|
||||||
StartupWMClass=Lazarus
|
StartupWMClass=Lazarus
|
||||||
MimeType=text/x-pascal;text/lazarus-project-source;text/lazarus-project-information;text/lazarus-form;text/lazarus-resource;text/lazarus-package;text/lazarus-package-link;text/lazarus-code-inlay;
|
MimeType=text/x-pascal;text/lazarus-project-source;text/lazarus-project-information;text/lazarus-form;text/lazarus-resource;text/lazarus-package;text/lazarus-package-link;text/lazarus-code-inlay;
|
||||||
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;
|
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;
|
||||||
-[Property::X-KDE-NativeExtension]
|
|
||||||
-Type=QString
|
|
||||||
-Value=.pas
|
|
||||||
-X-Ubuntu-Gettext-Domain=desktop_kdelibs
|
|
||||||
-
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lazarus
|
# spec file for package lazarus
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,13 +12,13 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define sover 1
|
%define sover 1
|
||||||
Name: lazarus
|
Name: lazarus
|
||||||
Version: 1.8.4
|
Version: 2.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# Please note that the LGPL is modified and this is not multi-licensed, but each component has a separate license chosen.
|
# 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
|
Summary: FreePascal RAD IDE and Component Library
|
||||||
|
Loading…
x
Reference in New Issue
Block a user