1
0
forked from pool/perl-DateTime
Pascal Bleser 2011-05-09 21:59:37 +00:00 committed by Git OBS Bridge
parent 73019776ec
commit 1b925990b7
4 changed files with 11 additions and 5 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1c54281f9372b44e775da16895a15feea152d07c4d0267cf2e5c83c4ba867c0c
size 134157

View File

@ -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

View File

@ -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