Hello community,

here is the log from the commit of package gwenview5 for openSUSE:Factory 
checked in at 2018-12-19 13:32:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gwenview5 (Old)
 and      /work/SRC/openSUSE:Factory/.gwenview5.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gwenview5"

Wed Dec 19 13:32:06 2018 rev:42 rq:658338 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gwenview5/gwenview5.changes      2018-11-12 
09:26:15.354382491 +0100
+++ /work/SRC/openSUSE:Factory/.gwenview5.new.28833/gwenview5.changes   
2018-12-19 13:32:08.820717733 +0100
@@ -1,0 +2,35 @@
+Fri Dec 14 06:08:55 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * Make FindExiv2.cmake work with exiv 0.27.
+
+-------------------------------------------------------------------
+Mon Dec 03 20:55:47 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:21:55 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:40 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------
@@ -65 +100 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -138 +173 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -303 +338 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -378 +413 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -487 +522 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php

Old:
----
  gwenview-18.08.3.tar.xz

New:
----
  gwenview-18.12.0.tar.xz

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

Other differences:
------------------
++++++ gwenview5.spec ++++++
--- /var/tmp/diff_new_pack.uBkDqU/_old  2018-12-19 13:32:09.480716874 +0100
+++ /var/tmp/diff_new_pack.uBkDqU/_new  2018-12-19 13:32:09.480716874 +0100
@@ -16,18 +16,17 @@
 #
 
 
-%bcond_without lang
-
-Name:           gwenview5
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:           gwenview5
+Version:        18.12.0
+Release:        0
 Summary:        Image Viewer by KDE
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Viewers
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source:         gwenview-%{version}.tar.xz
 BuildRequires:  baloo5-devel
 BuildRequires:  cfitsio-devel
@@ -56,6 +55,9 @@
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
+Recommends:     %{name}-lang
+Provides:       gwenview = %{version}
+Obsoletes:      gwenview < %{version}
 # Needed for 42.3
 %if 0%{?suse_version} < 1330
 # It does not build with the default compiler (GCC 4.8) on Leap 42.x
@@ -65,10 +67,6 @@
 BuildRequires:  gcc7-c++
 %endif
 %endif
-Provides:       gwenview = %{version}
-Obsoletes:      gwenview < %{version}
-Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Gwenview is an image viewer for KDE. It features a folder tree
@@ -98,7 +96,7 @@
   %kf5_makeinstall -C build
   %if %{with lang}
     %find_lang %{name} --with-man --all-name
-    %kf5_find_htmldocs
+    %{kf5_find_htmldocs}
   %endif
 
   %suse_update_desktop_file -r org.kde.gwenview       Graphics RasterGraphics 
Viewer KDE
@@ -107,8 +105,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %dir %{_datadir}/solid
 %dir %{_datadir}/solid/actions
 %dir %{_kf5_htmldir}
@@ -131,7 +128,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ gwenview-18.08.3.tar.xz -> gwenview-18.12.0.tar.xz ++++++
++++ 71655 lines of diff (skipped)


Reply via email to