forked from pool/extra-cmake-modules
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/extra-cmake-modules?expand=0&rev=45
This commit is contained in:
parent
84bbb975d5
commit
e6169d230b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ff6d4c92a11859b85b532e028dd95ee741de904881bec8810fe24cd3e0fe26e6
|
|
||||||
size 123804
|
|
3
extra-cmake-modules-1.7.0.tar.xz
Normal file
3
extra-cmake-modules-1.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c88de18f41fb9e5bb1f296bd4762315b2911fa5feb5c10aed8352d00fc08fdd1
|
||||||
|
size 129544
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 8 18:18:35 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.7.0
|
||||||
|
* KDEInstallDirs: warn about mixing relative and absolute
|
||||||
|
installation paths on the command line
|
||||||
|
* Added ECMAddAppIcon module to add icons to executable
|
||||||
|
targets on Windows and Mac OS X
|
||||||
|
* Fixed CMP0053 warning with CMake 3.1
|
||||||
|
* Do not unset cache variables in KDEInstallDirs
|
||||||
|
* New Android toolchain module
|
||||||
|
* New ECMUninstallTarget module to create an uninstall target
|
||||||
|
* Make KDECMakeSettings import ECMUninstallTarget by default
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.7.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 11 18:12:19 UTC 2015 - hrvoje.senjan@gmail.com
|
Sun Jan 11 18:12:19 UTC 2015 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package extra-cmake-modules
|
# spec file for package extra-cmake-modules
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.6.1
|
Version: 1.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
|
Source: http://download.kde.org/stable/frameworks/5.7/%{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…
x
Reference in New Issue
Block a user