11
0

7 Commits

Author SHA256 Message Date
c8659800d3 Add Gitea build results 2025-08-12 18:15:58 +02:00
36b1bd0b23 Accepting request 1281384 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1281384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-Dropbox-API?expand=0&rev=4
2025-05-31 17:15:39 +00:00
6ef944203c Accepting request 1281383 from home:tinita:branches:devel:languages:perl
Mention the addition of the cpanspec.yml file in the changelog, which is necessary from now on

OBS-URL: https://build.opensuse.org/request/show/1281383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Dropbox-API?expand=0&rev=15
2025-05-30 11:31:27 +00:00
e8272210f6 Accepting request 1280950 from home:tinita:branches:devel:languages:perl
- Add urandom.patch for secure tokens
  https://github.com/norbu09/Net--Dropbox/pull/20 CVE-2024-58036 bsc#1240884

OBS-URL: https://build.opensuse.org/request/show/1280950
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Dropbox-API?expand=0&rev=14
2025-05-28 21:38:17 +00:00
6124a4a4c9 Accepting request 1244432 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1244432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-Dropbox-API?expand=0&rev=3
2025-02-09 19:07:30 +00:00
5cbaefe94d - Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Dropbox-API?expand=0&rev=12
2025-02-06 22:27:08 +00:00
cbac15501a Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Dropbox-API?expand=0&rev=11
2025-02-05 17:46:29 +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-Net-Dropbox-API/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-Net-Dropbox-API)

View File

@@ -27,6 +27,7 @@ Summary: Dropbox API interface
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/N/NO/NORBU/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/N/NO/NORBU/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
# PATCH-FIX-OPENSUSE https://github.com/norbu09/Net--Dropbox/pull/20 CVE-2024-58036 # PATCH-FIX-OPENSUSE https://github.com/norbu09/Net--Dropbox/pull/20 CVE-2024-58036
Patch0: urandom.patch Patch0: urandom.patch
BuildArch: noarch BuildArch: noarch