0.70
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime?expand=0&rev=32
This commit is contained in:
parent
73019776ec
commit
1b925990b7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1df2e4e220258189cbc8dd91cd35072febe6d2e046336be467d4e5909eb978c6
|
||||
size 133791
|
3
DateTime-0.70.tar.bz2
Normal file
3
DateTime-0.70.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c54281f9372b44e775da16895a15feea152d07c4d0267cf2e5c83c4ba867c0c
|
||||
size 134157
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 09 21:56:19 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 0.70:
|
||||
* really fix %N, finally
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 04 20:13:05 UTC 2011 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@ -19,14 +19,14 @@
|
||||
%bcond_with pod
|
||||
|
||||
Name: perl-DateTime
|
||||
Version: 0.69
|
||||
Version: 0.70
|
||||
Release: 1
|
||||
License: Artistic 2.0
|
||||
%define cpan_name DateTime
|
||||
Summary: A date and time object
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/DateTime/
|
||||
#Source: http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-%{version}.tar.gz
|
||||
# http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Patch: %{cpan_name}-0.66-Build.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user