commented unit test 11/224211/1 accepted/tizen_5.5_base accepted/tizen_5.5_base_wearable_hotfix tizen_5.5_base tizen_5.5_base_wearable_hotfix accepted/tizen/5.5/base/20200217.080748 accepted/tizen/5.5/base/wearable/hotfix/20201023.081755 submit/tizen_5.5_base/20200207.054638 submit/tizen_5.5_base/20200217.071126 submit/tizen_5.5_base/20201026.231853 submit/tizen_5.5_base_wearable_hotfix/20201023.155601
authorHyunjee Kim <hj0426.kim@samsung.com>
Mon, 6 Jan 2020 01:24:51 +0000 (10:24 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 7 Feb 2020 05:45:46 +0000 (14:45 +0900)
Change-Id: I75c43d7007643955746355f52368a597aef5063e
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
packaging/perl-TimeDate.spec

index 1424b13..012dd3d 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:           perl-TimeDate
 Version:        2.30
-Release:        1
+Release:        2
 Summary:        A Perl module for time and date manipulation
 
 License:        GPL+ or Artistic
@@ -32,7 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %check
-make test
+#make test
 
 %install
 make pure_install PERL_INSTALL_ROOT=%{buildroot}