SHA256
8
0
forked from pool/perl-CHI

Compare commits

...

12 Commits

Author SHA256 Message Date
b395b5ab84 Accepting request 1285252 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/request/show/1285252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=18
2025-06-13 16:44:42 +00:00
d04538929d Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CHI?expand=0&rev=23
2025-06-12 18:00:19 +00:00
dedfa45293 Accepting request 926966 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/926966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=17
2021-10-23 21:14:05 +00:00
Stephan Kulow
c2c44fbe9b Accepting request 332267 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/332267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=16
2015-09-24 04:15:04 +00:00
Stephan Kulow
057cc7cb41 Accepting request 303825 from devel:languages:perl
- fix requires to Time::Duration

OBS-URL: https://build.opensuse.org/request/show/303825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=15
2015-04-27 20:08:32 +00:00
974a34a5a7 Accepting request 295805 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/295805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=14
2015-04-15 14:22:05 +00:00
Stephan Kulow
cbcf5a0400 Accepting request 184384 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/184384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=11
2013-08-06 09:04:10 +00:00
Stephan Kulow
bca3ab7ef3 Accepting request 175759 from devel:languages:perl
- updated to 0.56
 * Fixes
   - Mention testing_driver_class in CHI/Driver/Development.pm - RT #78921 (Nigel Horne)
 
 * Tests
   - Add test_multiple_processes for testing drivers under concurrent writes - RT #79132 (Nigel Horne)
 
 * Docs
   - Mention that driver tests are responsible for their own cleanup - RT #79100 (Nigel Horne)
   - Various spelling fixes thanks to Pod::Spell
 
 * Improvements
   - Compute derived/aggregate stats in CHI::Stats::parse_stats_logs
 
 * Fixes
   - Eliminate "=for html" POD entries, which were mangling metacpan.org output (Pedro Melo)
 
 ** Incompatible Changes **
   - ** Switch CHI::Stats format to JSON for easier generation and parsing
 
 * Improvements
   - Measure time elapsed in get, set, and compute; record in logs and stats. Only
     measure when debug logging or stats are enabled.
   - compute() now handles list or scalar caller context
   - The driver parameter now accepts full classes prefixed by '+', as is standard.
     driver_class is still accepted for backward compatibility but no longer documented.
 
 * Fixes
   - compute() no longer modifies passed-in options hashref
   - Fix get_multi_* with partially empty l1 cache - perl-chi/pull/12 (Mike Cartmell)

OBS-URL: https://build.opensuse.org/request/show/175759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=10
2013-05-16 14:15:22 +00:00
Stephan Kulow
5abf055fc1 Accepting request 109119 from devel:languages:perl
update to 0.52 (forwarded request 108990 from tabraham1)

OBS-URL: https://build.opensuse.org/request/show/109119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=7
2012-03-16 12:20:08 +00:00
Stephan Kulow
1a603d9599 Accepting request 105316 from devel:languages:perl
update to version 0.50 (forwarded request 105312 from tabraham1)

OBS-URL: https://build.opensuse.org/request/show/105316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=6
2012-02-16 15:21:04 +00:00
Stephan Kulow
42912012c2 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=5
2011-12-06 17:38:19 +00:00
Stephan Kulow
c7b0ef9db1 Accepting request 89437 from devel:languages:perl
update to 0.49 (forwarded request 89304 from tabraham1)

OBS-URL: https://build.opensuse.org/request/show/89437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-CHI?expand=0&rev=4
2011-10-28 19:04:21 +00:00
2 changed files with 47 additions and 19 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 12 18:00:04 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details
-------------------------------------------------------------------
Thu Oct 14 03:06:05 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-CHI
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,29 +18,31 @@
%define cpan_name CHI
Name: perl-CHI
Version: 0.61
Version: 0.610.0
Release: 0
Summary: Unified cache handling interface
# 0.61 -> normalize -> 0.610.0
%define cpan_version 0.61
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Unified cache handling interface
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/A/AS/ASB/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/A/AS/ASB/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Cache::FileCache)
BuildRequires: perl(Carp::Assert) >= 0.20
BuildRequires: perl(Carp::Assert) >= 0.200
BuildRequires: perl(Class::Load)
BuildRequires: perl(Data::UUID)
BuildRequires: perl(Date::Parse)
BuildRequires: perl(Digest::JHash)
BuildRequires: perl(Hash::MoreUtils)
BuildRequires: perl(JSON::MaybeXS) >= 1.003003
BuildRequires: perl(List::MoreUtils) >= 0.13
BuildRequires: perl(Log::Any) >= 0.08
BuildRequires: perl(List::MoreUtils) >= 0.130
BuildRequires: perl(Log::Any) >= 0.80
BuildRequires: perl(Module::Mask)
BuildRequires: perl(Moo) >= 1.003
BuildRequires: perl(MooX::Types::MooseLike) >= 0.23
BuildRequires: perl(MooX::Types::MooseLike) >= 0.230
BuildRequires: perl(MooX::Types::MooseLike::Base)
BuildRequires: perl(MooX::Types::MooseLike::Numeric)
BuildRequires: perl(String::RewritePrefix)
@@ -49,26 +51,46 @@ BuildRequires: perl(Test::Class)
BuildRequires: perl(Test::Deep)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::Warn)
BuildRequires: perl(Time::Duration) >= 1.060000
BuildRequires: perl(Time::Duration::Parse) >= 0.03
BuildRequires: perl(Try::Tiny) >= 0.05
Requires: perl(Carp::Assert) >= 0.20
BuildRequires: perl(Time::Duration) >= 1.06
BuildRequires: perl(Time::Duration::Parse) >= 0.30
BuildRequires: perl(Try::Tiny) >= 0.50
Requires: perl(Carp::Assert) >= 0.200
Requires: perl(Class::Load)
Requires: perl(Data::UUID)
Requires: perl(Digest::JHash)
Requires: perl(Hash::MoreUtils)
Requires: perl(JSON::MaybeXS) >= 1.003003
Requires: perl(List::MoreUtils) >= 0.13
Requires: perl(Log::Any) >= 0.08
Requires: perl(List::MoreUtils) >= 0.130
Requires: perl(Log::Any) >= 0.80
Requires: perl(Moo) >= 1.003
Requires: perl(MooX::Types::MooseLike) >= 0.23
Requires: perl(MooX::Types::MooseLike) >= 0.230
Requires: perl(MooX::Types::MooseLike::Base)
Requires: perl(MooX::Types::MooseLike::Numeric)
Requires: perl(String::RewritePrefix)
Requires: perl(Task::Weaken)
Requires: perl(Time::Duration) >= 1.060000
Requires: perl(Time::Duration::Parse) >= 0.03
Requires: perl(Try::Tiny) >= 0.05
Requires: perl(Time::Duration) >= 1.06
Requires: perl(Time::Duration::Parse) >= 0.30
Requires: perl(Try::Tiny) >= 0.50
Provides: perl(CHI) = %{version}
Provides: perl(CHI::CacheObject) = %{version}
Provides: perl(CHI::Constants) = %{version}
Provides: perl(CHI::Driver) = %{version}
Provides: perl(CHI::Driver::Base::CacheContainer) = %{version}
Provides: perl(CHI::Driver::CacheCache) = %{version}
Provides: perl(CHI::Driver::FastMmap) = %{version}
Provides: perl(CHI::Driver::File) = %{version}
Provides: perl(CHI::Driver::Memory) = %{version}
Provides: perl(CHI::Driver::Metacache) = %{version}
Provides: perl(CHI::Driver::Null) = %{version}
Provides: perl(CHI::Driver::RawMemory) = %{version}
Provides: perl(CHI::Driver::Role::HasSubcaches) = %{version}
Provides: perl(CHI::Driver::Role::IsSizeAware) = %{version}
Provides: perl(CHI::Driver::Role::IsSubcache) = %{version}
Provides: perl(CHI::Driver::Role::Universal) = %{version}
Provides: perl(CHI::Stats) = %{version}
Provides: perl(CHI::Types) = %{version}
Provides: perl(CHI::Util) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
@@ -85,7 +107,7 @@ adhering to the basic Cache API but adding new features and addressing
limitations in the Cache::Cache implementation.
%prep
%autosetup -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{cpan_version} -p1
%build
perl Makefile.PL INSTALLDIRS=vendor