Hello community,

here is the log from the commit of package ksystemlog for openSUSE:Factory 
checked in at 2017-06-07 09:54:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksystemlog (Old)
 and      /work/SRC/openSUSE:Factory/.ksystemlog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksystemlog"

Wed Jun  7 09:54:59 2017 rev:53 rq:496003 version:17.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes    2017-03-31 
15:10:23.804671515 +0200
+++ /work/SRC/openSUSE:Factory/.ksystemlog.new/ksystemlog.changes       
2017-06-07 09:55:00.242238906 +0200
@@ -1,0 +2,30 @@
+Wed May 17 20:37:03 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * Call kdoctools_install in addition to ki18n_install
+
+-------------------------------------------------------------------
+Sun Apr 16 10:45:11 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:55 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  ksystemlog-17.03.80.tar.xz

New:
----
  ksystemlog-17.04.1.tar.xz

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

Other differences:
------------------
++++++ ksystemlog.spec ++++++
--- /var/tmp/diff_new_pack.Gl2W4a/_old  2017-06-07 09:55:00.822156955 +0200
+++ /var/tmp/diff_new_pack.Gl2W4a/_new  2017-06-07 09:55:00.826156389 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           ksystemlog
-Version:        17.03.80
+Version:        17.04.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@@ -39,6 +40,7 @@
 BuildRequires:  pkgconfig(libsystemd)
 Obsoletes:      ksystemlog5 < %{version}
 Provides:       ksystemlog5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,6 +49,10 @@
 are in their computer. But it is also designed for advanced users, who
 want to quickly see problems occurring on their server.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -56,10 +62,14 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file org.kde.ksystemlog System Monitor
   for i in {16,22,32,48,64,128}; do
      mkdir -p %{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} == 120200
+%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
      cp %{_datadir}/icons/oxygen/base/"$i"x"$i"/apps/utilities-log-viewer.png 
%{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps/;
 %else
      cp %{_datadir}/icons/oxygen/"$i"x"$i"/apps/utilities-log-viewer.png 
%{buildroot}%{_datadir}/icons/hicolor/"$i"x"$i"/apps/;
@@ -69,7 +79,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING
+%doc COPYING*
 %{_kf5_bindir}/ksystemlog
 %{_kf5_applicationsdir}/*.desktop
 %dir %{_kf5_htmldir}/en
@@ -78,4 +88,9 @@
 %{_kf5_sharedir}/kxmlgui5/
 %{_kf5_iconsdir}/hicolor/*/*/*.png
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ ksystemlog-17.03.80.tar.xz -> ksystemlog-17.04.1.tar.xz ++++++
++++ 169114 lines of diff (skipped)


Reply via email to