Accepting request 330642 from KDE:Frameworks5
Update to 5.14.0 OBS-URL: https://build.opensuse.org/request/show/330642 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=21
This commit is contained in:
commit
3fb5b7a0a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba52848a75347fb70c55f1bcd28c3594c067075c17a46b1f8c2951ebe0d3d5c2
|
||||
size 132216
|
3
extra-cmake-modules-5.14.0.tar.xz
Normal file
3
extra-cmake-modules-5.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfefdcada703b28de45ec64756ecae1dc23b305eeca506a477a648a477ceceb0
|
||||
size 134436
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 17:12:28 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.14.0
|
||||
* Add macro to generate logging category declarations for Qt5.
|
||||
* ecm_generate_headers: Add COMMON_HEADER option and multiple
|
||||
header functionality
|
||||
* Add -pedantic for KF5 code (when using gcc or clang)
|
||||
* KDEFrameworkCompilerSettings: only enable strict iterators
|
||||
in debug mode
|
||||
* Also set the default visibility for C code to hidden.
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 4 19:20:10 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -16,13 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.13
|
||||
%define _tar_path 5.14
|
||||
Name: extra-cmake-modules
|
||||
Summary: CMake modules
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Tools/Other
|
||||
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
||||
Version: 5.13.0
|
||||
Version: 5.14.0
|
||||
Release: 0
|
||||
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user