KDE Frameworks 5.36.0 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kfilemetadata5?expand=0&rev=143
This commit is contained in:
Luca Beltrame 2017-07-12 05:32:35 +00:00 committed by Git OBS Bridge
parent aaf2af81f9
commit 1e6ac25965
5 changed files with 24 additions and 10 deletions

View File

@ -1,6 +1,7 @@
diff -urNB kfilemetadata/cmake/FindFFmpeg.cmake new/cmake/FindFFmpeg.cmake
--- kfilemetadata/cmake/FindFFmpeg.cmake 2016-11-21 20:58:44.371788460 +0100
+++ new/cmake/FindFFmpeg.cmake 2016-11-21 20:59:09.591943836 +0100
Index: kfilemetadata-5.36.0/cmake/FindFFmpeg.cmake
===================================================================
--- kfilemetadata-5.36.0.orig/cmake/FindFFmpeg.cmake
+++ kfilemetadata-5.36.0/cmake/FindFFmpeg.cmake
@@ -9,11 +9,8 @@
#
# For each of the components it will additionally set.
@ -13,7 +14,7 @@ diff -urNB kfilemetadata/cmake/FindFFmpeg.cmake new/cmake/FindFFmpeg.cmake
# the following variables will be defined
# <component>_FOUND - System has <component>
# <component>_INCLUDE_DIRS - Include directory necessary for using the <component> headers
@@ -121,10 +118,7 @@
@@ -121,10 +118,7 @@ if (NOT FFMPEG_LIBRARIES)
# Check for all possible component.
find_component(AVCODEC libavcodec avcodec libavcodec/avcodec.h)
find_component(AVFORMAT libavformat avformat libavformat/avformat.h)
@ -24,7 +25,7 @@ diff -urNB kfilemetadata/cmake/FindFFmpeg.cmake new/cmake/FindFFmpeg.cmake
# Check if the required components were found and add their stuff to the FFMPEG_* vars.
foreach (_component ${FFmpeg_FIND_COMPONENTS})
@@ -155,7 +149,7 @@
@@ -155,7 +149,7 @@ if (NOT FFMPEG_LIBRARIES)
endif ()
# Now set the noncached _FOUND vars for the components.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e7c0e93469edd66bcc45db90c6116fd342796cbd70492eb3eac836d20b06a2a
size 218124

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:750c1f408bad265ee10bfcd60eab88988d8bb6b3b38fd59ebad1899c683b269d
size 218296

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jul 12 07:14:00 CEST 2017 - lbeltrame@kde.org
- Update to 5.36.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.36.0.php
- Changes since 5.35.0:
* Fix configure with Qt5Multimedia disabled.
* add an extractor using qtmultimedia
* [FEATURE] Option to build & install QCH file with the public API dox
* fix warnings from clazy with the default warning level
-------------------------------------------------------------------
Sun Jun 11 09:27:43 CEST 2017 - lbeltrame@kde.org

View File

@ -18,9 +18,9 @@
%bcond_without ffmpeg
%bcond_without lang
%define _tar_path 5.35
%define _tar_path 5.36
Name: kfilemetadata5
Version: 5.35.0
Version: 5.36.0
Release: 0
%define kf5_version %{version}
Summary: Extract Metadata