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-09-29 18:13:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lazarus (Old) and /work/SRC/openSUSE:Factory/.lazarus.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lazarus" Thu Sep 29 18:13:04 2022 rev:19 rq:1006711 version:2.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/lazarus/lazarus.changes 2022-05-21 19:07:21.955401575 +0200 +++ /work/SRC/openSUSE:Factory/.lazarus.new.2275/lazarus.changes 2022-09-29 18:13:21.619255630 +0200 @@ -1,0 +2,9 @@ +Wed Sep 28 11:43:12 UTC 2022 - PragmaticLinux <i...@pragmaticlinux.com> + +- Update to 2.2.4 + * For a complete list of changes see: + https://wiki.freepascal.org/Lazarus_2.2_fixes_branch#Fixes_for_2.2.4_.28merged.29 +- Enabled the removal of duplicates again using fdupes, now that + upstream resolved the issue - boo#1197651 + +------------------------------------------------------------------- Old: ---- lazarus-2.2.2-0.tar.gz New: ---- lazarus-2.2.4-0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lazarus.spec ++++++ --- /var/tmp/diff_new_pack.BQQkyi/_old 2022-09-29 18:13:23.583259467 +0200 +++ /var/tmp/diff_new_pack.BQQkyi/_new 2022-09-29 18:13:23.587259474 +0200 @@ -16,10 +16,10 @@ # -%define dlver 2.2.2-0 +%define dlver 2.2.4-0 %define sover 1 Name: lazarus -Version: 2.2.2 +Version: 2.2.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 @@ -208,6 +208,7 @@ rm -rf %{buildroot}%{_libdir}/%{name}/install/man rm -f %{buildroot}%{_libdir}/%{name}/Makefile.fpc.orig rm -rf %{buildroot}%{_libdir}/%{name}/lcl/interfaces/qt5/cbindings +%fdupes -s %{buildroot} %post -n libQt5Pas%{sover} -p /sbin/ldconfig ++++++ lazarus-2.2.2-0.tar.gz -> lazarus-2.2.4-0.tar.gz ++++++ /work/SRC/openSUSE:Factory/lazarus/lazarus-2.2.2-0.tar.gz /work/SRC/openSUSE:Factory/.lazarus.new.2275/lazarus-2.2.4-0.tar.gz differ: char 30, line 1 ++++++ lazarus-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.BQQkyi/_old 2022-09-29 18:13:23.647259592 +0200 +++ /var/tmp/diff_new_pack.BQQkyi/_new 2022-09-29 18:13:23.647259592 +0200 @@ -1,5 +1,4 @@ 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") -# Do not use fdupes because a lot of duplicate files are actually needed when developing apps in Lazarus (bug 1197651). -addFilter("files-duplicate") +