- update to 6.13
* Added the input methods to Date::Manip::Date and Date::Manip::Delta. * The 'date +%z' command will also be used to determine the timezone. * bugfixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Date-Manip?expand=0&rev=14
This commit is contained in:
parent
c6a34a3d87
commit
c5ed88ff5c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08cae516edffb482ac404942da91b8f5430ab4d55753247c6d366e66cc8b4440
|
||||
size 861014
|
3
Date-Manip-6.13.tar.bz2
Normal file
3
Date-Manip-6.13.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28dee4cc0380e7a816044c79261000774a94a98f2e916d9478dd187e7ebdc6ba
|
||||
size 873986
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 18 14:52:19 CEST 2010 - anicka@suse.cz
|
||||
|
||||
- update to 6.13
|
||||
* Added the input methods to Date::Manip::Date and
|
||||
Date::Manip::Delta.
|
||||
* The 'date +%z' command will also be used to determine
|
||||
the timezone.
|
||||
* bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 30 16:07:29 CEST 2010 - anicka@suse.cz
|
||||
|
||||
|
@ -22,12 +22,11 @@
|
||||
Name: perl-Date-Manip
|
||||
%define cpan_name Date-Manip
|
||||
Summary: Date manipulation routines
|
||||
Version: 6.12
|
||||
Version: 6.13
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Date-Manip/
|
||||
#Source: http://www.cpan.org/modules/by-module/Date/Date-Manip-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user