Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2023-09-06 18:55:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/man (Old)
 and      /work/SRC/openSUSE:Factory/.man.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "man"

Wed Sep  6 18:55:37 2023 rev:95 rq:1108796 version:2.11.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/man/man.changes  2023-08-16 14:16:48.646857589 
+0200
+++ /work/SRC/openSUSE:Factory/.man.new.1766/man.changes        2023-09-06 
18:56:03.739000839 +0200
@@ -1,0 +2,5 @@
+Sat Aug 26 12:20:42 UTC 2023 - Avinesh Kumar <avinesh.ku...@suse.com>
+
+- Fix the content in patch file man-propose-online.patch 
+
+-------------------------------------------------------------------

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

Other differences:
------------------

++++++ man-propose-online.patch ++++++
--- /var/tmp/diff_new_pack.vYFTcx/_old  2023-09-06 18:56:06.619103509 +0200
+++ /var/tmp/diff_new_pack.vYFTcx/_new  2023-09-06 18:56:06.623103652 +0200
@@ -10,7 +10,7 @@
                fprintf (stderr, _("No manual entry for %s in section %s\n"),
                         name, sec);
 -      else
-+              fprintf (stderr, _("Possibly, man the page is not installed, 
try online at: "));
++              fprintf (stderr, _("Possibly, man page is not installed, try 
online at: "));
 +              fprintf (stderr, _("https://manpages.opensuse.org/%s.%s\n";), 
name, sec);
 +      } else    {
                fprintf (stderr, _("No manual entry for %s\n"), name);

Reply via email to