Hello community,

here is the log from the commit of package kile for openSUSE:Factory checked in 
at 2016-03-17 16:33:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kile (Old)
 and      /work/SRC/openSUSE:Factory/.kile.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kile"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kile/kile.changes        2015-05-30 
12:33:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kile.new/kile.changes   2016-03-17 
16:47:29.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Mar  8 18:17:14 UTC 2016 - [email protected]
+
+- drop build time from png file to fix build-compare
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kile.spec ++++++
--- /var/tmp/diff_new_pack.aJgMX4/_old  2016-03-17 16:47:30.000000000 +0100
+++ /var/tmp/diff_new_pack.aJgMX4/_new  2016-03-17 16:47:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kile
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 Johannes Engel <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -105,9 +105,9 @@
 chmod 755 %{buildroot}%{_kde4_appsdir}/kile/test/runTests.sh
 # Fix incorrect icon sizes
 # Don't do this for mathmode.png and smallfrac.png as these turn into black 
icons bnc#676046
-convert -scale 16x16! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/beamerblock.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/beamerblock.png
-convert -scale 16x16! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/label.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/label.png
-convert -scale 22x22! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/22x22/actions/label.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/22x22/actions/label.png
+convert -strip -scale 16x16! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/beamerblock.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/beamerblock.png
+convert -strip -scale 16x16! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/label.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/16x16/actions/label.png
+convert -strip -scale 22x22! 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/22x22/actions/label.png 
%{buildroot}%{_kde4_appsdir}/kile/icons/hicolor/22x22/actions/label.png
 rm -rf %{buildroot}%{_datadir}/doc/kile/
 popd
 


Reply via email to