Hello community,

here is the log from the commit of package kfilemetadata5 for openSUSE:Factory 
checked in at 2017-09-19 16:23:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfilemetadata5 (Old)
 and      /work/SRC/openSUSE:Factory/.kfilemetadata5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfilemetadata5"

Tue Sep 19 16:23:38 2017 rev:50 rq:526645 version:5.38.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfilemetadata5/kfilemetadata5.changes    
2017-08-24 17:56:04.953294531 +0200
+++ /work/SRC/openSUSE:Factory/.kfilemetadata5.new/kfilemetadata5.changes       
2017-09-19 16:23:40.688920678 +0200
@@ -1,0 +2,11 @@
+Tue Sep 12 07:11:17 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
+  * in automatic tests, find python interpreter and use it for python test 
scripts
+
+-------------------------------------------------------------------

Old:
----
  kfilemetadata-5.37.0.tar.xz

New:
----
  kfilemetadata-5.38.0.tar.xz

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

Other differences:
------------------
++++++ kfilemetadata5.spec ++++++
--- /var/tmp/diff_new_pack.u8uqzT/_old  2017-09-19 16:23:41.260839616 +0200
+++ /var/tmp/diff_new_pack.u8uqzT/_new  2017-09-19 16:23:41.264839049 +0200
@@ -18,9 +18,13 @@
 
 %bcond_without ffmpeg
 %bcond_without lang
-%define _tar_path 5.37
+%define _tar_path 5.38
+# Full KF5 version (e.g. 5.33.0)
+%{!?_kf5_version: %global _kf5_version %{version}}
+# Last major and minor KF5 version (e.g. 5.33)
+%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:           kfilemetadata5
-Version:        5.37.0
+Version:        5.38.0
 Release:        0
 %define kf5_version %{version}
 Summary:        Extract Metadata
@@ -30,19 +34,20 @@
 Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/kfilemetadata-%{version}.tar.xz
 Source1:        baselibs.conf
 Patch0:         ffmpeg-buildrequires.patch
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 %if %{with ffmpeg}
 BuildRequires:  pkgconfig(libavcodec)
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 %endif
-BuildRequires:  karchive-devel >= %{_tar_path}
+BuildRequires:  karchive-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= %{_tar_path}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
 BuildRequires:  libattr-devel
 BuildRequires:  libepub-devel
 BuildRequires:  libexiv2-devel >= 0.21
 BuildRequires:  taglib-devel >= 1.9
+BuildRequires:  cmake(Qt5Multimedia) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Xml) >= 5.6.0
 BuildRequires:  pkgconfig(poppler-qt5)
@@ -59,7 +64,7 @@
 Summary:        Development package for kfilemetadata
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
-Requires:       extra-cmake-modules >= %{_tar_path}
+Requires:       extra-cmake-modules >= %{_kf5_bugfix_version}
 Requires:       cmake(Qt5Core) >= 5.6.0
 
 %description devel

++++++ kfilemetadata-5.37.0.tar.xz -> kfilemetadata-5.38.0.tar.xz ++++++
++++ 22337 lines of diff (skipped)


Reply via email to