Accepting request 254452 from KDE:Frameworks5
Update to 1.3.0 OBS-URL: https://build.opensuse.org/request/show/254452 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/extra-cmake-modules?expand=0&rev=10
This commit is contained in:
commit
4df8546961
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:66b2b0a95b72fb7348c5fd0875b84943d654312140a0c1328404f33453583a34
|
|
||||||
size 117476
|
|
3
extra-cmake-modules-1.3.0.tar.xz
Normal file
3
extra-cmake-modules-1.3.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea8b6a648b7b2dc313df709940813c22ed5b68d2f7bef30acbaf2a83a6e4c723
|
||||||
|
size 120672
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 4 17:59:54 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 1.3.0
|
||||||
|
* New module ECMGeneratePkgConfigFile, for frameworks to
|
||||||
|
install a pkgconfig file.
|
||||||
|
* New option ECM_ENABLE_SANITIZERS, to enable clang sanitizers.
|
||||||
|
Example: ECM_ENABLE_SANITIZERS='address;undefined'
|
||||||
|
* New option BUILD_COVERAGE, to enable code coverage.
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.3.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 9 09:49:34 UTC 2014 - hrvoje.senjan@gmail.com
|
Tue Sep 9 09:49:34 UTC 2014 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -21,9 +21,9 @@ Summary: CMake modules
|
|||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
Url: https://projects.kde.org/projects/kdesupport/extra-cmake-modules
|
||||||
Version: 1.2.0
|
Version: 1.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: http://download.kde.org/stable/frameworks/5.2.0/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/5.3.0/%{name}-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
Reference in New Issue
Block a user