8
0

4 Commits

Author SHA256 Message Date
92c4ba1467 Accepting request 1282399 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1282399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CommonMark?expand=0&rev=3
2025-06-03 17:11:22 +00:00
89318edef9 - build with -std=gnu11 to fix build with gcc15
- modified sources
  % cpanspec.yml

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CommonMark?expand=0&rev=6
2025-06-03 15:06:34 +00:00
6bc7b9d9dd Accepting request 1247052 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1247052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CommonMark?expand=0&rev=2
2025-02-19 15:03:22 +00:00
7fef1c9ae0 Accepting request 1245154 from devel:languages:perl:autoupdate
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details
- updated to 0.310100
   see /usr/share/doc/packages/perl-CommonMark/Changes
  0.310100  2024-08-13
      - Recommend and test with libcmark 0.31.1
      - Fix build with libcmark 0.25
      - Expand and improve the documentation (David E. Wheeler)
      - Move from Travis/Appveyor to Github CI. Thanks to David E. Wheeler
        for the initial commit!

OBS-URL: https://build.opensuse.org/request/show/1245154
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CommonMark?expand=0&rev=4
2025-02-19 12:14:25 +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-CommonMark/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-CommonMark)

View File

@@ -27,7 +27,6 @@ Summary: Interface to the CommonMark C library
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/N/NW/NWELLNHOF/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Devel::CheckLib)