diff --git a/lazarus-1.8.4.tar.gz b/lazarus-1.8.4.tar.gz deleted file mode 100644 index 28e46b6..0000000 --- a/lazarus-1.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a9801ac341a322ad1fa104d373f154d8ab72ba0add1693d0dcc8d936e6c10e9 -size 63130653 diff --git a/lazarus-2.0.0.tar.gz b/lazarus-2.0.0.tar.gz new file mode 100644 index 0000000..4b331db --- /dev/null +++ b/lazarus-2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6d7f3d0476defd9f4bf82a556bac18167832833937aabc0d495868b7dc67d6e +size 65507695 diff --git a/lazarus-rpmlintrc b/lazarus-rpmlintrc index e3d4f88..08aee78 100644 --- a/lazarus-rpmlintrc +++ b/lazarus-rpmlintrc @@ -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/compilers/c/examples/test.c") -addFilter("incorrect-fsf-address") diff --git a/lazarus.changes b/lazarus.changes index c367556..eafec2f 100644 --- a/lazarus.changes +++ b/lazarus.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Feb 5 11:37:30 UTC 2019 - Luigi Baldoni + +- 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 diff --git a/lazarus.desktop.patch b/lazarus.desktop.patch index 20e4933..65bbc26 100644 --- a/lazarus.desktop.patch +++ b/lazarus.desktop.patch @@ -1,7 +1,8 @@ -diff -Pdpru lazarus.orig/install/lazarus.desktop 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 -@@ -1,16 +1,12 @@ +Index: lazarus/install/lazarus.desktop +=================================================================== +--- lazarus.orig/install/lazarus.desktop ++++ lazarus/install/lazarus.desktop +@@ -1,11 +1,12 @@ [Desktop Entry] Name=Lazarus +GenericName=Integrated Development Environment @@ -9,15 +10,9 @@ diff -Pdpru lazarus.orig/install/lazarus.desktop lazarus/install/lazarus.desktop Exec=startlazarus %f Terminal=false Type=Application --Icon=lazarus.png --Categories=Application;IDE;Development;GTK;GUIDesigner; -+Icon=lazarus + Icon=lazarus +-Categories=IDE;Development;GTK;GUIDesigner; +Categories=Development;IDE; 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; Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer; --[Property::X-KDE-NativeExtension] --Type=QString --Value=.pas --X-Ubuntu-Gettext-Domain=desktop_kdelibs -- diff --git a/lazarus.spec b/lazarus.spec index 5d86d11..a642a11 100644 --- a/lazarus.spec +++ b/lazarus.spec @@ -1,7 +1,7 @@ # # 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 # 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) # 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 Name: lazarus -Version: 1.8.4 +Version: 2.0.0 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