KDE Frameworks 5.36.0 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdesu?expand=0&rev=126
This commit is contained in:
parent
d6de2c9497
commit
655576812c
@ -1,7 +1,7 @@
|
|||||||
diff --git a/src/kdesud/CMakeLists.txt b/src/kdesud/CMakeLists.txt
|
Index: kdesu-5.36.0/src/kdesud/CMakeLists.txt
|
||||||
index 90bd3f7..1118755 100644
|
===================================================================
|
||||||
--- a/src/kdesud/CMakeLists.txt
|
--- kdesu-5.36.0.orig/src/kdesud/CMakeLists.txt
|
||||||
+++ b/src/kdesud/CMakeLists.txt
|
+++ kdesu-5.36.0/src/kdesud/CMakeLists.txt
|
||||||
@@ -20,10 +20,9 @@ if(HAVE_X11)
|
@@ -20,10 +20,9 @@ if(HAVE_X11)
|
||||||
target_include_directories(kdesud PRIVATE ${X11_X11_INCLUDE_PATH})
|
target_include_directories(kdesud PRIVATE ${X11_X11_INCLUDE_PATH})
|
||||||
endif()
|
endif()
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1e1a8a8ff712ab0040a23029cb0eb3cf3e6f9304a1c875473d64d6f840d01db7
|
|
||||||
size 44364
|
|
3
kdesu-5.36.0.tar.xz
Normal file
3
kdesu-5.36.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8af37b0ca1563c58e5f8446f66286b2d418946960575cf6f444ae314aa198f06
|
||||||
|
size 44616
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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:
|
||||||
|
* [FEATURE] Option to build & install QCH file with the public API dox
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org
|
Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Su5
|
%define lname libKF5Su5
|
||||||
%define _tar_path 5.35
|
%define _tar_path 5.36
|
||||||
Name: kdesu
|
Name: kdesu
|
||||||
Version: 5.35.0
|
Version: 5.36.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user