Accepting request 833565 from home:dirkmueller:branches:science

- update to 0.9.2:
  * fixed unsafe use of printf [!1]
  * added support for Python 2.6 and Python 3 in the build system [!2, !3]

OBS-URL: https://build.opensuse.org/request/show/833565
OBS-URL: https://build.opensuse.org/package/show/science/zn_poly?expand=0&rev=14
This commit is contained in:
2020-09-10 19:22:42 +00:00
committed by Git OBS Bridge
parent 5e738d6515
commit 625a14b782
4 changed files with 13 additions and 6 deletions
+7
View File
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 10 18:58:57 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.9.2:
* fixed unsafe use of printf [!1]
* added support for Python 2.6 and Python 3 in the build system [!2, !3]
-------------------------------------------------------------------
Sat Aug 24 16:07:12 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
+3 -3
View File
@@ -1,7 +1,7 @@
#
# spec file for package zn_poly
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
Name: zn_poly
%define abiversion 0.9
%define lname libzn_poly-0_9
Version: 0.9.1
Version: 0.9.2
Release: 0
Summary: Library for polynomial arithmetic in Z/nZ[x]
License: BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later
Group: Productivity/Scientific/Math
URL: https://gitlab.com/sagemath/zn_poly/
Source: https://gitlab.com/sagemath/zn_poly/-/archive/0.9.1/%name-%version.tar.bz2
Source: https://gitlab.com/sagemath/zn_poly/-/archive/%{version}/%{name}-%{version}.tar.bz2
Patch1: znpoly-automake.diff
BuildRequires: gmp-devel
BuildRequires: libtool
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf9d75aeba2492061c216fb9faa43b46c7df21e45a5e87e4cffa91de45ecc517
size 94549
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:29d88ce19939f53e920adf118d8cd6c8c9594bc8cb71a992a6137bd86f6fb7f5
size 94785