Hello community,

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

Package is "akregator"

Mon May  8 18:45:47 2017 rev:6 rq:490334 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/akregator/akregator.changes      2017-03-15 
00:50:29.708985744 +0100
+++ /work/SRC/openSUSE:Factory/.akregator.new/akregator.changes 2017-05-08 
18:45:53.085349519 +0200
@@ -1,0 +2,33 @@
+Sun Apr 16 10:44:43 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:
+  * Don't complexify code for creating path
+  * Fix Bug 378757 - Archive: Archive folder not created if missing, articles 
not saved (kde#378757)
+  * Use nullptr
+  * Use QFileInfo::exists()
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25: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:
+  * Astyle kdelibs
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:05 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:
----
  akregator-16.12.3.tar.xz

New:
----
  akregator-17.04.0.tar.xz

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

Other differences:
------------------
++++++ akregator.spec ++++++
--- /var/tmp/diff_new_pack.tHnHSV/_old  2017-05-08 18:45:53.973223967 +0200
+++ /var/tmp/diff_new_pack.tHnHSV/_new  2017-05-08 18:45:53.977223401 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           akregator
-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:        RSS Feed Reader
 License:        GPL-2.0+
@@ -68,6 +70,7 @@
 Obsoletes:      akregator5 < %{version}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -78,6 +81,10 @@
 Konqueror integration for adding news feeds and with an internal
 browser for news reading.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -87,6 +94,10 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
 rm %{buildroot}%{_kf5_libdir}/*.so
 %suse_update_desktop_file -r org.kde.akregator       Network  RSS-News
 
@@ -123,4 +134,9 @@
 %{_kf5_kxmlguidir}/akregator/
 %{_datadir}/messageviewer/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ akregator-16.12.3.tar.xz -> akregator-17.04.0.tar.xz ++++++
++++ 169558 lines of diff (skipped)


Reply via email to