From fbdf3b0c050cd31b75a8738b4461b4a164cc39859d7d1912b2f424964866b4ed Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 29 Jan 2014 08:47:50 +0000 Subject: [PATCH] Accepting request 215429 from KDE:Unstable:Frameworks Update to 2.8.12.2 OBS-URL: https://build.opensuse.org/request/show/215429 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=137 --- cmake-2.8.12.1.tar.gz | 3 --- cmake-2.8.12.2.tar.gz | 3 +++ cmake-gui.changes | 9 +++++++++ cmake-gui.spec | 4 ++-- cmake.changes | 9 +++++++++ cmake.spec | 4 ++-- 6 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 cmake-2.8.12.1.tar.gz create mode 100644 cmake-2.8.12.2.tar.gz diff --git a/cmake-2.8.12.1.tar.gz b/cmake-2.8.12.1.tar.gz deleted file mode 100644 index 91e9571..0000000 --- a/cmake-2.8.12.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa28c12791d64c36ba6b6cb062a4b4bd4223053f6b9ea501b1bdbdf4d5df3a67 -size 6068021 diff --git a/cmake-2.8.12.2.tar.gz b/cmake-2.8.12.2.tar.gz new file mode 100644 index 0000000..95b2e98 --- /dev/null +++ b/cmake-2.8.12.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c6574e9afabcb9fc66f463bb1f2f051958d86c85c37fccf067eb1a44a120e5e +size 6068231 diff --git a/cmake-gui.changes b/cmake-gui.changes index ecddeb4..9fe93a6 100644 --- a/cmake-gui.changes +++ b/cmake-gui.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 28 19:46:59 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 2.8.12.2 + * XCode: Fix compiler line matching for XCode 5.1. + * Visual Studio: Convert include path to backslashes for Visual + Studio 2010 and newer. + * FindOpenMP: Support compilers that do not need any special flags. + ------------------------------------------------------------------- Mon Nov 25 03:40:59 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/cmake-gui.spec b/cmake-gui.spec index a104803..5341310 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -1,7 +1,7 @@ # # spec file for package cmake-gui # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: cmake-gui -Version: 2.8.12.1 +Version: 2.8.12.2 Release: 0 Url: http://www.cmake.org/ Source0: http://www.cmake.org/files/v2.8/cmake-%{version}.tar.gz diff --git a/cmake.changes b/cmake.changes index cc5eb01..f16d6a5 100644 --- a/cmake.changes +++ b/cmake.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 28 19:46:59 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 2.8.12.2 + * XCode: Fix compiler line matching for XCode 5.1. + * Visual Studio: Convert include path to backslashes for Visual + Studio 2010 and newer. + * FindOpenMP: Support compilers that do not need any special flags. + ------------------------------------------------------------------- Sun Dec 8 23:00:40 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/cmake.spec b/cmake.spec index 9766b22..6644f38 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,7 +1,7 @@ # # spec file for package cmake # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: cmake -Version: 2.8.12.1 +Version: 2.8.12.2 Release: 0 Url: http://www.cmake.org/ Source0: http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz