Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2016-07-21 07:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/evince (Old)
 and      /work/SRC/openSUSE:Factory/.evince.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "evince"

Changes:
--------
--- /work/SRC/openSUSE:Factory/evince/evince.changes    2016-07-01 
09:54:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes       2016-07-21 
07:41:15.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul  4 07:10:42 UTC 2016 - [email protected]
+
+- Only inject -lang-metainfo on Tumbleweed (older releases don't
+  have the logic available yet).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ evince.spec ++++++
--- /var/tmp/diff_new_pack.Q2Epy2/_old  2016-07-21 07:41:16.000000000 +0200
+++ /var/tmp/diff_new_pack.Q2Epy2/_new  2016-07-21 07:41:16.000000000 +0200
@@ -229,7 +229,11 @@
 %if 0%{?suse_version} <= 1120
 rm %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
+%if 0%{?suse_version} > 1320
 %find_lang %{name} %{?no_lang_C} --metainfo %{name}
+%else
+%find_lang %{name} %{?no_lang_C}
+%endif
 %suse_update_desktop_file evince
 %suse_update_desktop_file evince-previewer
 find %{buildroot} -type f -name "*.la" -delete -print


Reply via email to