Hello community,

here is the log from the commit of package plasma5-session for openSUSE:Factory 
checked in at 2015-07-25 07:44:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-session (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-session.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-session"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-session/plasma5-session.changes  
2015-07-08 06:58:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-session.new/plasma5-session.changes     
2015-07-25 07:44:27.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 23 10:57:18 UTC 2015 - [email protected]
+
+- Fix those version condition for 42
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma5-session.spec ++++++
--- /var/tmp/diff_new_pack.tF8QtP/_old  2015-07-25 07:44:27.000000000 +0200
+++ /var/tmp/diff_new_pack.tF8QtP/_new  2015-07-25 07:44:27.000000000 +0200
@@ -39,7 +39,7 @@
 Requires:       polkit-kde-agent-5 >= %{version}
 Requires:       powerdevil5 >= %{version}
 Requires:       systemsettings5 >= %{version}
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:       kdebase4-session = %{version}
 Obsoletes:      kdebase4-session < %{version}
 %endif
@@ -59,7 +59,7 @@
 %install
 install -m 0755 -d %{buildroot}%{_datadir}/xsessions/
 cp %{SOURCE1} %{buildroot}%{_datadir}/xsessions/
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 cp %{SOURCE3} %{buildroot}%{_datadir}/xsessions/
 %endif
 install -D -m644 %{SOURCE2} 
%{buildroot}%{_datadir}/doc/packages/plasma5-session/COPYING
@@ -67,7 +67,7 @@
 %files
 %defattr(-,root,root)
 %{_datadir}/xsessions/plasma5.desktop
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 %{_datadir}/xsessions/kde-plasma.desktop
 %endif
 %dir %{_datadir}/doc/packages/plasma5-session


Reply via email to