Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
ca83194bf2 | |||
d5042e7291 | |||
16bbd8378a |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ba7ab803bdba2d7be7d55d4a2668369d794eb8d8d6bb0db6b74fd9b4ce18cac
|
||||
size 197888
|
3
Compress-Raw-Lzma-2.213.tar.gz
Normal file
3
Compress-Raw-Lzma-2.213.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b979a8347701ced3ac26123d428c1f202b7999850444da19c4aedbb7c862cb7
|
||||
size 197924
|
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user