From 388e75bb7350488c9c9515935bd7fa14d083d9d21c8f45852e80c6ed0d3ab321 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 25 Jun 2019 12:52:03 +0000 Subject: [PATCH] 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 --- 2.2.5.tar.gz | 3 --- 2.2.7.tar.gz | 3 +++ cadabra2-add-pthread-to-cxxflags.patch | 8 ++++---- cadabra2.changes | 8 ++++++++ cadabra2.spec | 4 ++-- 5 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 2.2.5.tar.gz create mode 100644 2.2.7.tar.gz diff --git a/2.2.5.tar.gz b/2.2.5.tar.gz deleted file mode 100644 index 68adbdf..0000000 --- a/2.2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e96d413b71736a304f2b6b035e118d72017b5c6ecc019914e47f174055095c1 -size 24064420 diff --git a/2.2.7.tar.gz b/2.2.7.tar.gz new file mode 100644 index 0000000..4b2af23 --- /dev/null +++ b/2.2.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9baec68c52fca1e7bcda70448b8596f335ef004f4fc670a1def4721e6d8ac035 +size 24049395 diff --git a/cadabra2-add-pthread-to-cxxflags.patch b/cadabra2-add-pthread-to-cxxflags.patch index 839154d..50afb5c 100644 --- a/cadabra2-add-pthread-to-cxxflags.patch +++ b/cadabra2-add-pthread-to-cxxflags.patch @@ -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.5/CMakeLists.txt -@@ -104,7 +104,7 @@ if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMP +--- cadabra2-2.2.7.orig/CMakeLists.txt ++++ cadabra2-2.2.7/CMakeLists.txt +@@ -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.") endif() endif() diff --git a/cadabra2.changes b/cadabra2.changes index 2c1170a..7be8587 100644 --- a/cadabra2.changes +++ b/cadabra2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 25 09:24:38 UTC 2019 - Atri Bhattacharya + +- 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 diff --git a/cadabra2.spec b/cadabra2.spec index 16fb279..c81e002 100644 --- a/cadabra2.spec +++ b/cadabra2.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # 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 -Version: 2.2.5 +Version: 2.2.7 Release: 0 Summary: A computer algebra system for solving problems in field theory License: GPL-3.0-or-later