Hello community, here is the log from the commit of package mandoc for openSUSE:Leap:15.2 checked in at 2020-05-01 15:07:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/mandoc (Old) and /work/SRC/openSUSE:Leap:15.2/.mandoc.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mandoc" Fri May 1 15:07:06 2020 rev:2 rq:799311 version:1.14.5 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/mandoc/mandoc.changes 2020-04-30 18:51:31.496608949 +0200 +++ /work/SRC/openSUSE:Leap:15.2/.mandoc.new.2738/mandoc.changes 2020-05-01 15:07:08.918545024 +0200 @@ -1,0 +2,7 @@ +Mon Feb 10 18:46:58 CET 2020 - Matej Cepl <[email protected]> + +- Add 1.14.5-master.patch containing among many other things fix + allowing running ``man -w`` to get manpath. + (gh#neovim/neovim#11794) + +------------------------------------------------------------------- New: ---- 1.14.5-master.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mandoc.spec ++++++ --- /var/tmp/diff_new_pack.iavL2v/_old 2020-05-01 15:07:09.246545737 +0200 +++ /var/tmp/diff_new_pack.iavL2v/_new 2020-05-01 15:07:09.246545737 +0200 @@ -24,6 +24,9 @@ Group: Productivity/Publishing/Troff URL: http://mandoc.bsd.lv/ Source: http://mandoc.bsd.lv/snapshots/mandoc-%{version}.tar.gz +# PATCH-FEATURE-UPSTREAM empty_w-manpath.patch gh#neovim/neovim#11794 [email protected] +# Add man -w producing manpath (among many other things) +Patch0: 1.14.5-master.patch BuildRequires: zlib-devel Provides: man = %{version} Conflicts: man @@ -42,6 +45,7 @@ %prep %setup -q +%autopatch -p1 %build %{?!make_build:%define make_build make %{?_smp_mflags} V=1 VERBOSE=1} ++++++ 1.14.5-master.patch ++++++ ++++ 7696 lines (skipped)
