forked from pool/perl-POSIX-strftime-Compiler
Accepting request 1153625 from devel:languages:perl:autoupdate
- updated to 0.46
see /usr/share/doc/packages/perl-POSIX-strftime-Compiler/Changes
0.46 2024-01-05T08:44:11Z
- skip some tests
OBS-URL: https://build.opensuse.org/request/show/1153625
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-POSIX-strftime-Compiler?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e2f0a5410f17ffcccc1fe73b8f6afdc0a6aa12f67713b29634769f836776a2a
|
||||
size 17145
|
||||
3
POSIX-strftime-Compiler-0.46.tar.gz
Normal file
3
POSIX-strftime-Compiler-0.46.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf88873248ef88cc5e68ed074493496be684ec334e11273d4654306dd9dae485
|
||||
size 17189
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 6 03:07:21 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.46
|
||||
see /usr/share/doc/packages/perl-POSIX-strftime-Compiler/Changes
|
||||
|
||||
0.46 2024-01-05T08:44:11Z
|
||||
|
||||
- skip some tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 03:08:23 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-POSIX-strftime-Compiler
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,9 +18,9 @@
|
||||
|
||||
%define cpan_name POSIX-strftime-Compiler
|
||||
Name: perl-POSIX-strftime-Compiler
|
||||
Version: 0.450.0
|
||||
Version: 0.460.0
|
||||
Release: 0
|
||||
%define cpan_version 0.45
|
||||
%define cpan_version 0.46
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: GNU C library compatible strftime for loggers and servers
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
@@ -29,9 +29,10 @@ Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Module::Build::Tiny) >= 0.035
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
Provides: perl(POSIX::strftime::Compiler) = 0.450.0
|
||||
Provides: perl(POSIX::strftime::Compiler) = %{version}
|
||||
%define __perllib_provides /bin/true
|
||||
%{perl_requires}
|
||||
# MANUAL BEGIN
|
||||
|
||||
Reference in New Issue
Block a user