Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package stalonetray for openSUSE:Factory checked in at 2023-06-23 21:53:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stalonetray (Old) and /work/SRC/openSUSE:Factory/.stalonetray.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "stalonetray" Fri Jun 23 21:53:47 2023 rev:5 rq:1094903 version:0.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/stalonetray/stalonetray.changes 2021-05-12 19:32:25.558991160 +0200 +++ /work/SRC/openSUSE:Factory/.stalonetray.new.15902/stalonetray.changes 2023-06-23 21:53:56.939077164 +0200 @@ -1,0 +2,7 @@ +Fri Jun 23 13:46:28 UTC 2023 - Petr Cervinka <p...@cervinka.net> + +- Update to version 0.8.5 + * Documentation fixes + * Build system fixes +- Update fix-docbook-root.patch +------------------------------------------------------------------- Old: ---- stalonetray-0.8.4.tar.gz New: ---- stalonetray-0.8.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stalonetray.spec ++++++ --- /var/tmp/diff_new_pack.LgQQdR/_old 2023-06-23 21:53:57.603080968 +0200 +++ /var/tmp/diff_new_pack.LgQQdR/_new 2023-06-23 21:53:57.607080991 +0200 @@ -1,7 +1,7 @@ # # spec file for package stalonetray # -# Copyright (c) 2021 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 @@ -17,7 +17,7 @@ Name: stalonetray -Version: 0.8.4 +Version: 0.8.5 Release: 0 Summary: Stand-alone freedesktop.org system tray License: GPL-2.0-or-later ++++++ fix-docbook-root.patch ++++++ --- /var/tmp/diff_new_pack.LgQQdR/_old 2023-06-23 21:53:57.635081152 +0200 +++ /var/tmp/diff_new_pack.LgQQdR/_new 2023-06-23 21:53:57.643081198 +0200 @@ -1,13 +1,15 @@ -diff -Nur stalonetray-0.8.4/configure.ac new/configure.ac ---- stalonetray-0.8.4/configure.ac 2021-02-07 16:41:52.000000000 +0100 -+++ new/configure.ac 2021-05-12 03:10:06.359178117 +0200 -@@ -177,7 +177,7 @@ - AC_DEFUN([AX_CHECK_DOCBOOK], [ +diff --git a/configure.ac b/configure.ac +index 986f41a..2e71ac4 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -172,7 +172,8 @@ AC_DEFUN([AX_CHECK_DOCBOOK], [ XSLTPROC_FLAGS=--nonet DOCBOOK_ROOT= -- for i in /usr/share/sgml/docbook/stylesheet/xsl/nwalsh /usr/share/xml/docbook/stylesheet/docbook-xs /usr/share/sgml/docbook/xsl-stylesheets/ /usr/local/share/xsl/docbook; -+ for i in /usr/share/xml/docbook/stylesheet/nwalsh/current /usr/share/sgml/docbook/stylesheet/xsl/nwalsh /usr/share/xml/docbook/stylesheet/docbook-xs /usr/share/sgml/docbook/xsl-stylesheets/ /usr/local/share/xsl/docbook; - do - if test -d "$i"; then - DOCBOOK_ROOT=$i + for i in \ +- /usr/share/xml/docbook/stylesheet/docbook-xsl-nons \ ++ /usr/share/xml/docbook/stylesheet/nwalsh/current \ ++ /usr/share/xml/docbook/stylesheet/docbook-xsl-nons \ + /usr/share/xml/docbook/xsl-stylesheets-*-nons/ \ + /usr/share/sgml/docbook/stylesheet/xsl/nwalsh \ + /usr/share/xml/docbook/stylesheet/docbook-xs \ ++++++ stalonetray-0.8.4.tar.gz -> stalonetray-0.8.5.tar.gz ++++++ ++++ 2347 lines of diff (skipped)