Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package psmisc for openSUSE:Factory checked in at 2023-10-24 20:07:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/psmisc (Old) and /work/SRC/openSUSE:Factory/.psmisc.new.24901 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "psmisc" Tue Oct 24 20:07:04 2023 rev:87 rq:1119659 version:23.6 Changes: -------- --- /work/SRC/openSUSE:Factory/psmisc/psmisc.changes 2023-02-19 18:18:55.029463950 +0100 +++ /work/SRC/openSUSE:Factory/.psmisc.new.24901/psmisc.changes 2023-10-24 20:07:10.757955104 +0200 @@ -1,0 +2,5 @@ +Mon Oct 23 13:36:04 UTC 2023 - Dr. Werner Fink <wer...@suse.de> + +- Fix version at configure time as there was no .tarball-version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ psmisc.spec ++++++ --- /var/tmp/diff_new_pack.iSlHsi/_old 2023-10-24 20:07:11.457980554 +0200 +++ /var/tmp/diff_new_pack.iSlHsi/_new 2023-10-24 20:07:11.457980554 +0200 @@ -70,6 +70,7 @@ tr ' ' '\n'|\ sort -t : -k1,1 -u|\ sed -r 's/:[0-9]+$//' > po/POTFILES.in +echo %version > .tarball-version autoreconf -fi CFLAGS="-D_GNU_SOURCE -D_DEFAULT_SOURCE ${RPM_OPT_FLAGS} -pipe -fPIE" CXXFLAGS="$CFLAGS"