11
0

3 Commits

5 changed files with 29 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ba7ab803bdba2d7be7d55d4a2668369d794eb8d8d6bb0db6b74fd9b4ce18cac
size 197888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b979a8347701ced3ac26123d428c1f202b7999850444da19c4aedbb7c862cb7
size 197924

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-Compress-Raw-Lzma/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-Compress-Raw-Lzma)

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Aug 31 05:30:58 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 2.213.0 (2.213)
see /usr/share/doc/packages/perl-Compress-Raw-Lzma/Changes
2.213 28 August 2024
* no functional changes
-------------------------------------------------------------------
Sun Apr 28 03:07:49 UTC 2024 - Tina Müller <timueller+perl@suse.de>

View File

@@ -18,15 +18,16 @@
%define cpan_name Compress-Raw-Lzma
Name: perl-Compress-Raw-Lzma
Version: 2.212.0
Version: 2.213.0
Release: 0
# 2.212 -> normalize -> 2.212.0
%define cpan_version 2.212
# 2.213 -> normalize -> 2.213.0
%define cpan_version 2.213
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Low-Level Perl Interface to lzma compression library
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PM/PMQS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Pod::Markdown)