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:
BIN
normaliz-3.4.0.tar.gz
(Stored with Git LFS)
BIN
normaliz-3.4.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
normaliz-3.4.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
normaliz-3.4.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user