Hello community, here is the log from the commit of package lazarus for openSUSE:Factory checked in at 2019-02-24 17:12:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lazarus (Old) and /work/SRC/openSUSE:Factory/.lazarus.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lazarus" Sun Feb 24 17:12:10 2019 rev:6 rq:671898 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lazarus/lazarus.changes 2018-05-29 10:40:36.270048941 +0200 +++ /work/SRC/openSUSE:Factory/.lazarus.new.28833/lazarus.changes 2019-02-24 17:12:13.200484544 +0100 @@ -1,0 +2,9 @@ +Tue Feb 5 11:37:30 UTC 2019 - Luigi Baldoni <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- lazarus-1.8.4.tar.gz New: ---- lazarus-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lazarus.spec ++++++ --- /var/tmp/diff_new_pack.e8yIVG/_old 2019-02-24 17:12:15.948484054 +0100 +++ /var/tmp/diff_new_pack.e8yIVG/_new 2019-02-24 17:12:15.948484054 +0100 @@ -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 ++++++ lazarus-1.8.4.tar.gz -> lazarus-2.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/lazarus/lazarus-1.8.4.tar.gz /work/SRC/openSUSE:Factory/.lazarus.new.28833/lazarus-2.0.0.tar.gz differ: char 5, line 1 ++++++ lazarus-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.e8yIVG/_old 2019-02-24 17:12:15.988484047 +0100 +++ /var/tmp/diff_new_pack.e8yIVG/_new 2019-02-24 17:12:15.988484047 +0100 @@ -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") ++++++ lazarus.desktop.patch ++++++ --- /var/tmp/diff_new_pack.e8yIVG/_old 2019-02-24 17:12:16.004484044 +0100 +++ /var/tmp/diff_new_pack.e8yIVG/_new 2019-02-24 17:12:16.004484044 +0100 @@ -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 @@ 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 --
