Automatic update to App-cpm-0.998000.tar.gz #1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df02d482d90332ed61dd2a7c80732395e941eb915374f00af546e1c079542805
|
||||
size 44043
|
||||
BIN
App-cpm-0.998000.tar.gz
(Stored with Git LFS)
Normal file
BIN
App-cpm-0.998000.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 8 05:31:42 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.998.0 (0.998000)
|
||||
see /usr/share/doc/packages/perl-App-cpm/Changes
|
||||
|
||||
0.998000 2025-11-08 07:22:17 JST
|
||||
- Use our own installer; drop dependencies on Menlo and local::lib (#263)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 05:34:46 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-App-cpm
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name App-cpm
|
||||
Name: perl-App-cpm
|
||||
Version: 0.997.24
|
||||
Version: 0.998.0
|
||||
Release: 0
|
||||
# 0.997024 -> normalize -> 0.997.24
|
||||
%define cpan_version 0.997024
|
||||
# 0.998000 -> normalize -> 0.998.0
|
||||
%define cpan_version 0.998000
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Fast CPAN module installer
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -38,22 +38,26 @@ BuildRequires: perl(CPAN::Meta::Requirements) >= 2.130
|
||||
BuildRequires: perl(CPAN::Meta::YAML)
|
||||
BuildRequires: perl(Command::Runner) >= 0.100
|
||||
BuildRequires: perl(Darwin::InitObjC)
|
||||
BuildRequires: perl(ExtUtils::Config)
|
||||
BuildRequires: perl(ExtUtils::Helpers)
|
||||
BuildRequires: perl(ExtUtils::Install) >= 2.20
|
||||
BuildRequires: perl(ExtUtils::InstallPaths) >= 0.2
|
||||
BuildRequires: perl(File::Copy::Recursive)
|
||||
BuildRequires: perl(File::Temp) >= 0.2304
|
||||
BuildRequires: perl(File::Which)
|
||||
BuildRequires: perl(File::pushd)
|
||||
BuildRequires: perl(Getopt::Long) >= 2.36
|
||||
BuildRequires: perl(HTTP::Tinyish) >= 0.120
|
||||
BuildRequires: perl(JSON::PP) >= 2.27
|
||||
BuildRequires: perl(Menlo::CLI::Compat) >= 1.902.100
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.51
|
||||
BuildRequires: perl(Module::CPANfile)
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
BuildRequires: perl(Module::cpmfile) >= 0.1
|
||||
BuildRequires: perl(Parallel::Pipes::App) >= 0.100
|
||||
BuildRequires: perl(Parse::LocalDistribution) >= 0.200
|
||||
BuildRequires: perl(Parse::PMFile) >= 0.430
|
||||
BuildRequires: perl(Proc::ForkSafe) >= 0.1
|
||||
BuildRequires: perl(local::lib) >= 2.0.18
|
||||
BuildRequires: perl(parent)
|
||||
BuildRequires: perl(version) >= 0.77
|
||||
Requires: perl(CPAN::02Packages::Search) >= 0.100
|
||||
@@ -63,23 +67,28 @@ Requires: perl(CPAN::Meta::Requirements) >= 2.130
|
||||
Requires: perl(CPAN::Meta::YAML)
|
||||
Requires: perl(Command::Runner) >= 0.100
|
||||
Requires: perl(Darwin::InitObjC)
|
||||
Requires: perl(ExtUtils::Config)
|
||||
Requires: perl(ExtUtils::Helpers)
|
||||
Requires: perl(ExtUtils::Install) >= 2.20
|
||||
Requires: perl(ExtUtils::InstallPaths) >= 0.2
|
||||
Requires: perl(File::Copy::Recursive)
|
||||
Requires: perl(File::Temp) >= 0.2304
|
||||
Requires: perl(File::Which)
|
||||
Requires: perl(File::pushd)
|
||||
Requires: perl(Getopt::Long) >= 2.36
|
||||
Requires: perl(HTTP::Tinyish) >= 0.120
|
||||
Requires: perl(JSON::PP) >= 2.27
|
||||
Requires: perl(Menlo::CLI::Compat) >= 1.902.100
|
||||
Requires: perl(Module::CPANfile)
|
||||
Requires: perl(Module::Metadata)
|
||||
Requires: perl(Module::cpmfile) >= 0.1
|
||||
Requires: perl(Parallel::Pipes::App) >= 0.100
|
||||
Requires: perl(Parse::LocalDistribution) >= 0.200
|
||||
Requires: perl(Parse::PMFile) >= 0.430
|
||||
Requires: perl(Proc::ForkSafe) >= 0.1
|
||||
Requires: perl(local::lib) >= 2.0.18
|
||||
Requires: perl(parent)
|
||||
Requires: perl(version) >= 0.77
|
||||
Provides: perl(App::cpm) = %{version}
|
||||
Provides: perl(App::cpm::Builder::Static)
|
||||
Provides: perl(App::cpm::CLI)
|
||||
Provides: perl(App::cpm::CircularDependency)
|
||||
Provides: perl(App::cpm::DistNotation)
|
||||
@@ -103,7 +112,6 @@ Provides: perl(App::cpm::Tutorial)
|
||||
Provides: perl(App::cpm::Util)
|
||||
Provides: perl(App::cpm::Worker)
|
||||
Provides: perl(App::cpm::Worker::Installer)
|
||||
Provides: perl(App::cpm::Worker::Installer::Menlo)
|
||||
Provides: perl(App::cpm::Worker::Installer::Prebuilt)
|
||||
Provides: perl(App::cpm::Worker::Resolver)
|
||||
Provides: perl(App::cpm::version)
|
||||
@@ -112,11 +120,11 @@ Recommends: perl(Carton)
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
cpm is a fast CPAN module installer, which uses Menlo in parallel.
|
||||
cpm is a fast CPAN module installer.
|
||||
|
||||
Moreover cpm keeps the each builds of distributions in your home directory,
|
||||
and reuses them later. That is, if prebuilts are available, cpm never
|
||||
builds distributions again, just copies the prebuilts into an appropriate
|
||||
cpm keeps the each builds of distributions in your home directory, and
|
||||
reuses them later. That is, if prebuilts are available, cpm never builds
|
||||
distributions again, just copies the prebuilts into an appropriate
|
||||
directory. This is (of course!) inspired by Carmel.
|
||||
|
||||
For tutorial, check out App::cpm::Tutorial.
|
||||
|
||||
Reference in New Issue
Block a user