Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gwenview5 for openSUSE:Factory 
checked in at 2021-04-24 23:07:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gwenview5 (Old)
 and      /work/SRC/openSUSE:Factory/.gwenview5.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gwenview5"

Sat Apr 24 23:07:22 2021 rev:71 rq:887602 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gwenview5/gwenview5.changes      2021-03-08 
15:11:42.781684131 +0100
+++ /work/SRC/openSUSE:Factory/.gwenview5.new.12324/gwenview5.changes   
2021-04-24 23:07:58.971295509 +0200
@@ -1,0 +2,35 @@
+Fri Apr 16 16:11:14 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:39:41 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.90
+  * New feature release
+- Changes since 21.03.80:
+  * Partially revert commit "Use Quality level when saving JPEG images"
+  * Set a sane default window size
+
+-------------------------------------------------------------------
+Sun Mar 21 13:27:19 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+  * When receiving a list of files as parameters, filter duplicate filenames 
(kde#434046)
+  * Base scroll speed on text height rather than image row height (kde#297853)
+  * Show quality chooser for other lossy image formats too (kde#431680)
+  * Replace slideshow ServiceMenu by SlideShowFileItemAction (kde#429531)
+  * Allow disabling Bird's Eye View (kde#426105)
+  * Fix zoom with F or middle mouse click caused by the introduction of the 
spinbox (kde#432075)
+  * VideoViewAdapter: Show video timestamps (kde#414769)
+  * Enable custom zoom values with a SpinBox replacing the static label 
(kde#157274)
+- Enable libtiff support
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ gwenview5.spec ++++++
--- /var/tmp/diff_new_pack.wEP4LF/_old  2021-04-24 23:07:59.479296229 +0200
+++ /var/tmp/diff_new_pack.wEP4LF/_new  2021-04-24 23:07:59.483296233 +0200
@@ -22,13 +22,17 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           gwenview5
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Image Viewer by KDE
 License:        GPL-2.0-or-later
 Group:          Productivity/Graphics/Viewers
-URL:            https://www.kde.org
+URL:            https://apps.kde.org/gwenview
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
 BuildRequires:  cfitsio-devel
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  kf5-filesystem
@@ -36,6 +40,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblcms2-devel
 BuildRequires:  libpng-devel
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Activities)
 BuildRequires:  cmake(KF5Baloo)
@@ -60,23 +65,19 @@
 BuildRequires:  cmake(Qt5Test)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
+BuildRequires:  pkgconfig(libtiff-4)
 Recommends:     %{name}-lang
 Provides:       gwenview = %{version}
 Obsoletes:      gwenview < %{version}
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
-Gwenview is an image viewer for KDE. It features a folder tree
-window and a file list window, providing navigation of file
-hierarchies.
+Gwenview is an image viewer by KDE. It features a folder tree window and a file
+list window, providing navigation of file hierarchies.
 
 %lang_package
 
 %prep
-%setup -q -n %{rname}-%{version}
+%autosetup -p1 -n %{rname}-%{version}
 
 %build
 %cmake_kf5 -d build -- -DGWENVIEW_SEMANTICINFO_BACKEND="Baloo"
@@ -96,26 +97,27 @@
 
 %files
 %license COPYING*
-%dir %{_datadir}/solid
-%dir %{_datadir}/solid/actions
-%dir %{_kf5_htmldir}
-%dir %{_kf5_htmldir}/en
-%doc %lang(en) %{_kf5_htmldir}/en/*/
+%dir %{_kf5_plugindir}/kf5
+%dir %{_kf5_plugindir}/kf5/kfileitemaction
+%dir %{_kf5_plugindir}/kf5/parts
+%dir %{_kf5_sharedir}/kconf_update/
+%dir %{_kf5_sharedir}/solid
+%dir %{_kf5_sharedir}/solid/actions
+%doc %lang(en) %{_kf5_htmldir}/en/gwenview/
 %{_kf5_applicationsdir}/org.kde.gwenview.desktop
-%{_kf5_appstreamdir}/
+%{_kf5_appstreamdir}/org.kde.gwenview.appdata.xml
 %{_kf5_bindir}/gwenview
 %{_kf5_bindir}/gwenview_importer
 %{_kf5_debugdir}/gwenview.categories
 %{_kf5_iconsdir}/hicolor/*/*/*
 %{_kf5_libdir}/libgwenviewlib.so.*
-%{_kf5_plugindir}/
-%{_kf5_servicesdir}/
+%{_kf5_plugindir}/kf5/kfileitemaction/slideshowfileitemaction.so
+%{_kf5_plugindir}/kf5/parts/gvpart.so
+%{_kf5_servicesdir}/gvpart.desktop
 %{_kf5_sharedir}/gwenview/
-%{_kf5_sharedir}/kxmlgui5/
-%{_kf5_sharedir}/solid/actions/gwenview_*.desktop
-%dir %{_kf5_sharedir}/kconf_update/
-%{_kf5_sharedir}/kconf_update/gwenview.upd
 %{_kf5_sharedir}/kconf_update/gwenview-imageview-alphabackgroundmode-update.pl
+%{_kf5_sharedir}/kconf_update/gwenview.upd
+%{_kf5_sharedir}/solid/actions/gwenview_*.desktop
 
 %if %{with lang}
 %files lang -f %{name}.lang


++++++ gwenview-20.12.3.tar.xz -> gwenview-21.04.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/gwenview5/gwenview-20.12.3.tar.xz 
/work/SRC/openSUSE:Factory/.gwenview5.new.12324/gwenview-21.04.0.tar.xz differ: 
char 25, line 1

Reply via email to