SHA256
1
0
forked from pool/threadweaver

KDE Frameworks 5.36.0 checkin

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/threadweaver?expand=0&rev=114
This commit is contained in:
Luca Beltrame
2017-07-12 05:35:50 +00:00
committed by Git OBS Bridge
parent fd0b3754cd
commit bbf1ad5b4c
5 changed files with 22 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d93fc27..61d52bc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -34,9 +34,9 @@ ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX THREADWEAVER
Index: threadweaver-5.36.0/CMakeLists.txt
===================================================================
--- threadweaver-5.36.0.orig/CMakeLists.txt
+++ threadweaver-5.36.0/CMakeLists.txt
@@ -40,9 +40,9 @@ ecm_setup_version(PROJECT VARIABLE_PREFI
# --
add_subdirectory(src)

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6722459ebafd53d15aaac700a85d20e22bd63a415f990ebaa83fc3ba69c0a39b
size 1409164

View File

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

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jul 12 07:14:05 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:
* Fixup parent commit
* Work-around MSVC2017 compiler bug
* [FEATURE] Option to build & install QCH file with the public API dox
-------------------------------------------------------------------
Sun Jun 11 09:27:44 CEST 2017 - lbeltrame@kde.org

View File

@@ -17,9 +17,9 @@
%define lname libKF5ThreadWeaver5
%define _tar_path 5.35
%define _tar_path 5.36
Name: threadweaver
Version: 5.35.0
Version: 5.36.0
Release: 0
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}