1
0
forked from pool/perl-DateTime

Autobuild autoformatter for 65642

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime?expand=0&rev=15
This commit is contained in:
Sascha Peilicke 2011-03-31 12:22:41 +00:00 committed by Git OBS Bridge
parent 85869e5dd8
commit 15fc53b386

View File

@ -20,7 +20,7 @@
Name: perl-DateTime
Version: 0.66
Release: 1
Release: 2
License: Artistic 2.0
%define cpan_name DateTime
Summary: A date and time object
@ -85,6 +85,7 @@ For infinite datetimes, please see the DateTime::Infinite module.
./Build build flags=%{?_smp_mflags}
%if 0%{?suse_version} >= 1130
%check
./Build test
%endif