Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-01-07 17:22:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-typing-booster"

Sun Jan  7 17:22:50 2018 rev:2 rq:562085 version:1.5.34

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2017-12-19 10:50:45.503737305 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
    2018-01-07 17:22:50.649138607 +0100
@@ -1,0 +2,5 @@
+Fri Jan  5 13:29:28 UTC 2018 - [email protected]
+
+- Use gzip -n to not include build timestamps in .gz headers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.RVR7ME/_old  2018-01-07 17:22:51.381104297 +0100
+++ /var/tmp/diff_new_pack.RVR7ME/_new  2018-01-07 17:22:51.385104110 +0100
@@ -84,9 +84,9 @@
 %install
 export PYTHON=%{_bindir}/python3
 make install DESTDIR=%{buildroot} NO_INDEX=true
-gzip --force --best %{buildroot}/%{_datadir}/%{name}/data/*.{txt,json}
-gzip --force --best %{buildroot}/%{_datadir}/%{name}/data/annotations/*.xml
-gzip --force --best 
%{buildroot}/%{_datadir}/%{name}/data/annotationsDerived/*.xml
+gzip -n --force --best %{buildroot}/%{_datadir}/%{name}/data/*.{txt,json} \
+    %{buildroot}/%{_datadir}/%{name}/data/annotations/*.xml \
+    %{buildroot}/%{_datadir}/%{name}/data/annotationsDerived/*.xml
 
 #install inscript2 keymaps
 test -d %{buildroot}%{_datadir}/m17n/icons || mkdir -p 
%{buildroot}%{_datadir}/m17n/icons


Reply via email to