Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package groff for openSUSE:Factory checked 
in at 2022-12-17 20:36:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/groff (Old)
 and      /work/SRC/openSUSE:Factory/.groff.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "groff"

Sat Dec 17 20:36:14 2022 rev:64 rq:1043322 version:1.22.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/groff/groff.changes      2022-02-10 
23:11:25.248108733 +0100
+++ /work/SRC/openSUSE:Factory/.groff.new.1835/groff.changes    2022-12-17 
20:36:34.692615866 +0100
@@ -1,0 +2,6 @@
+Thu Dec 15 12:45:32 UTC 2022 - pgaj...@suse.com
+
+- set doc-default-operating-system and doc-volume-operating-system
+  to $PRETTY_NAME [bsc#1185613]
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ groff.spec ++++++
--- /var/tmp/diff_new_pack.TlMnHp/_old  2022-12-17 20:36:35.356619513 +0100
+++ /var/tmp/diff_new_pack.TlMnHp/_new  2022-12-17 20:36:35.364619557 +0100
@@ -55,6 +55,7 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
+BuildRequires:  distribution-release
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -135,6 +136,11 @@
     Makefile.am
 
 %build
+# bsc#1185613
+. /etc/os-release
+sed -i "s:\(doc-volume-operating-system\) BSD:\1 $PRETTY_NAME:" 
tmac/doc-common-u
+sed -i "s:\(doc-default-operating-system\) BSD:\1 $PRETTY_NAME:" 
tmac/doc-common-u
+# -----------
 autoreconf -fvi
 # libdir redefined as it is just bunch of perl scripts
 %configure \

Reply via email to