Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 80d86303d00e43f19eb771f9e9ea0f45 > files > 2

perl-String-Copyright-0.3.14-1.mga9.src.rpm

%define upstream_name    String-Copyright
%define upstream_version 0.003014

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 1
Summary:    Representation of text-based copyright statements
Group:      Development/Perl
License:    GPLv3+
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Exporter::Tiny)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.170.0
BuildRequires: perl(Set::IntSpan) >= 1.120.0
BuildRequires: perl(Test2::V0)
BuildRequires: perl(Test::Without::Module)
BuildRequires: perl(constant)
BuildRequires: perl(utf8)
BuildArch:  noarch

%description
String::Copyright Parses common styles of copyright statements and serializes
in normalized format.

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make_build

%install
make pure_install DESTDIR=%{buildroot}

# Remove .packlist
rm -f %{buildroot}%{perl_vendorarch}/auto/String/Copyright/.packlist

%check
make test

%files
%doc COPYRIGHT CREDITS Changes INSTALL LICENSE META.json META.yml MYMETA.yml README SIGNATURE TODO
%license LICENSE
%{perl_vendorlib}/*
%{_mandir}/man3/String::Copyright*.*

%changelog
* Mon Dec 19 2022 tv <tv> 0.3.14-1.mga9
+ Revision: 1925295
- update to 0.003014

* Mon Mar 21 2022 umeabot <umeabot> 0.3.13-2.mga9
+ Revision: 1815990
- Mageia 9 Mass Rebuild

* Wed Jan 19 2022 tv <tv> 0.3.13-1.mga9
+ Revision: 1769104
- update to 0.003013

* Tue Dec 21 2021 tv <tv> 0.3.12-1.mga9
+ Revision: 1763195
- update to 0.003012

* Fri Sep 10 2021 tv <tv> 0.3.11-1.mga9
+ Revision: 1745029
- update to 0.003011

* Tue Aug 31 2021 tv <tv> 0.3.10-1.mga9
+ Revision: 1743703
- update to 0.003010

* Sat Aug 21 2021 tv <tv> 0.3.8-1.mga9
+ Revision: 1742075
- update to 0.003008

* Fri Feb 14 2020 umeabot <umeabot> 0.3.6-2.mga8
+ Revision: 1519766
- Mageia 8 Mass Rebuild

* Sat Oct 20 2018 tv <tv> 0.3.6-1.mga7
+ Revision: 1322737
- update to 0.003006

* Wed Sep 19 2018 umeabot <umeabot> 0.3.5-2.mga7
+ Revision: 1271228
- Mageia 7 Mass Rebuild

* Sat May 06 2017 akien <akien> 0.3.5-1.mga6
+ Revision: 1099407
- imported package perl-String-Copyright