8
0

3 Commits

Author SHA256 Message Date
fc1ae5e165 Add Gitea build results 2025-08-12 18:17:07 +02:00
7776dd8d43 Accepting request 1279819 from devel:languages:perl
Forwarded request #1279806 from tinita

- updated to 0.104007
   see /usr/share/doc/packages/perl-Software-License/Changes
  0.104007  2025-05-04 10:08:25+02:00 Europe/Berlin
          - update GPL v1 text to current version
          - CPAN::Meta v1 "gpl" license is explicitly GPL v2
          - Improve recognition for Apache 1.1 & 2.0

OBS-URL: https://build.opensuse.org/request/show/1279819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Software-License?expand=0&rev=20
2025-05-26 16:36:01 +00:00
415a5cc02d Accepting request 1279806 from devel:languages:perl:autoupdate
- updated to 0.104007
   see /usr/share/doc/packages/perl-Software-License/Changes
  0.104007  2025-05-04 10:08:25+02:00 Europe/Berlin
          - update GPL v1 text to current version
          - CPAN::Meta v1 "gpl" license is explicitly GPL v2
          - Improve recognition for Apache 1.1 & 2.0

OBS-URL: https://build.opensuse.org/request/show/1279806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Software-License?expand=0&rev=37
2025-05-24 16:12:56 +00:00
5 changed files with 30 additions and 6 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-Software-License/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-Software-License)

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65c8ee1c2da2a4de10139863df668fa6b3b3e24a39d69a7cca39f284fb6b9c0f
size 127309

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81462da3cd9e745901f29ff006c4c804cc9db017ccf45154b3cd9558540bc191
size 127297

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon May 5 05:39:38 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.104007
see /usr/share/doc/packages/perl-Software-License/Changes
0.104007 2025-05-04 10:08:25+02:00 Europe/Berlin
- update GPL v1 text to current version
- CPAN::Meta v1 "gpl" license is explicitly GPL v2
- Improve recognition for Apache 1.1 & 2.0
-------------------------------------------------------------------
Sat Feb 10 03:09:10 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Software-License
#
# 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
@@ -18,13 +18,14 @@
%define cpan_name Software-License
Name: perl-Software-License
Version: 0.104006
Version: 0.104007
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Packages that provide templated software licenses
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
@@ -45,7 +46,7 @@ Requires: perl(parent)
packages that provide templated software licenses
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor