Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2017-05-08 18:59:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and      /work/SRC/openSUSE:Factory/.okular.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okular"

Mon May  8 18:59:18 2017 rev:84 rq:490522 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/okular/okular.changes    2017-03-15 
01:59:24.135905975 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new/okular.changes       2017-05-08 
18:59:21.743095465 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:45:32 CEST 2017 - [email protected]
+
+- 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:
+  * Fix segfault when document is closed while annotation is selected
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:10 CEST 2017 - [email protected]
+
+- 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:
+  * cmake: Remove endif that doesn't match opening if
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:53 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  okular-16.12.3.tar.xz

New:
----
  okular-17.04.0.tar.xz

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

Other differences:
------------------
++++++ okular.spec ++++++
--- /var/tmp/diff_new_pack.CLEw5s/_old  2017-05-08 18:59:22.482990945 +0200
+++ /var/tmp/diff_new_pack.CLEw5s/_new  2017-05-08 18:59:22.486990380 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           okular
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Document Viewer
 License:        GPL-2.0+
@@ -71,6 +72,7 @@
 Buildrequires:  zlib-devel
 Obsoletes:      okular5 < %{version}
 Provides:       okular5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -93,6 +95,10 @@
 %description devel
 Document viewing program; supports document in various formats
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q -n okular-%{version}
 
@@ -102,6 +108,10 @@
 
 %install
 %make_install -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
 
 rm -rfv %{buildroot}/%{_kf5_applicationsdir}/org.kde.mobile*
 
@@ -137,4 +147,9 @@
 %{_kf5_libdir}/cmake/Okular5/
 %{_kf5_libdir}/libOkular5Core.so
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ okular-16.12.3.tar.xz -> okular-17.04.0.tar.xz ++++++
++++ 378477 lines of diff (skipped)


Reply via email to