Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package amsynth for openSUSE:Factory checked 
in at 2021-09-10 23:41:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/amsynth (Old)
 and      /work/SRC/openSUSE:Factory/.amsynth.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "amsynth"

Fri Sep 10 23:41:28 2021 rev:12 rq:917933 version:1.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/amsynth/amsynth.changes  2020-12-02 
13:57:59.057786149 +0100
+++ /work/SRC/openSUSE:Factory/.amsynth.new.1899/amsynth.changes        
2021-09-10 23:41:53.590596535 +0200
@@ -1,0 +2,8 @@
+Fri Sep 10 09:11:46 UTC 2021 - Dominique Leuenberger <[email protected]>
+
+- Do not build man pages on %ix86: pandoc does not exist on
+  intel/i586.
+- Do not recommend the -lang package: the autogenerated -lang
+  package already has appropriate supplements.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ amsynth.spec ++++++
--- /var/tmp/diff_new_pack.uj9Ff1/_old  2021-09-10 23:41:53.958596926 +0200
+++ /var/tmp/diff_new_pack.uj9Ff1/_new  2021-09-10 23:41:53.962596930 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package amsynth
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,9 @@
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
+%ifnarch %ix86
 BuildRequires:  pandoc
+%endif
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(alsa)
@@ -36,7 +38,6 @@
 BuildRequires:  pkgconfig(jack)
 BuildRequires:  pkgconfig(liblo)
 BuildRequires:  pkgconfig(sndfile)
-Recommends:     %{name}-lang
 
 %description
 Amsynth is an analog modelling (a.k.a virtual analog) software synthesizer.
@@ -175,7 +176,9 @@
 %{_datadir}/icons/hicolor/*/apps/amsynth.*
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/amsynth.appdata.xml
+%ifnarch %ix86
 %{_mandir}/man1/amsynth.1%{?ext_man}
+%endif
 
 %files plugin-dssi
 %{_libdir}/dssi/
@@ -193,7 +196,9 @@
 %{_datadir}/appdata/vst-amsynth-plugin.metainfo.xml
 
 %files lang -f %{name}.lang
+%ifnarch %ix86
 %{_mandir}/de/man1/amsynth.1%{?ext_man}
 %{_mandir}/fr/man1/amsynth.1%{?ext_man}
+%endif
 
 %changelog

Reply via email to