Compare commits

..

1 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
b59f326bd0 auto-created for perl-CPAN-Perl-Releases
This commit was autocreated by AutoGits PR Review Bot referencing
 PR: perl/perl-CPAN-Perl-Releases#1
2025-08-21 19:58:54 +00:00
12 changed files with 35 additions and 8 deletions

24
.gitmodules vendored
View File

@@ -52,6 +52,9 @@
[submodule "perl-Acme-Damn"]
path = perl-Acme-Damn
url = https://src.opensuse.org/perl/perl-Acme-Damn.git
[submodule "perl-Acme-MetaSyntactic"]
path = perl-Acme-MetaSyntactic
url = https://src.opensuse.org/perl/perl-Acme-MetaSyntactic.git
[submodule "perl-Acme-Ook"]
path = perl-Acme-Ook
url = https://src.opensuse.org/perl/perl-Acme-Ook.git
@@ -208,6 +211,9 @@
[submodule "perl-AnyEvent-WebSocket-Client"]
path = perl-AnyEvent-WebSocket-Client
url = https://src.opensuse.org/perl/perl-AnyEvent-WebSocket-Client.git
[submodule "perl-AnyEvent-WebSocket-Server"]
path = perl-AnyEvent-WebSocket-Server
url = https://src.opensuse.org/perl/perl-AnyEvent-WebSocket-Server.git
[submodule "perl-Apache-ASP"]
path = perl-Apache-ASP
url = https://src.opensuse.org/perl/perl-Apache-ASP.git
@@ -994,6 +1000,9 @@
[submodule "perl-Catalyst-Plugin-Session-State-URI"]
path = perl-Catalyst-Plugin-Session-State-URI
url = https://src.opensuse.org/perl/perl-Catalyst-Plugin-Session-State-URI.git
[submodule "perl-Catalyst-Plugin-Session-Store-DBIC"]
path = perl-Catalyst-Plugin-Session-Store-DBIC
url = https://src.opensuse.org/perl/perl-Catalyst-Plugin-Session-Store-DBIC.git
[submodule "perl-Catalyst-Plugin-Session-Store-Delegate"]
path = perl-Catalyst-Plugin-Session-Store-Delegate
url = https://src.opensuse.org/perl/perl-Catalyst-Plugin-Session-Store-Delegate.git
@@ -3712,6 +3721,9 @@
[submodule "perl-Graphics-ColorNames"]
path = perl-Graphics-ColorNames
url = https://src.opensuse.org/perl/perl-Graphics-ColorNames.git
[submodule "perl-Graphics-ColorNamesLite-WWW"]
path = perl-Graphics-ColorNamesLite-WWW
url = https://src.opensuse.org/perl/perl-Graphics-ColorNamesLite-WWW.git
[submodule "perl-Graphics-ColorUtils"]
path = perl-Graphics-ColorUtils
url = https://src.opensuse.org/perl/perl-Graphics-ColorUtils.git
@@ -4315,6 +4327,9 @@
[submodule "perl-JSON"]
path = perl-JSON
url = https://src.opensuse.org/perl/perl-JSON.git
[submodule "perl-JSON-Any"]
path = perl-JSON-Any
url = https://src.opensuse.org/perl/perl-JSON-Any.git
[submodule "perl-JSON-Color"]
path = perl-JSON-Color
url = https://src.opensuse.org/perl/perl-JSON-Color.git
@@ -5044,6 +5059,9 @@
[submodule "perl-Module-Build-Deprecated"]
path = perl-Module-Build-Deprecated
url = https://src.opensuse.org/perl/perl-Module-Build-Deprecated.git
[submodule "perl-Module-Build-Pluggable"]
path = perl-Module-Build-Pluggable
url = https://src.opensuse.org/perl/perl-Module-Build-Pluggable.git
[submodule "perl-Module-Build-Pluggable-CPANfile"]
path = perl-Module-Build-Pluggable-CPANfile
url = https://src.opensuse.org/perl/perl-Module-Build-Pluggable-CPANfile.git
@@ -6115,6 +6133,9 @@
[submodule "perl-PHP-Serialization"]
path = perl-PHP-Serialization
url = https://src.opensuse.org/perl/perl-PHP-Serialization.git
[submodule "perl-POD2-Base"]
path = perl-POD2-Base
url = https://src.opensuse.org/perl/perl-POD2-Base.git
[submodule "perl-POE"]
path = perl-POE
url = https://src.opensuse.org/perl/perl-POE.git
@@ -6754,6 +6775,9 @@
[submodule "perl-Quantum-Superpositions"]
path = perl-Quantum-Superpositions
url = https://src.opensuse.org/perl/perl-Quantum-Superpositions.git
[submodule "perl-RDF-Core"]
path = perl-RDF-Core
url = https://src.opensuse.org/perl/perl-RDF-Core.git
[submodule "perl-RDF-Query"]
path = perl-RDF-Query
url = https://src.opensuse.org/perl/perl-RDF-Query.git

View File

@@ -46,9 +46,4 @@ Prefer: perl-HTTP-Tiny
%if 0%{?fedora_version}
Substitute: libbz2-devel bzip2-devel
%endif
# only build perl in openSUSE_Tumbleweed
%if 0%?_is_this_project && "%_repository" != "openSUSE_Tumbleweed"
BuildFlags: excludebuild:perl excludebuild:perl:testsuite
%endif
%endif

1
perl-JSON-Any Submodule

Submodule perl-JSON-Any added at 94ffd4ebc6

1
perl-POD2-Base Submodule

Submodule perl-POD2-Base added at 226796df01

1
perl-RDF-Core Submodule

Submodule perl-RDF-Core added at 720cbd5c37