Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lazarus for openSUSE:Factory checked in at 2022-05-21 19:06:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lazarus (Old) and /work/SRC/openSUSE:Factory/.lazarus.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lazarus" Sat May 21 19:06:20 2022 rev:18 rq:978398 version:2.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/lazarus/lazarus.changes 2022-05-01 18:54:01.131186913 +0200 +++ /work/SRC/openSUSE:Factory/.lazarus.new.1538/lazarus.changes 2022-05-21 19:07:21.955401575 +0200 @@ -1,0 +2,10 @@ +Fri May 20 06:27:18 UTC 2022 - ecsos <[email protected]> + +- Update to 2.2.2 + * For a complete list of changes see: + https://wiki.freepascal.org/Lazarus_2.2_fixes_branch#Fixes_for_2.2.2_.28merged.29 +- Rebase lazarus-Makefile_patch.diff, because some things in + upstream now. +- Drop fix-object-inspector-visible.patch because now in upstream. + +------------------------------------------------------------------- Old: ---- fix-object-inspector-visible.patch lazarus-2.2.0-0.tar.gz New: ---- lazarus-2.2.2-0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lazarus.spec ++++++ --- /var/tmp/diff_new_pack.aUZdGz/_old 2022-05-21 19:07:22.979403059 +0200 +++ /var/tmp/diff_new_pack.aUZdGz/_new 2022-05-21 19:07:22.987403070 +0200 @@ -16,10 +16,10 @@ # -%define dlver 2.2.0-0 +%define dlver 2.2.2-0 %define sover 1 Name: lazarus -Version: 2.2.0 +Version: 2.2.2 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 @@ -34,8 +34,6 @@ Patch0: %{name}-Makefile_patch.diff # PATCH-FIX-OPENSUSE lazarus.desktop.patch -- Fix desktop file Patch1: lazarus.desktop.patch -# PATCH-FIX-UPSTREAM fix-object-inspector-visible.patch boo#1197651 -Patch2: fix-object-inspector-visible.patch BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: fpc >= 3.0.0 ++++++ lazarus-2.2.0-0.tar.gz -> lazarus-2.2.2-0.tar.gz ++++++ /work/SRC/openSUSE:Factory/lazarus/lazarus-2.2.0-0.tar.gz /work/SRC/openSUSE:Factory/.lazarus.new.1538/lazarus-2.2.2-0.tar.gz differ: char 30, line 1 ++++++ lazarus-Makefile_patch.diff ++++++ --- /var/tmp/diff_new_pack.aUZdGz/_old 2022-05-21 19:07:23.043403152 +0200 +++ /var/tmp/diff_new_pack.aUZdGz/_new 2022-05-21 19:07:23.047403158 +0200 @@ -31,12 +31,4 @@ $(MKDIR) $(INSTALL_PREFIX)/share/applications $(MKDIR) $(INSTALL_PREFIX)/share/pixmaps $(MKDIR) $(INSTALL_PREFIX)/share/mime/packages -@@ -334,6 +334,7 @@ else - $(MKDIR) $(LAZARUS_INSTALL_DIR)/units/$(FULL_TARGET)/gtk - $(MKDIR) $(LAZARUS_INSTALL_DIR)/units/$(FULL_TARGET)/gtk2 - $(MKDIR) $(LAZARUS_INSTALL_DIR)/units/$(FULL_TARGET)/qt -+ $(MKDIR) $(LAZARUS_INSTALL_DIR)/units/$(FULL_TARGET)/qt5 - $(MKDIR) $(LAZARUS_INSTALL_DIR)/components/synedit/design/languages - endif -
