8
0

3 Commits
devel ... main

Author SHA256 Message Date
d03f8f1d9d Add Gitea build results 2025-08-12 18:18:18 +02:00
81f745754a Accepting request 852355 from devel:languages:perl
- Add license to cpanspec.yml (no license in Makefile.PL, META.(yml|json),
  pod and no LICENSE file)
- updated to 1.01
   see /usr/share/doc/packages/perl-Types-Serialiser/Changes
  1.01 
  	- implement Types::Serialiser::as_bool.
          - slight doc tweaks.

OBS-URL: https://build.opensuse.org/request/show/852355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Types-Serialiser?expand=0&rev=4
2020-12-02 12:57:55 +00:00
Stephan Kulow
e8fc9ed0a8 Accepting request 235554 from devel:languages:perl
- checked license
- updated to 1.0
  - clarify that the second arg of FEEZE/THAW is the data
    model/data format name, not the serialsier.
  - clarify that FREEZE must not modify the data structure
    to be serialised. (forwarded request 235489 from smithfarm)

OBS-URL: https://build.opensuse.org/request/show/235554
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Types-Serialiser?expand=0&rev=2
2014-06-01 17:40:13 +00:00
2 changed files with 13 additions and 0 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Types-Serialiser/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-Types-Serialiser)

View File

@@ -27,6 +27,7 @@ Group: Development/Libraries/Perl
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/M/ML/MLEHMANN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl