SHA256
8
0
forked from pool/perl-Graph

8 Commits

Author SHA256 Message Date
62d3400be1 Accepting request 1272892 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1272892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Graph?expand=0&rev=34
2025-04-27 20:54:15 +00:00
977a1f767f - Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details
- updated to 0.9735
   see /usr/share/doc/packages/perl-Graph/Changes
  0.9735 2025-03-27
  - better connectedness docs (#36 #37) - thanks @gwselke
  0.9734 2025-03-01
  - add connected_subgraphs (#35) - thanks @merkys

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=57
2025-04-27 00:59:02 +00:00
c45889cfae Accepting request 1238350 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1238350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Graph?expand=0&rev=33
2025-01-17 17:38:06 +00:00
dd24b84444 - updated to 0.9733
see /usr/share/doc/packages/perl-Graph/Changes
  0.9733 2025-01-12
  - added max_cliques (#33,#34) - thanks @choroba
  - restore 0.9716 behaviour of random_graph (#32) - thanks @kester-habermann for report

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=55
2025-01-17 00:04:10 +00:00
cb1459e582 Accepting request 1233980 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1233980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Graph?expand=0&rev=32
2025-01-01 22:07:35 +00:00
f7a2585f75 - updated to 0.9732
see /usr/share/doc/packages/perl-Graph/Changes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=53
2024-12-31 00:20:14 +00:00
f37c271a55 Accepting request 1184867 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1184867
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Graph?expand=0&rev=31
2024-07-02 16:19:36 +00:00
74d9e1d96c Accepting request 1184365 from devel:languages:perl:autoupdate
- updated to 0.9729
   see /usr/share/doc/packages/perl-Graph/Changes
  0.9729
  - add is_planar (#31) - thanks @merkys
  0.9728
  - add is_bipartite (#30) - thanks @merkys

OBS-URL: https://build.opensuse.org/request/show/1184365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Graph?expand=0&rev=51
2024-07-02 12:51:27 +00:00
2 changed files with 0 additions and 13 deletions

View File

@@ -1,12 +0,0 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Graph/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Graph)

View File

@@ -27,7 +27,6 @@ Summary: Graph data structures and algorithms
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETJ/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros