From d3868cfb2f51b43242e99325c0a92c271d16901483917c489404f3f0f965f02b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 14 Oct 2022 20:03:36 +0000 Subject: [PATCH] Accepting request 1011001 from home:StefanBruens:branches:science - Update to new upstream release 1.9.5 * Transferred package maintenance to the GAP team * Minor janitorial changes OBS-URL: https://build.opensuse.org/request/show/1011001 OBS-URL: https://build.opensuse.org/package/show/science/gap-toric?expand=0&rev=6 --- Toric-1.9.4.tar.bz2 | 3 --- Toric-1.9.5.tar.gz | 3 +++ gap-toric.changes | 7 +++++++ gap-toric.spec | 13 +++++-------- 4 files changed, 15 insertions(+), 11 deletions(-) delete mode 100644 Toric-1.9.4.tar.bz2 create mode 100644 Toric-1.9.5.tar.gz diff --git a/Toric-1.9.4.tar.bz2 b/Toric-1.9.4.tar.bz2 deleted file mode 100644 index 419a678..0000000 --- a/Toric-1.9.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:10992aa6507ea1768a5461d33acd729c975201cfff03ac3f29a45705dd3d7eb7 -size 279695 diff --git a/Toric-1.9.5.tar.gz b/Toric-1.9.5.tar.gz new file mode 100644 index 0000000..23c664d --- /dev/null +++ b/Toric-1.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eb65c64bc38038957e9552fc8f409023407a0ed079884fd484fffe8d61e03de +size 292851 diff --git a/gap-toric.changes b/gap-toric.changes index 9424954..3581f77 100644 --- a/gap-toric.changes +++ b/gap-toric.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 14 17:23:15 UTC 2022 - Stefan BrĂ¼ns + +- Update to new upstream release 1.9.5 + * Transferred package maintenance to the GAP team + * Minor janitorial changes + ------------------------------------------------------------------- Sat Apr 29 23:37:06 UTC 2017 - jengelh@inai.de diff --git a/gap-toric.spec b/gap-toric.spec index ce3d719..d51868f 100644 --- a/gap-toric.spec +++ b/gap-toric.spec @@ -1,7 +1,7 @@ # # spec file for package gap-toric # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# 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 @@ -12,21 +12,19 @@ # 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: gap-toric Summary: GAP: toric varieties and some combinatorial geometry computations -Version: 1.9.4 +Version: 1.9.5 Release: 0 License: MIT Group: Productivity/Scientific/Math -URL: http://www.opensourcemath.org/toric/ - -Source: https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/Toric-%version.tar.bz2 +URL: https://gap-packages.github.io/toric +Source: https://github.com/gap-packages/toric/releases/download/v%{version}/Toric-%{version}.tar.gz BuildArch: noarch -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes BuildRequires: gap-rpm-devel Requires: gap-core >= 4.5 @@ -48,6 +46,5 @@ language by D. Joyner. %fdupes %buildroot/%_prefix %files -f %name.files -%defattr(-,root,root) %changelog