Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > f40098597c3daf1fa11087664969353f > files > 2

perl-Convert-NLS_DATE_FORMAT-0.60.0-4.mga9.src.rpm

%define upstream_name    Convert-NLS_DATE_FORMAT
%define upstream_version 0.06

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 4
Summary:    Convert Oracle NLS_DATE_FORMAT <-> strftime Format Strings
License:    GPLv1+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
BuildRequires: perl(Module::Build::Tiny)
BuildRequires: perl(Test::More)
BuildArch: noarch

%description
Convert Oracle's NLS_DATE_FORMAT string into a strptime format string, or
the reverse.

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

%build
%{__perl} Build.PL --installdirs=vendor
./Build

%check
./Build test

%install
./Build install --destdir=%{buildroot}

%files
%doc META.yml Changes LICENSE README.md
%{_mandir}/man3/*
%perl_vendorlib/*




%changelog
* Sun Mar 20 2022 umeabot <umeabot> 0.60.0-4.mga9
+ Revision: 1808578
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 0.60.0-3.mga8
+ Revision: 1503599
- Mageia 8 Mass Rebuild

* Thu Sep 20 2018 umeabot <umeabot> 0.60.0-2.mga7
+ Revision: 1282495
- Mageia 7 Mass Rebuild

* Mon Oct 30 2017 guillomovitch <guillomovitch> 0.60.0-1.mga7
+ Revision: 1174911
- imported package perl-Convert-NLS_DATE_FORMAT


* Fri Oct 27 2017 cpan2dist 0.06-1mga
- initial mageia release, generated with cpan2dist