rdieter pushed to analitza (master). "15.03.97"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 19:32:04 UTC 2015


>From 5152c95e1de574c5805f2fb72753ed2f8584fa9d Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Thu, 9 Apr 2015 14:31:58 -0500
Subject: 15.03.97


diff --git a/.gitignore b/.gitignore
index 41aae81..c36b1e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/analitza-14.12.3.tar.xz
+/analitza-15.03.97.tar.xz
diff --git a/analitza-14.11.97-opengl_optional.patch b/analitza-14.11.97-opengl_optional.patch
deleted file mode 100644
index 88262b3..0000000
--- a/analitza-14.11.97-opengl_optional.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -up analitza-14.11.97/CMakeLists.txt.opengl_optional analitza-14.11.97/CMakeLists.txt
---- analitza-14.11.97/CMakeLists.txt.opengl_optional	2014-11-12 19:56:51.000000000 -0600
-+++ analitza-14.11.97/CMakeLists.txt	2014-12-08 12:23:59.220083065 -0600
-@@ -30,7 +30,10 @@ ecm_setup_version(5.0.0 VARIABLE_PREFIX
-                         PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/Analitza5ConfigVersion.cmake")
- 
- find_package(OpenGL)
-+option(SHOULD_BUILD_OPENGL "Build OpenGL support" ON)
-+if(SHOULD_BUILD_OPENGL)
- set(HAVE_OPENGL ${OPENGL_FOUND})
-+endif(SHOULD_BUILD_OPENGL)
- set_package_properties(OpenGL PROPERTIES TYPE OPTIONAL
-                                          PURPOSE "Support for 3D graphs in Analitza"
-                                          URL "http://opengl.org")
diff --git a/analitza.spec b/analitza.spec
index ebbb128..4e6a767 100644
--- a/analitza.spec
+++ b/analitza.spec
@@ -1,7 +1,7 @@
 
 Name:    analitza
 Summary: Library of mathematical features
-Version: 14.12.3
+Version: 15.03.97
 Release: 1%{?dist}
 
 License: GPLv2+
@@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Thu Apr 09 2015 Rex Dieter <rdieter at fedoraproject.org> 15.03.97-1
+- 15.03.97
+
 * Thu Apr 09 2015 Rex Dieter <rdieter at fedoraproject.org> 14.12.3-1
 - 14.12.3
 
diff --git a/sources b/sources
index 1426cde..d04218f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5dce7b13b2ce1ff862845533d4c538fa  analitza-14.12.3.tar.xz
+c60f982047158b9687b90c691f6ada5b  analitza-15.03.97.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/analitza.git/commit/?h=master&id=5152c95e1de574c5805f2fb72753ed2f8584fa9d


More information about the scm-commits mailing list