Hello community,

here is the log from the commit of package kfilemetadata5 for openSUSE:Factory 
checked in at 2015-09-02 07:45:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kfilemetadata5 (Old)
 and      /work/SRC/openSUSE:Factory/.kfilemetadata5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kfilemetadata5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kfilemetadata5/kfilemetadata5.changes    
2015-08-02 22:44:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kfilemetadata5.new/kfilemetadata5.changes       
2015-09-02 07:45:42.000000000 +0200
@@ -1,0 +2,11 @@
+Tue Aug  4 19:20:09 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+    noise by default
+  * Docbook documentation has been reviewed and updated
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+-------------------------------------------------------------------

Old:
----
  kfilemetadata-5.9.2.tar.xz

New:
----
  kfilemetadata-5.13.0.tar.xz

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

Other differences:
------------------
++++++ kfilemetadata5.spec ++++++
--- /var/tmp/diff_new_pack.mpFqK6/_old  2015-09-02 07:45:43.000000000 +0200
+++ /var/tmp/diff_new_pack.mpFqK6/_new  2015-09-02 07:45:43.000000000 +0200
@@ -17,33 +17,36 @@
 
 
 %bcond_without lang
+%define _tar_path 5.13
 Name:           kfilemetadata5
-Version:        5.9.2
+Version:        5.13.0
 Release:        0
+%define kf5_version %{version}
 Summary:        Extract Metadata
 License:        GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
 Group:          Development/Libraries/KDE
 Url:            http://www.kde.org/
-Source:         kfilemetadata-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/frameworks/%{_tar_path}/kfilemetadata-%{version}.tar.xz
 Source1:        baselibs.conf
 Source99:       kfilemetadata5-rpmlintrc
-BuildRequires:  extra-cmake-modules >= 1.0.0
+BuildRequires:  extra-cmake-modules >= %{_tar_path}
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 BuildRequires:  ffmpeg-devel
 %endif
-BuildRequires:  karchive-devel >= 5.0.0
+BuildRequires:  karchive-devel >= %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  ki18n-devel >= 5.0.0
+BuildRequires:  ki18n-devel >= %{_tar_path}
 BuildRequires:  libattr-devel
 BuildRequires:  libepub-devel
 BuildRequires:  libexiv2-devel >= 0.21
 BuildRequires:  taglib-devel >= 1.9
-BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Xml) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Xml) >= 5.4.0
 # No poppler-qt5 in Leap 42, do not build with it on 42 and SLE
 %if "%{suse_version}" != "1315" || 0%{!?sle_version}
 BuildRequires:  pkgconfig(poppler-qt5)
 %endif
+Requires:       catdoc
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
@@ -57,7 +60,7 @@
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
 Requires:       extra-cmake-modules >= 1.0.0
-Requires:       pkgconfig(Qt5Core) >= 5.4.0
+Requires:       cmake(Qt5Core) >= 5.4.0
 
 %description devel
 A library for extracting file metadata. Development files

++++++ kfilemetadata-5.9.2.tar.xz -> kfilemetadata-5.13.0.tar.xz ++++++
++++ 2453 lines of diff (skipped)


Reply via email to