psabata pushed to perl-Statistics-Descriptive (f23). "3.0609 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Sep 24 13:00:46 UTC 2015


From 5284f484900458a7d099ad86ef30a5dcf5b1bd72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Thu, 24 Sep 2015 15:00:00 +0200
Subject: 3.0609 bump


diff --git a/.gitignore b/.gitignore
index 8748280..1cc47e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Statistics-Descriptive-3.0200.tar.gz
 /Statistics-Descriptive-3.0604.tar.gz
 /Statistics-Descriptive-3.0607.tar.gz
 /Statistics-Descriptive-3.0608.tar.gz
+/Statistics-Descriptive-3.0609.tar.gz
diff --git a/perl-Statistics-Descriptive.spec b/perl-Statistics-Descriptive.spec
index c63c209..6b35cc4 100644
--- a/perl-Statistics-Descriptive.spec
+++ b/perl-Statistics-Descriptive.spec
@@ -1,6 +1,6 @@
 Name:           perl-Statistics-Descriptive
-Version:        3.0608
-Release:        3%{?dist}
+Version:        3.0609
+Release:        1%{?dist}
 Summary:        Perl module of basic descriptive statistical functions
 # lib/Statistics/Descriptive.pm:            GPL+ or Artistic
 # lib/Statistics/Descriptive/Smoother.pm:   MIT
@@ -34,7 +34,7 @@ BuildRequires:  perl(Test::CPAN::Changes)
 BuildRequires:  perl(Test::Pod) >= 1.22
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
 BuildRequires:  perl(Test::TrailingSpace)
-Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 
 %{?perl_default_filter}
 
@@ -54,8 +54,8 @@ perl Build.PL installdirs=vendor
 ./Build
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-%{_fixperms} $RPM_BUILD_ROOT/*
+./Build install destdir=%{buildroot} create_packlist=0
+%{_fixperms} %{buildroot}/*
 
 %check
 ./Build test
@@ -67,6 +67,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 24 2015 Petr Ĺ abata <contyk at redhat.com> - 3.0609-1
+- 3.0609 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0608-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a07d8b9..f8d7d42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1ecb7e352a7d60b3d488e56ea9f203e  Statistics-Descriptive-3.0608.tar.gz
+3fa7a705742d2ba942b9e0b167fdb48b  Statistics-Descriptive-3.0609.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Statistics-Descriptive.git/commit/?h=f23&id=5284f484900458a7d099ad86ef30a5dcf5b1bd72


More information about the perl-devel mailing list