Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
22c0629cb1 | |||
c337c46501 | |||
57080bbe02 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cd40dd8361798436c574f523a80b5cbb45ea34ae126512a463a2e60ac7fd8d69
|
|
||||||
size 37778
|
|
3
Archive-Tar-Wrapper-0.42.tar.gz
Normal file
3
Archive-Tar-Wrapper-0.42.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6ac75138566a63e3dad904c602fbf9addb627157a5b97efb9a4e109b446386fd
|
||||||
|
size 49178
|
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,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 31 05:29:09 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.420.0 (0.42)
|
||||||
|
see /usr/share/doc/packages/perl-Archive-Tar-Wrapper/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 9 03:06:08 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
Thu May 9 03:06:08 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -18,26 +18,23 @@
|
|||||||
|
|
||||||
%define cpan_name Archive-Tar-Wrapper
|
%define cpan_name Archive-Tar-Wrapper
|
||||||
Name: perl-Archive-Tar-Wrapper
|
Name: perl-Archive-Tar-Wrapper
|
||||||
Version: 0.400.0
|
Version: 0.420.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 0.40 -> normalize -> 0.400.0
|
# 0.42 -> normalize -> 0.420.0
|
||||||
%define cpan_version 0.40
|
%define cpan_version 0.42
|
||||||
#Upstream: GPL-1.0-or-later
|
#Upstream: GPL-1.0-or-later
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Summary: API wrapper around the 'tar' utility
|
Summary: API wrapper around the 'tar' utility
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/A/AR/ARFREITAS/%{cpan_name}-%{cpan_version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/H/HA/HAARG/%{cpan_name}-%{cpan_version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
|
Source100: README.md
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(CPAN::Meta)
|
|
||||||
BuildRequires: perl(Dumbbench) >= 0.503
|
|
||||||
BuildRequires: perl(File::Which)
|
BuildRequires: perl(File::Which)
|
||||||
BuildRequires: perl(IPC::Run)
|
BuildRequires: perl(IPC::Run)
|
||||||
BuildRequires: perl(Log::Log4perl)
|
BuildRequires: perl(Log::Log4perl)
|
||||||
BuildRequires: perl(Test::Simple) >= 1.302073
|
|
||||||
Requires: perl(CPAN::Meta)
|
|
||||||
Requires: perl(File::Which)
|
Requires: perl(File::Which)
|
||||||
Requires: perl(IPC::Run)
|
Requires: perl(IPC::Run)
|
||||||
Requires: perl(Log::Log4perl)
|
Requires: perl(Log::Log4perl)
|
||||||
@@ -78,7 +75,7 @@ make test
|
|||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%doc Changes CONTRIBUTING.md README.md
|
%doc Changes CONTRIBUTING.md README
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user