delete _link
OBS-URL: https://build.opensuse.org/package/show/science/gap-normalizinterface?expand=0&rev=7
This commit is contained in:
parent
a598eaa35f
commit
8577955dd6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d0db222dbc3cbd1a2c6782378a1885f31d3e918a67015157ad70f77ce8e27764
|
|
||||||
size 503825
|
|
3
NormalizInterface-1.0.2.tar.bz2
Normal file
3
NormalizInterface-1.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:947c66384f8e85702daa27de4f5d38606964d6c621c761a3a199ecedb08cfbb5
|
||||||
|
size 613562
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 25 12:59:47 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update to new upstream release 1.0.2
|
||||||
|
* update to libnormaliz 3.4.0
|
||||||
|
* added cone properties
|
||||||
|
* added wrappers for new normaliz functionality
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 20 06:24:32 UTC 2016 - jengelh@inai.de
|
Mon Jun 20 06:24:32 UTC 2016 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gap-normalizinterface
|
# spec file for package gap-normalizinterface
|
||||||
#
|
#
|
||||||
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gap-normalizinterface
|
Name: gap-normalizinterface
|
||||||
Version: 0.9.8
|
Version: 1.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GAP: wrapper for Normaliz
|
Summary: GAP: wrapper for Normaliz
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -26,10 +26,10 @@ Url: https://www.normaliz.uni-osnabrueck.de
|
|||||||
|
|
||||||
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/NormalizInterface-%version.tar.bz2
|
Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/NormalizInterface-%version.tar.bz2
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: libtool
|
|
||||||
BuildRequires: gcc-c++
|
|
||||||
BuildRequires: gap-devel >= 4.8
|
BuildRequires: gap-devel >= 4.8
|
||||||
BuildRequires: gap-rpm-devel
|
BuildRequires: gap-rpm-devel
|
||||||
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: libtool
|
||||||
BuildRequires: normaliz-devel >= 3.1
|
BuildRequires: normaliz-devel >= 3.1
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user