From 7448549b9728c4d8de19717f716ec47f513a94008d4f337f6bd367b06a76afe2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 29 Jul 2022 10:22:23 +0000 Subject: [PATCH] - Update to release 1.2.11 OBS-URL: https://build.opensuse.org/package/show/science/brial?expand=0&rev=8 --- brial-1.2.10.tar.bz2 | 3 --- brial-1.2.11.tar.bz2 | 3 +++ brial.changes | 7 +++++++ brial.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 brial-1.2.10.tar.bz2 create mode 100644 brial-1.2.11.tar.bz2 diff --git a/brial-1.2.10.tar.bz2 b/brial-1.2.10.tar.bz2 deleted file mode 100644 index fc8e32d..0000000 --- a/brial-1.2.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd10ab9e0d74e046ec4d84eecbde9de026a2305246ee088883cbae5744b4f18d -size 1229830 diff --git a/brial-1.2.11.tar.bz2 b/brial-1.2.11.tar.bz2 new file mode 100644 index 0000000..572c1a4 --- /dev/null +++ b/brial-1.2.11.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c0f622009dcd9928295d748226baa9cdc1a87c32552e13772fddf95bbb6f02c +size 1260892 diff --git a/brial.changes b/brial.changes index 7125979..5d583d0 100644 --- a/brial.changes +++ b/brial.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jul 29 10:01:54 UTC 2022 - Jan Engelhardt + +- Update to release 1.2.11 + * Remove unary_function and binary_function which are + deprecated in c++11 and removed in c++17. + ------------------------------------------------------------------- Fri Oct 2 11:16:48 UTC 2020 - Jan Engelhardt diff --git a/brial.spec b/brial.spec index cff3da8..2ad721d 100644 --- a/brial.spec +++ b/brial.spec @@ -1,7 +1,7 @@ # # spec file for package brial # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lname libbrial3 Name: brial -Version: 1.2.10 +Version: 1.2.11 Release: 0 Summary: The Polynomials over Boolean Rings Computer Algebra System License: GPL-2.0-or-later