Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pandoc for openSUSE:Factory checked 
in at 2022-04-30 00:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pandoc (Old)
 and      /work/SRC/openSUSE:Factory/.pandoc.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pandoc"

Sat Apr 30 00:45:57 2022 rev:66 rq:973879 version:2.17.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pandoc/pandoc.changes    2022-02-11 
23:10:09.203075060 +0100
+++ /work/SRC/openSUSE:Factory/.pandoc.new.1538/pandoc.changes  2022-04-30 
00:46:25.658997699 +0200
@@ -1,0 +2,5 @@
+Sun Mar 20 17:18:29 UTC 2022 - K??vin Le Gouguec <[email protected]>
+
+- Include manpage in distribution.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pandoc.spec ++++++
--- /var/tmp/diff_new_pack.IbbRKU/_old  2022-04-30 00:46:28.419000093 +0200
+++ /var/tmp/diff_new_pack.IbbRKU/_new  2022-04-30 00:46:28.423000096 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package pandoc
+# spec file
 #
 # Copyright (c) 2022 SUSE LLC
 #
@@ -144,7 +144,7 @@
 Requires:       ghc-%{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
-Requires(postun): ghc-compiler = %{ghc_version}
+Requires(postun):ghc-compiler = %{ghc_version}
 
 %description -n ghc-%{name}-devel
 This package provides the Haskell %{name} library development files.
@@ -160,6 +160,7 @@
 %ghc_fix_rpath %{pkg_name}-%{version}
 # Link duplicate template files
 %fdupes %{buildroot}%{_datadir}/%{pkg_name}-%{version}/data/templates/
+install -D -m 644 man/%{name}.1 %buildroot/%_mandir/man1/%name.1
 
 %check
 %cabal_test
@@ -173,6 +174,7 @@
 %files
 %license COPYING.md
 %doc AUTHORS.md README.md changelog.md
+%_mandir/man1/%name.1%{?ext_man}
 %{_bindir}/%{name}
 %dir %{_datadir}/%{name}-%{version}
 %dir %{_datadir}/%{name}-%{version}/citeproc

Reply via email to