3 Commits

6 changed files with 21 additions and 8 deletions

4
_scmsync.obsinfo Normal file
View File

@@ -0,0 +1,4 @@
mtime: 1739144628
commit: 00f8a0fb938dc61797e7ded0f20bd82c956100d1a1159b8fa15f9a7ccd296644
url: https://src.opensuse.org/jengelh/plantri
revision: master

BIN
build.specials.obscpio LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 9 23:42:32 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 5.5
* Fixed -p splitting for 2 or 3 vertices.
-------------------------------------------------------------------
Wed Feb 14 20:26:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package plantri
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: plantri
Version: 5.4
Version: 5.5
Release: 0
Summary: Programs for generating certain types of planar graphs
License: Apache-2.0
Group: Productivity/Scientific/Math
URL: https://users.cecs.anu.edu.au/~bdm/plantri/
Source: https://users.cecs.anu.edu.au/~bdm/plantri/plantri54.tar.gz
# changelog is in plantri-guide.txt appendix F
Source: https://users.cecs.anu.edu.au/~bdm/plantri/plantri55.tar.gz
# changelog is in plantri-guide.txt appendix F / plantri.c
BuildRequires: c_compiler
%description
@@ -37,7 +37,7 @@ Isomorphisms are defined with respect to the imbeddings, so in some
cases outputs may be isomorphic as abstract graphs.
%prep
%autosetup -n plantri54
%autosetup -n plantri55
%build
%make_build CC="%__cc" CFLAGS="%optflags"

Binary file not shown.

BIN
plantri55.tar.gz LFS Normal file

Binary file not shown.