Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dino for openSUSE:Factory checked in at 2022-10-11 18:03:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dino (Old) and /work/SRC/openSUSE:Factory/.dino.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dino" Tue Oct 11 18:03:37 2022 rev:3 rq:1009801 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dino/dino.changes 2022-02-13 19:51:49.934338887 +0100 +++ /work/SRC/openSUSE:Factory/.dino.new.2275/dino.changes 2022-10-11 18:06:01.598131056 +0200 @@ -1,0 +2,6 @@ +Tue Oct 11 13:08:38 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Fix build by using ninja instead of make for building + See https://github.com/dino/dino/issues/1281 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dino.spec ++++++ --- /var/tmp/diff_new_pack.DHUQk0/_old 2022-10-11 18:06:02.026131748 +0200 +++ /var/tmp/diff_new_pack.DHUQk0/_new 2022-10-11 18:06:02.030131754 +0200 @@ -41,6 +41,7 @@ %endif BuildRequires: libgcrypt-devel BuildRequires: libnotify-devel +BuildRequires: ninja BuildRequires: pkgconfig BuildRequires: vala >= 0.30 BuildRequires: pkgconfig(gee-0.8) >= 0.10 @@ -70,9 +71,9 @@ Requires: gstreamer1(element-gtksink) %endif %if %{with separated_plugins} -Recommends: %{name}-plugin-openpgp = %{version} -Recommends: %{name}-plugin-omemo = %{version} Recommends: %{name}-plugin-http-upload = %{version} +Recommends: %{name}-plugin-omemo = %{version} +Recommends: %{name}-plugin-openpgp = %{version} %else Provides: %{name}-plugin-openpgp = %{version} Obsoletes: %{name}-plugin-openpgp < %{version} @@ -217,6 +218,7 @@ %endif %icon_theme_cache_postun %else + %post %if ! %{with separated_libs} /sbin/ldconfig @@ -255,6 +257,7 @@ %if %{with separated_plugins} %files -f dino.lang %else + %files -f dino.lang -f dino-omemo.lang -f dino-openpgp.lang %endif %defattr(-,root,root)