Bill Pemberton b38f13f
Name:		perl-Rose-DateTime
aa20b21
Version:	0.540
dc67c6c
Release:	13%{?dist}
Bill Pemberton b38f13f
Summary:	DateTime helper functions and objects
Bill Pemberton b38f13f
License:	GPL+ or Artistic
Bill Pemberton b38f13f
Group:		Development/Libraries
6f03036
URL:		https://metacpan.org/release/Rose-DateTime
6f03036
Source0:	https://cpan.metacpan.org/authors/id/J/JS/JSIRACUSA/Rose-DateTime-%{version}.tar.gz
Bill Pemberton b38f13f
BuildArch:	noarch
b87ada6
BuildRequires:	perl-generators
Bill Pemberton b38f13f
BuildRequires:	perl(DateTime)
Bill Pemberton b38f13f
BuildRequires:	perl(ExtUtils::MakeMaker)
Bill Pemberton b38f13f
BuildRequires:	perl(Rose::Object)
Bill Pemberton b38f13f
BuildRequires:	perl(Test::More)
Bill Pemberton b38f13f
BuildRequires:	perl(Test::Pod) >= 1.00
Bill Pemberton b38f13f
BuildRequires:	perl(Exporter)
Bill Pemberton b38f13f
Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%filter_from_requires /perl(Rose::DateTime::Util)/d
Bill Pemberton b38f13f
%filter_setup
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%description
Bill Pemberton b38f13f
The Rose::DateTime::* modules provide a few convenience functions and
Bill Pemberton b38f13f
objects for use with DateTime dates.
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%prep
Bill Pemberton b38f13f
%setup -q -n Rose-DateTime-%{version}
Bill Pemberton b38f13f
find . -type f -executable -exec chmod -x {} \;
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%build
Bill Pemberton b38f13f
%{__perl} Makefile.PL INSTALLDIRS=vendor
Bill Pemberton b38f13f
make %{?_smp_mflags}
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%install
Bill Pemberton b38f13f
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
Bill Pemberton b38f13f
Bill Pemberton b38f13f
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
Bill Pemberton b38f13f
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%{_fixperms} $RPM_BUILD_ROOT/*
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%check
Bill Pemberton b38f13f
make test
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%files
Bill Pemberton b38f13f
%doc Changes
Bill Pemberton b38f13f
%{perl_vendorlib}/Rose/DateTime.pm
Bill Pemberton b38f13f
%{perl_vendorlib}/Rose/DateTime/
Bill Pemberton b38f13f
%{_mandir}/man3/Rose::DateTime*.3pm*
Bill Pemberton b38f13f
Bill Pemberton b38f13f
%changelog
dc67c6c
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.540-13
dc67c6c
- Perl 5.28 rebuild
dc67c6c
eeb75f5
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.540-12
eeb75f5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
eeb75f5
86436bf
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.540-11
86436bf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
86436bf
Igor Gnatenko 99b794c
* Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.540-10
Igor Gnatenko 99b794c
- Rebuild due to bug in RPM (RHBZ #1468476)
Igor Gnatenko 99b794c
30d4d9e
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.540-9
30d4d9e
- Perl 5.26 rebuild
30d4d9e
146a534
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.540-8
146a534
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
146a534
146c68a
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.540-7
146c68a
- Perl 5.24 rebuild
146c68a
af6c20b
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.540-6
af6c20b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
af6c20b
4fd585e
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.540-5
4fd585e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
4fd585e
e30abda
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.540-4
e30abda
- Perl 5.22 rebuild
e30abda
4df858f
* Fri Aug 29 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.540-3
4df858f
- Perl 5.20 rebuild
4df858f
986e22f
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.540-2
986e22f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
986e22f
aa20b21
* Mon Dec  9 2013 Bill Pemberton <wfp5p@worldbroken.com> - 0.540-1
aa20b21
- update to version 0.540
aa20b21
- Handle object return value from DateTime->DefaultLocale
aa20b21
1173135
* Tue Oct  8 2013 Bill Pemberton <wfp5p@worldbroken.com> - 0.539-1
1173135
- update to version 0.539
1173135
- fixes typos in documentation
1173135
33aab1a
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.538-3
33aab1a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
33aab1a
099be47
* Wed Jul 31 2013 Petr Pisar <ppisar@redhat.com> - 0.538-2
099be47
- Perl 5.18 rebuild
099be47
Bill Pemberton e02844a
* Thu Mar 21 2013 Bill Pemberton <wfp5p@virginia.edu> - 0.538-1
Bill Pemberton e02844a
- update to version 0.538
Bill Pemberton e02844a
- makes sure that "today" is parsed with time set to 00:00:00
Bill Pemberton e02844a
f665890
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.537-5
f665890
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
f665890
Bill Pemberton b38f13f
* Tue Jul 24 2012 Bill Pemberton <wfp5p@virginia.edu> - 0.537-4
Bill Pemberton b38f13f
- update Requires and BuildRequires
Bill Pemberton b38f13f
Bill Pemberton b38f13f
* Mon Jul 16 2012 Bill Pemberton <wfp5p@virginia.edu> - 0.537-3
Bill Pemberton b38f13f
- remove buildroot and clean
Bill Pemberton b38f13f
- remove defattr from files section
Bill Pemberton b38f13f
Bill Pemberton b38f13f
Bill Pemberton b38f13f
* Tue Jun 26 2012 Bill Pemberton <wfp5p@virginia.edu> - 0.537-2
Bill Pemberton b38f13f
- Remove execute bit from pm files
Bill Pemberton b38f13f
Bill Pemberton b38f13f
* Tue Jun 26 2012 Bill Pemberton <wfp5p@virginia.edu> - 0.537-1
Bill Pemberton b38f13f
- Initial version