summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miśkiewicz2018-02-13 09:46:57 (GMT)
committerArkadiusz Miśkiewicz2018-02-13 09:46:57 (GMT)
commitbac58766464f1ae8294e0adbb3038ab036bc2ac5 (patch)
treedc761df3a454ef19179432c751937e90046aeb1d
parentbdbf72c33a72226af9395081fbef521d3f25789f (diff)
downloadcmake-bac58766464f1ae8294e0adbb3038ab036bc2ac5.zip
cmake-bac58766464f1ae8294e0adbb3038ab036bc2ac5.tar.gz
-rw-r--r--cmake.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/cmake.spec b/cmake.spec
index f46468c..a4e160d 100644
--- a/cmake.spec
+++ b/cmake.spec
@@ -19,12 +19,12 @@
Summary: Cross-platform, open-source make system
Summary(pl.UTF-8): Wieloplatformowy system make o otwartych źródłach
Name: cmake
-Version: 3.9.6
-Release: 2
+Version: 3.10.0
+Release: 1
License: BSD
Group: Development/Building
-Source0: https://cmake.org/files/v3.9/%{name}-%{version}.tar.gz
-# Source0-md5: 084b1c8b2efc1c1ba432dea37243c0ae
+Source0: https://cmake.org/files/v3.10/%{name}-%{version}.tar.gz
+# Source0-md5: f3f8e70ca3055f3cd288f89ff233057e
Patch0: %{name}-lib64.patch
Patch1: %{name}-libx32.patch
Patch2: %{name}-helpers.patch
@@ -199,6 +199,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man7/cmake-commands.7*
%{_mandir}/man7/cmake-compile-features.7*
%{_mandir}/man7/cmake-developer.7*
+%{_mandir}/man7/cmake-env-variables.7*
%{_mandir}/man7/cmake-generator-expressions.7*
%{_mandir}/man7/cmake-generators.7*
%{_mandir}/man7/cmake-language.7*