Hello community,

here is the log from the commit of package gwenview5 for openSUSE:Factory 
checked in at 2019-12-13 12:01:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gwenview5 (Old)
 and      /work/SRC/openSUSE:Factory/.gwenview5.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gwenview5"

Fri Dec 13 12:01:59 2019 rev:55 rq:756165 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gwenview5/gwenview5.changes      2019-11-12 
11:34:39.542041432 +0100
+++ /work/SRC/openSUSE:Factory/.gwenview5.new.4691/gwenview5.changes    
2019-12-13 12:02:23.233447224 +0100
@@ -1,0 +2,28 @@
+Tue Dec 10 06:38:11 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+
+-------------------------------------------------------------------
+Sat Nov 30 09:11:33 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+-------------------------------------------------------------------
+Sun Nov 24 13:29:04 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.80
+  * New feature release
+- Too many changes since 19.08.3, only listing bugfixes:
+  * Create additional subfolders if needed (e.g. when extra slashes in 
FileNameFormater). (kde#237114)
+  * fix fractional scaling (kde#412738)
+
+-------------------------------------------------------------------

Old:
----
  gwenview-19.08.3.tar.xz
  gwenview-19.08.3.tar.xz.sig

New:
----
  gwenview-19.12.0.tar.xz
  gwenview-19.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ gwenview5.spec ++++++
--- /var/tmp/diff_new_pack.ohAGZy/_old  2019-12-13 12:02:25.577446338 +0100
+++ /var/tmp/diff_new_pack.ohAGZy/_new  2019-12-13 12:02:25.581446337 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gwenview5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,49 +22,48 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           gwenview5
-Version:        19.08.3
+Version:        19.12.0
 Release:        0
 Summary:        Image Viewer by KDE
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Viewers
 URL:            https://www.kde.org
-Source:         
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
-BuildRequires:  baloo5-devel
 BuildRequires:  cfitsio-devel
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
-BuildRequires:  kactivities5-devel
-BuildRequires:  kdoctools-devel
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemmodels-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  kparts-devel
-BuildRequires:  kwindowsystem-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libkdcraw-devel
-BuildRequires:  libkipi-devel
 BuildRequires:  liblcms2-devel
 BuildRequires:  libpng-devel
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  pkgconfig
-BuildRequires:  purpose-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent)
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5OpenGL)
-BuildRequires:  pkgconfig(Qt5PrintSupport)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  cmake(KF5Activities)
+BuildRequires:  cmake(KF5Baloo)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5ItemModels)
+BuildRequires:  cmake(KF5KDcraw)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Kipi)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5Parts)
+BuildRequires:  cmake(KF5Purpose)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(Phonon4Qt5)
+BuildRequires:  cmake(Qt5Concurrent)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5OpenGL)
+BuildRequires:  cmake(Qt5PrintSupport)
+BuildRequires:  cmake(Qt5Svg)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5X11Extras)
 Recommends:     %{name}-lang
 Provides:       gwenview = %{version}
 Obsoletes:      gwenview < %{version}

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.ohAGZy/_old and 
/var/tmp/diff_new_pack.ohAGZy/_new differ

++++++ gwenview-19.08.3.tar.xz -> gwenview-19.12.0.tar.xz ++++++
++++ 37837 lines of diff (skipped)


Reply via email to