- Update to new upstream release 0.0.11

OBS-URL: https://build.opensuse.org/package/show/science/gp2c?expand=0&rev=12
This commit is contained in:
2018-10-20 11:51:49 +00:00
committed by Git OBS Bridge
parent 72fa056665
commit 61e60e598a
6 changed files with 30 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gp2c
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 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
@@ -12,15 +12,15 @@
# 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: gp2c
Version: 0.0.10pl1
Version: 0.0.11
Release: 0
Summary: GP script to PARI C program compiler
License: GPL-2.0
License: GPL-2.0-only
Group: Productivity/Scientific/Math
Url: http://pari.math.u-bordeaux.fr/
@@ -48,8 +48,7 @@ scripts.
make %{?_smp_mflags}
%install
b="%buildroot";
make install DESTDIR="$b";
%make_install
%fdupes %buildroot/%_prefix
%files