Blame SPECS/perl-Date-Manip.spec

db9bdf
Name:           perl-Date-Manip
db9bdf
Version:        6.60
db9bdf
Release:        2%{?dist}
db9bdf
Summary:        Date manipulation routines
db9bdf
Group:          Development/Libraries
db9bdf
License:        GPL+ or Artistic
db9bdf
URL:            http://search.cpan.org/dist/Date-Manip/
db9bdf
Source0:        http://www.cpan.org/authors/id/S/SB/SBECK/Date-Manip-%{version}.tar.gz
db9bdf
BuildArch:      noarch
db9bdf
# Build
db9bdf
BuildRequires:  make
db9bdf
BuildRequires:  perl-interpreter
db9bdf
BuildRequires:  perl-generators
db9bdf
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
db9bdf
BuildRequires:  perl(strict)
db9bdf
BuildRequires:  perl(warnings)
db9bdf
# Runtime
db9bdf
BuildRequires:  perl(Carp)
db9bdf
# XXX: BuildRequires:  perl(Cwd)
db9bdf
# XXX: BuildRequires:  perl(Data::Dumper)
db9bdf
BuildRequires:  perl(Encode)
db9bdf
BuildRequires:  perl(Exporter)
db9bdf
# XXX: BuildRequires:  perl(File::Find)
db9bdf
# XXX: BuildRequires:  perl(File::Spec)
db9bdf
BuildRequires:  perl(integer)
db9bdf
BuildRequires:  perl(IO::File)
db9bdf
BuildRequires:  perl(Storable)
db9bdf
BuildRequires:  perl(utf8)
db9bdf
# Tests only
db9bdf
BuildRequires:  perl(Test::Inter)
db9bdf
BuildRequires:  perl(Test::More)
db9bdf
Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
db9bdf
Requires:       perl(Cwd)
db9bdf
Requires:       perl(File::Find)
db9bdf
Requires:       perl(File::Spec)
db9bdf
db9bdf
# This package was formerly known as perl-DateManip
db9bdf
Provides: perl-DateManip = %{version}-%{release}
db9bdf
Obsoletes: perl-DateManip < 5.48-1
db9bdf
db9bdf
%{?perl_default_filter}
db9bdf
db9bdf
%description
db9bdf
Date::Manip is a series of modules designed to make any common date/time
db9bdf
operation easy to do. Operations such as comparing two times, determining a
db9bdf
data a given amount of time from another, or parsing international times
db9bdf
are all easily done. It deals with time as it is used in the Gregorian
db9bdf
calendar (the one currently in use) with full support for time changes due
db9bdf
to daylight saving time.
db9bdf
db9bdf
%prep
db9bdf
%setup -q -n Date-Manip-%{version}
db9bdf
db9bdf
%build
db9bdf
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
db9bdf
make %{?_smp_mflags}
db9bdf
db9bdf
%install
db9bdf
make pure_install DESTDIR=%{buildroot}
db9bdf
%{_fixperms} %{buildroot}/*
db9bdf
db9bdf
%check
db9bdf
make test
db9bdf
db9bdf
%files
db9bdf
%license LICENSE
db9bdf
%doc README README.first
db9bdf
%{perl_vendorlib}/Date/
db9bdf
%{_mandir}/man[13]/*.[13]*
db9bdf
%{_bindir}/dm_*
db9bdf
db9bdf
%changelog
db9bdf
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.60-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
db9bdf
db9bdf
* Mon Sep 04 2017 Jan Pazdziora <jpazdziora@redhat.com> - 6.60-1
db9bdf
- 1487801 - Rebase to upstream version 6.60.
db9bdf
db9bdf
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.59-3
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
db9bdf
db9bdf
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 6.59-2
db9bdf
- Perl 5.26 rebuild
db9bdf
db9bdf
* Sat Jun 03 2017 Jan Pazdziora <jpazdziora@redhat.com> - 6.59-1
db9bdf
- 1458071 - Rebase to upstream version 6.59.
db9bdf
db9bdf
* Thu Mar 02 2017 Jan Pazdziora <jpazdziora@redhat.com> - 6.58-1
db9bdf
- 1428184 - Rebase to upstream version 6.58.
db9bdf
db9bdf
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 6.57-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
db9bdf
db9bdf
* Fri Dec 02 2016 Jan Pazdziora <jpazdziora@redhat.com> - 6.57-1
db9bdf
- 1400728 - Rebase to upstream version 6.57.
db9bdf
db9bdf
* Sat Sep 10 2016 Jan Pazdziora <jpazdziora@redhat.com> - 6.56-1
db9bdf
- 1372494 - Rebase to upstream version 6.56.
db9bdf
- 1372494 - Rebase to upstream version 6.55, build failed due to
db9bdf
  https://rt.cpan.org/Public/Bug/Display.html?id=117404.
db9bdf
db9bdf
* Wed Jun 01 2016 Jan Pazdziora <jpazdziora@redhat.com> - 6.54-1
db9bdf
- 1341373 - Rebase to upstream version 6.54.
db9bdf
db9bdf
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 6.53-2
db9bdf
- Perl 5.24 rebuild
db9bdf
db9bdf
* Thu Mar 03 2016 Petr Šabata <contyk@redhat.com> - 6.53-1
db9bdf
- 6.53 bump
db9bdf
- Various bugfixes
db9bdf
- Timezone data updated
db9bdf
db9bdf
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 6.52-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
db9bdf
db9bdf
* Wed Dec 02 2015 Petr Šabata <contyk@redhat.com> - 6.52-1
db9bdf
- 6.52 bump
db9bdf
- Holidays reworked slightly
db9bdf
- Timezone data updated
db9bdf
db9bdf
* Wed Sep 02 2015 Petr Šabata <contyk@redhat.com> - 6.51-1
db9bdf
- 6.51 bump, bugfixes and tzdata updates
db9bdf
- This release changes the behavior of Date::Manip::Delta::value which
db9bdf
  now returns an empty string rather than undef, where applicable
db9bdf
db9bdf
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.50-3
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
db9bdf
db9bdf
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 6.50-2
db9bdf
- Perl 5.22 rebuild
db9bdf
db9bdf
* Tue Jun 02 2015 Petr Šabata <contyk@redhat.com> - 6.50-1
db9bdf
- 6.50 bump, bugfixes and new tzdata
db9bdf
db9bdf
* Tue Mar 03 2015 Petr Šabata <contyk@redhat.com> - 6.49-1
db9bdf
- 6.49 bugfix bump
db9bdf
db9bdf
* Fri Dec 05 2014 Petr Šabata <contyk@redhat.com> - 6.48-1
db9bdf
- 6.48 bump
db9bdf
- various bugfixes and tzdata updates
db9bdf
db9bdf
* Wed Sep 10 2014 Petr Šabata <contyk@redhat.com> - 6.47-1
db9bdf
- Update timezone data
db9bdf
db9bdf
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.46-2
db9bdf
- Perl 5.20 rebuild
db9bdf
db9bdf
* Fri Jul 11 2014 Petr Pisar <ppisar@redhat.com> - 6.46-1
db9bdf
- 6.46 bump
db9bdf
db9bdf
* Tue Jun 17 2014 Petr Šabata <contyk@redhat.com> - 6.45-1
db9bdf
- 6.45 bump
db9bdf
db9bdf
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.44-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
db9bdf
db9bdf
* Wed Jun 04 2014 Petr Šabata <contyk@redhat.com> - 6.44-1
db9bdf
- 6.44 bump, Unicode support enhancements
db9bdf
db9bdf
* Fri Mar 28 2014 Petr Šabata <contyk@redhat.com> - 6.43-1
db9bdf
- 6.43 bump, no code changes
db9bdf
db9bdf
* Tue Dec 03 2013 Petr Pisar <ppisar@redhat.com> - 6.42-1
db9bdf
- 6.42 bump
db9bdf
db9bdf
* Tue Sep 10 2013 Petr Šabata <contyk@redhat.com> - 6.41-1
db9bdf
- 6.41 bump
db9bdf
- Various bugfixes, new tzdata
db9bdf
db9bdf
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.40-4
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
db9bdf
db9bdf
* Sun Jul 21 2013 Petr Pisar <ppisar@redhat.com> - 6.40-3
db9bdf
- Perl 5.18 rebuild
db9bdf
db9bdf
* Tue Jun 25 2013 Jitka Plesnikova <jplesnik@redhat.com> - 6.40-2
db9bdf
- Specify all dependencies
db9bdf
db9bdf
* Mon Jun 10 2013 Petr Šabata <contyk@redhat.com> - 6.40-1
db9bdf
- 6.40 bump, TZ updates
db9bdf
db9bdf
* Fri Mar 01 2013 Petr Pisar <ppisar@redhat.com> - 6.39-1
db9bdf
- 6.39 bump
db9bdf
db9bdf
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.38-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
db9bdf
db9bdf
* Thu Jan 10 2013 Jitka Plesnikova <jplesnik@redhat.com> - 6.38-1
db9bdf
- 6.38 bump
db9bdf
db9bdf
* Mon Dec 03 2012 Petr Pisar <ppisar@redhat.com> - 6.37-1
db9bdf
- 6.37 bump
db9bdf
db9bdf
* Thu Nov 01 2012 Petr Šabata <contyk@redhat.com> - 6.36-1
db9bdf
- 6.36 bump
db9bdf
db9bdf
* Wed Sep 12 2012 Jitka Plesnikova <jplesnik@redhat.com> - 6.34-1
db9bdf
- 6.34 bump
db9bdf
- examples are included in man pages and bin directory. Remove them from doc.
db9bdf
db9bdf
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.32-3
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
db9bdf
db9bdf
* Wed Jun 20 2012 Petr Pisar <ppisar@redhat.com> - 6.32-2
db9bdf
- Perl 5.16 rebuild
db9bdf
db9bdf
* Mon Jun 04 2012 Petr Šabata <contyk@redhat.com> - 6.32-1
db9bdf
- 6.32 bump
db9bdf
- Remove command macros
db9bdf
- Don't require a specific version of Module::Build
db9bdf
db9bdf
* Thu May 31 2012 Petr Pisar <ppisar@redhat.com> - 6.31-2
db9bdf
- Round Module::Build version to 2 digits
db9bdf
db9bdf
* Wed Mar 14 2012 Marcela Mašláňová <mmaslano@redhat.com> - 6.31-1
db9bdf
- bump to 6.31
db9bdf
db9bdf
* Fri Jan 13 2012 Marcela Mašláňová <mmaslano@redhat.com> - 6.30-1
db9bdf
- bump to 6.30
db9bdf
db9bdf
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.25-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
db9bdf
db9bdf
* Thu Sep 01 2011 Petr Pisar <ppisar@redhat.com> - 6.25-1
db9bdf
- 6.25 bump
db9bdf
- Package examples
db9bdf
db9bdf
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 6.24-3
db9bdf
- Perl mass rebuild
db9bdf
db9bdf
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 6.24-2
db9bdf
- Perl mass rebuild
db9bdf
db9bdf
* Tue Jun 14 2011 Petr Sabata <contyk@redhat.com> - 6.24-1
db9bdf
- 6.24 bump
db9bdf
- defattr removed
db9bdf
db9bdf
* Mon Apr 18 2011 Petr Sabata <psabata@redhat.com> - 6.23-1
db9bdf
- 6.23 bump
db9bdf
- IO::File added to BR
db9bdf
- Buildroot stuff removed
db9bdf
db9bdf
* Tue Mar  8 2011 Petr Sabata <psabata@redhat.com> - 6.22-1
db9bdf
- 6.22 bump, new timezone data
db9bdf
db9bdf
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.21-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
db9bdf
db9bdf
* Tue Jan 18 2011 Marcela Mašláňová <mmaslano@redhat.com> - 6.21-1
db9bdf
- update to 6.21
db9bdf
db9bdf
* Fri Dec  3 2010 Petr Sabata <psabata@redhat.com> - 6.20-1
db9bdf
- 6.20 bump, internal resources might be incompatible with previous versions
db9bdf
db9bdf
* Wed Oct 27 2010 Petr Pisar <ppisar@redhat.com> - 6.14-1
db9bdf
- 6.14 bump
db9bdf
- Remove double-required perl(YAML::Syck)
db9bdf
db9bdf
* Mon Oct 18 2010 Petr Sabata <psabata@redhat.com> - 6.13-1
db9bdf
- 6.13 bump
db9bdf
db9bdf
* Mon Oct  4 2010 Petr Sabata <psabata@redhat.com> - 6.12-1
db9bdf
- 6.12 bump
db9bdf
db9bdf
* Tue Sep 14 2010 Petr Pisar <ppisar@redhat.com> - 6.11-1
db9bdf
- 6.11 bump
db9bdf
db9bdf
* Tue Apr 27 2010 Marcela Maslanova <mmaslano@redhat.com> - 6.07-3
db9bdf
- Mass rebuild with perl-5.12.0
db9bdf
db9bdf
* Fri Apr 16 2010 Marcela Mašláňová <mmaslano@redhat.com> - 6.07-1
db9bdf
- update
db9bdf
db9bdf
* Mon Feb  1 2010 Marcela Mašláňová <mmaslano@redhat.com> - 6.05-1
db9bdf
- update, remove patch (tested functionality without it)
db9bdf
db9bdf
* Wed Jan 13 2010 Marcela Mašláňová <mmaslano@redhat.com> - 5.54-5
db9bdf
- add license into doc and fix rpmlint warnings
db9bdf
db9bdf
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 5.54-4
db9bdf
- rebuild against perl 5.10.1
db9bdf
db9bdf
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.54-3
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
db9bdf
db9bdf
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.54-2
db9bdf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
db9bdf
db9bdf
* Wed Nov 26 2008 Stepan Kasal <skasal@redhat.com> - 5.54-1
db9bdf
- new upstream version
db9bdf
- add BuildRequires so that testsuite can be fully executed
db9bdf
db9bdf
* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.48-3
db9bdf
- Rebuild for perl 5.10 (again)
db9bdf
db9bdf
* Sun Jan 20 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 5.48-2
db9bdf
- rebuild for new perl
db9bdf
db9bdf
* Thu Jan  3 2008 Ed Avis <eda@waniasset.com> - 5.48-1
db9bdf
- Update to 5.48.
db9bdf
- rhbz#214709 Krasnoyarsk patch now upstream.
db9bdf
- Changed name to Date-Manip as now used on CPAN.
db9bdf
db9bdf
* Mon Aug 27 2007 Robin Norwood <rnorwood@redhat.com> - 5.44-4
db9bdf
- Apply patch to use date +%%z as possible source for timezone data
db9bdf
- Fix license tag
db9bdf
- Add TODO and HISTORY to %%doc list
db9bdf
db9bdf
* Tue Mar 20 2007 Robin Norwood <rnorwood@redhat.com> - 5.44-3
db9bdf
- Fix minor issues in spec file for package review
db9bdf
- Bump release
db9bdf
- Resolves: rhbz#226250
db9bdf
db9bdf
* Fri Nov 10 2006 Robin Norwood <rnorwood@redhat.com> - 5.44-2
db9bdf
- Add support for KRAT and KRAST timezones
db9bdf
- Include magic dist tag in release
db9bdf
- Resolves: rhbz#214709
db9bdf
- Related: rhbz#100786
db9bdf
db9bdf
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.44-1.3
db9bdf
- rebuild
db9bdf
db9bdf
* Fri Feb 03 2006 Jason Vas Dias <jvdias@redhat.com> - 5.44-1.2
db9bdf
- rebuild for new perl-5.8.8
db9bdf
db9bdf
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
db9bdf
- rebuilt for new gcc
db9bdf
db9bdf
* Fri Sep  9 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 5.44-1
db9bdf
- Update to 5.44.
db9bdf
db9bdf
* Mon Apr 25 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 5.42a-4
db9bdf
- Bring up to date with current Fedora.Extras perl spec template. (#155913)
db9bdf
db9bdf
* Wed Sep 22 2004 Chip Turner <cturner@redhat.com> 5.42a-2
db9bdf
- rebuild
db9bdf
db9bdf
* Fri Feb 13 2004 Chip Turner <cturner@redhat.com> 5.42a-1
db9bdf
- update to 5.42a
db9bdf
db9bdf
* Tue Aug  6 2002 Chip Turner <cturner@redhat.com>
db9bdf
- automated release bump and build
db9bdf
db9bdf
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
db9bdf
- automated rebuild
db9bdf
db9bdf
* Fri Dec 7 2001 root <root@redhat.com>
db9bdf
- Spec file was autogenerated.