Accepting request 711875 from home:badshah400:branches:science

Update to 2.2.7; sorry for the multiple subs

OBS-URL: https://build.opensuse.org/request/show/711875
OBS-URL: https://build.opensuse.org/package/show/science/cadabra2?expand=0&rev=28
This commit is contained in:
Dirk Stoecker 2019-06-25 12:52:03 +00:00 committed by Git OBS Bridge
parent 8f4213d8e2
commit 388e75bb73
5 changed files with 17 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e96d413b71736a304f2b6b035e118d72017b5c6ecc019914e47f174055095c1
size 24064420

3
2.2.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9baec68c52fca1e7bcda70448b8596f335ef004f4fc670a1def4721e6d8ac035
size 24049395

View File

@ -1,8 +1,8 @@
Index: cadabra2-2.2.5/CMakeLists.txt Index: cadabra2-2.2.7/CMakeLists.txt
=================================================================== ===================================================================
--- cadabra2-2.2.5.orig/CMakeLists.txt --- cadabra2-2.2.7.orig/CMakeLists.txt
+++ cadabra2-2.2.5/CMakeLists.txt +++ cadabra2-2.2.7/CMakeLists.txt
@@ -104,7 +104,7 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMP @@ -120,7 +120,7 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMP
message(FATAL_ERROR "GCC version must be at least 4.9 for regex support! See http://askubuntu.com/questions/428198/getting-installing-gcc-g-4-9-on-ubuntu and then set the environment variables CXX to g++-4.9 and CC to gcc-4.9. You may have to erase the build directory before re-running cmake.") message(FATAL_ERROR "GCC version must be at least 4.9 for regex support! See http://askubuntu.com/questions/428198/getting-installing-gcc-g-4-9-on-ubuntu and then set the environment variables CXX to g++-4.9 and CC to gcc-4.9. You may have to erase the build directory before re-running cmake.")
endif() endif()
endif() endif()

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 25 09:24:38 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.2.7:
* List of changes unavailable from upstream.
- Refresh cadabra2-add-pthread-to-cxxflags.patch for version
update, no effective changes.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 15 14:17:41 UTC 2019 - Atri B <badshah400@gmail.com> Fri Mar 15 14:17:41 UTC 2019 - Atri B <badshah400@gmail.com>

View File

@ -12,12 +12,12 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
Name: cadabra2 Name: cadabra2
Version: 2.2.5 Version: 2.2.7
Release: 0 Release: 0
Summary: A computer algebra system for solving problems in field theory Summary: A computer algebra system for solving problems in field theory
License: GPL-3.0-or-later License: GPL-3.0-or-later