Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ini4j for openSUSE:Factory checked in at 2023-09-15 22:05:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ini4j (Old) and /work/SRC/openSUSE:Factory/.ini4j.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ini4j" Fri Sep 15 22:05:10 2023 rev:19 rq:1111422 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ini4j/ini4j.changes 2022-03-20 20:56:51.222639132 +0100 +++ /work/SRC/openSUSE:Factory/.ini4j.new.1766/ini4j.changes 2023-09-15 22:10:27.219815491 +0200 @@ -1,0 +2,6 @@ +Thu Sep 14 17:10:17 UTC 2023 - Fridrich Strba <fst...@suse.com> + +- Do not package information about all the properties of the + build environment + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ini4j.spec ++++++ --- /var/tmp/diff_new_pack.axQPZ4/_old 2023-09-15 22:10:28.467860114 +0200 +++ /var/tmp/diff_new_pack.axQPZ4/_new 2023-09-15 22:10:28.471860257 +0200 @@ -1,7 +1,7 @@ # # spec file for package ini4j # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ ini4j-0.5.1.build.xml ++++++ --- /var/tmp/diff_new_pack.axQPZ4/_old 2023-09-15 22:10:28.499861258 +0200 +++ /var/tmp/diff_new_pack.axQPZ4/_new 2023-09-15 22:10:28.499861258 +0200 @@ -83,10 +83,6 @@ <replaceregexp file="${build.dst}/buildinfo.properties" match=".Name:\s*\D*([\d_]*)(-\w+)*\s*\$" replace="\1\2" byline="true" flags="g"/> <replaceregexp file="${build.dst}/buildinfo.properties" match="_(\d+)" replace=".\1" byline="true" flags="g"/> <property file="${build.dst}/buildinfo.properties"/> - - <!-- property definitions for filtering and testing --> - <echoproperties destfile="${build.dst}/build.properties"/> - <filter filtersfile="${build.dst}/build.properties"/> </target> <!-- compile ============================================================= -->