Accepting request 1268694 from devel:languages:perl:autoupdate
- updated to 1.574.0 (1.574) see /usr/share/doc/packages/perl-Data-Unixish/Changes OBS-URL: https://build.opensuse.org/request/show/1268694 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Unixish?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e19bd89bfcd5750ab635e61acdd6b7b6112e2e953c158732354080c0affa0608
|
|
||||||
size 55659
|
|
3
Data-Unixish-1.574.tar.gz
Normal file
3
Data-Unixish-1.574.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:391f1b22bed7d76b972aa4c1139dc4379c82e37dd8bea26b5c6a828336a48a7b
|
||||||
|
size 57442
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 24 05:33:06 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.574.0 (1.574)
|
||||||
|
see /usr/share/doc/packages/perl-Data-Unixish/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 8 22:16:21 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
Fri Mar 8 22:16:21 UTC 2024 - Tina Müller <tina.mueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Data-Unixish
|
# spec file for package perl-Data-Unixish
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,9 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name Data-Unixish
|
%define cpan_name Data-Unixish
|
||||||
Name: perl-Data-Unixish
|
Name: perl-Data-Unixish
|
||||||
Version: 1.573.0
|
Version: 1.574.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_version 1.573
|
# 1.574 -> normalize -> 1.574.0
|
||||||
|
%define cpan_version 1.574
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: Implementation for Unixish, a data transformation framework
|
Summary: Implementation for Unixish, a data transformation framework
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
@@ -29,43 +30,43 @@ Source1: cpanspec.yml
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(File::Temp) >= 0.2307
|
BuildRequires: perl(File::Temp) >= 0.2310
|
||||||
BuildRequires: perl(File::Which)
|
BuildRequires: perl(File::Which)
|
||||||
BuildRequires: perl(IPC::Cmd) >= 0.52
|
BuildRequires: perl(IPC::Cmd) >= 0.52
|
||||||
BuildRequires: perl(JSON::MaybeXS)
|
BuildRequires: perl(JSON::MaybeXS)
|
||||||
BuildRequires: perl(List::Util) >= 1.54
|
BuildRequires: perl(List::Util) >= 1.54
|
||||||
BuildRequires: perl(Log::ger) >= 0.038
|
BuildRequires: perl(Log::ger) >= 0.38.0
|
||||||
BuildRequires: perl(Module::Load)
|
BuildRequires: perl(Module::Load)
|
||||||
BuildRequires: perl(Number::Format)
|
BuildRequires: perl(Number::Format)
|
||||||
BuildRequires: perl(Number::Format::Metric)
|
BuildRequires: perl(Number::Format::Metric)
|
||||||
BuildRequires: perl(Package::Util::Lite)
|
BuildRequires: perl(Package::Util::Lite)
|
||||||
BuildRequires: perl(Sort::Sub) >= 0.120
|
BuildRequires: perl(Sort::Sub) >= 0.120
|
||||||
BuildRequires: perl(String::Pad) >= 0.021
|
BuildRequires: perl(String::Pad) >= 0.21.0
|
||||||
BuildRequires: perl(String::ShellQuote)
|
BuildRequires: perl(String::ShellQuote)
|
||||||
BuildRequires: perl(Syntax::Feature::EachOnArray)
|
BuildRequires: perl(Syntax::Feature::EachOnArray)
|
||||||
BuildRequires: perl(Test::More) >= 0.98
|
BuildRequires: perl(Test::More) >= 0.98
|
||||||
BuildRequires: perl(Text::ANSI::Util) >= 0.22
|
BuildRequires: perl(Text::ANSI::Util) >= 0.220
|
||||||
BuildRequires: perl(Text::ANSI::WideUtil)
|
BuildRequires: perl(Text::ANSI::WideUtil)
|
||||||
BuildRequires: perl(Text::WideChar::Util) >= 0.03
|
BuildRequires: perl(Text::WideChar::Util) >= 0.30.0
|
||||||
BuildRequires: perl(Text::sprintfn)
|
BuildRequires: perl(Text::sprintfn)
|
||||||
BuildRequires: perl(Tie::Simple)
|
BuildRequires: perl(Tie::Simple)
|
||||||
Requires: perl(File::Which)
|
Requires: perl(File::Which)
|
||||||
Requires: perl(IPC::Cmd) >= 0.52
|
Requires: perl(IPC::Cmd) >= 0.52
|
||||||
Requires: perl(JSON::MaybeXS)
|
Requires: perl(JSON::MaybeXS)
|
||||||
Requires: perl(List::Util) >= 1.54
|
Requires: perl(List::Util) >= 1.54
|
||||||
Requires: perl(Log::ger) >= 0.038
|
Requires: perl(Log::ger) >= 0.38.0
|
||||||
Requires: perl(Module::Load)
|
Requires: perl(Module::Load)
|
||||||
Requires: perl(Number::Format)
|
Requires: perl(Number::Format)
|
||||||
Requires: perl(Number::Format::Metric)
|
Requires: perl(Number::Format::Metric)
|
||||||
Requires: perl(Package::Util::Lite)
|
Requires: perl(Package::Util::Lite)
|
||||||
Requires: perl(Sort::Sub) >= 0.120
|
Requires: perl(Sort::Sub) >= 0.120
|
||||||
Requires: perl(String::Pad) >= 0.021
|
Requires: perl(String::Pad) >= 0.21.0
|
||||||
Requires: perl(String::ShellQuote)
|
Requires: perl(String::ShellQuote)
|
||||||
Requires: perl(Syntax::Feature::EachOnArray)
|
Requires: perl(Syntax::Feature::EachOnArray)
|
||||||
Requires: perl(Test::More) >= 0.98
|
Requires: perl(Test::More) >= 0.98
|
||||||
Requires: perl(Text::ANSI::Util) >= 0.22
|
Requires: perl(Text::ANSI::Util) >= 0.220
|
||||||
Requires: perl(Text::ANSI::WideUtil)
|
Requires: perl(Text::ANSI::WideUtil)
|
||||||
Requires: perl(Text::WideChar::Util) >= 0.03
|
Requires: perl(Text::WideChar::Util) >= 0.30.0
|
||||||
Requires: perl(Text::sprintfn)
|
Requires: perl(Text::sprintfn)
|
||||||
Requires: perl(Tie::Simple)
|
Requires: perl(Tie::Simple)
|
||||||
Provides: perl(Data::Unixish) = %{version}
|
Provides: perl(Data::Unixish) = %{version}
|
||||||
@@ -123,7 +124,7 @@ This distribution implements Unixish, a data transformation framework
|
|||||||
inspired by Unix toolbox philosophy.
|
inspired by Unix toolbox philosophy.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor
|
perl Makefile.PL INSTALLDIRS=vendor
|
||||||
|
Reference in New Issue
Block a user