Hello community,

here is the log from the commit of package libkipi for openSUSE:Factory checked 
in at 2018-03-08 10:41:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkipi (Old)
 and      /work/SRC/openSUSE:Factory/.libkipi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkipi"

Thu Mar  8 10:41:40 2018 rev:91 rq:582294 version:17.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkipi/libkipi.changes  2018-02-12 
10:04:51.531898624 +0100
+++ /work/SRC/openSUSE:Factory/.libkipi.new/libkipi.changes     2018-03-08 
10:41:42.159459960 +0100
@@ -1,0 +2,5 @@
+Thu Mar  1 10:48:01 UTC 2018 - [email protected]
+
+- Only require libkipi11 and apply dont-install-pics.diff in SLE12
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libkipi.spec ++++++
--- /var/tmp/diff_new_pack.MtJxjE/_old  2018-03-08 10:41:42.767438068 +0100
+++ /var/tmp/diff_new_pack.MtJxjE/_new  2018-03-08 10:41:42.771437924 +0100
@@ -51,7 +51,7 @@
 Summary:        KDE Image Plug-In Interface
 Group:          System/Libraries
 Requires:       libkipi-data >= %version
-%if !0%{?is_opensuse} && 0%{?sle_version}
+%if !0%{?is_opensuse} && 0%{?sle_version} < 150000
 #kipi icons are provided by libkipi11
 Requires:       libkipi11
 %endif
@@ -90,7 +90,7 @@
 
 %prep
 %setup -q
-%if !0%{?is_opensuse} && 0%{?sle_version}
+%if !0%{?is_opensuse} && 0%{?sle_version} < 150000
 %patch0 -p1
 %endif
 
@@ -110,7 +110,7 @@
 
 %files data
 %defattr(-,root,root)
-%if 0%{?is_opensuse} || !0%{?sle_version}
+%if 0%{?is_opensuse} || !0%{?sle_version} < 150000
 %{_kf5_iconsdir}/hicolor/*/apps/kipi.png
 %endif
 %{_kf5_servicetypesdir}/kipiplugin.desktop


Reply via email to