forked from pool/perl-OLE-Storage_Lite
Automatic update to OLE-Storage_Lite-0.24.tar.gz #1
BIN
OLE-Storage_Lite-0.22.tar.gz
LFS
BIN
OLE-Storage_Lite-0.22.tar.gz
LFS
Binary file not shown.
BIN
OLE-Storage_Lite-0.24.tar.gz
LFS
Normal file
BIN
OLE-Storage_Lite-0.24.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 22 05:32:03 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.240.0 (0.24)
|
||||
see /usr/share/doc/packages/perl-OLE-Storage_Lite/Changes
|
||||
|
||||
0.24 Fri Nov 21 2025
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 18 03:06:34 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-OLE-Storage_Lite
|
||||
#
|
||||
# Copyright (c) 2023 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,18 +18,26 @@
|
||||
|
||||
%define cpan_name OLE-Storage_Lite
|
||||
Name: perl-OLE-Storage_Lite
|
||||
Version: 0.22
|
||||
Version: 0.240.0
|
||||
Release: 0
|
||||
# 0.24 -> normalize -> 0.240.0
|
||||
%define cpan_version 0.24
|
||||
#Upstream: Japan. All rights reserved. You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Read and write OLE storage files
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/J/JM/JMCNAMARA/%{cpan_name}-%{version}.tar.gz
|
||||
Source0: https://cpan.metacpan.org/authors/id/J/JM/JMCNAMARA/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Source100: README.md
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
Provides: perl(OLE::Storage_Lite) = %{version}
|
||||
Provides: perl(OLE::Storage_Lite::PPS) = %{version}
|
||||
Provides: perl(OLE::Storage_Lite::PPS::Dir) = %{version}
|
||||
Provides: perl(OLE::Storage_Lite::PPS::File) = %{version}
|
||||
Provides: perl(OLE::Storage_Lite::PPS::Root) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
@@ -40,7 +48,7 @@ OLE::Storage_Lite::PPS::Root, OLE::Storage_Lite::PPS::File and
|
||||
OLE::Storage_Lite::PPS::Dir are subclasses of OLE::Storage_Lite::PPS.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{cpan_name}-%{version}
|
||||
%autosetup -n %{cpan_name}-%{cpan_version} -p1
|
||||
|
||||
%build
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
|
||||
Reference in New Issue
Block a user