SHA256
1
0
forked from pool/normaliz

Accepting request 544345 from home:badshah400:branches:science

- Update to version 3.4.1:
  * Miscellaneous bug fixes.

OBS-URL: https://build.opensuse.org/request/show/544345
OBS-URL: https://build.opensuse.org/package/show/science/normaliz?expand=0&rev=9
This commit is contained in:
Jan Engelhardt 2017-11-22 09:36:46 +00:00 committed by Git OBS Bridge
parent 15af89b7f9
commit 11e24fc4b2
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01eae802621beb3bdbde57bae32a1251d40ecc4a01660a50540c1e1f5eeb9c24
size 3469344

3
normaliz-3.4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20d1c0061ed589eb61591e04ef3449f5a54c4f4c9c191e7c53ce05468c96e415
size 3468964

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 22 09:25:13 UTC 2017 - badshah400@gmail.com
- Update to version 3.4.1:
* Miscellaneous bug fixes.
-------------------------------------------------------------------
Wed Sep 27 08:41:20 UTC 2017 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
#
# spec file for package normaliz
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX 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: normaliz
Version: 3.4.0
Version: 3.4.1
Release: 0
Summary: Tools for computations in affine monoids and rational cones
License: GPL-3.0+
@ -63,8 +63,8 @@ the Normaliz computations from any C++ program.
Summary: Development files for Normaliz, a tool for computation of rotational cones
Group: Development/Libraries/C and C++
Requires: boost-devel
Requires: libnormaliz0 = %version
Requires: gmp-devel
Requires: libnormaliz0 = %version
%description devel
Normaliz is an open source tool for computations in affine monoids,
@ -103,3 +103,5 @@ popd
%defattr(-,root,root)
%_includedir/libnormaliz/
%_libdir/libnormaliz.so
%changelog