>From aadc4195388258b3ff0df3722972b8e16cd074fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Wed, 25 Nov 2015 16:45:59 +0100
Subject: 0.311 bump

---
 .gitignore                            |  1 +
 perl-String-Compare-ConstantTime.spec | 13 +++++++++++--
 sources                               |  2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 35e7ecb..77e0ffe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /String-Compare-ConstantTime-0.310.tar.gz
+/String-Compare-ConstantTime-0.311.tar.gz
diff --git a/perl-String-Compare-ConstantTime.spec 
b/perl-String-Compare-ConstantTime.spec
index 8cc6a23..5e0ff4a 100644
--- a/perl-String-Compare-ConstantTime.spec
+++ b/perl-String-Compare-ConstantTime.spec
@@ -1,12 +1,17 @@
 Name:           perl-String-Compare-ConstantTime
-Version:        0.310
-Release:        3%{?dist}
+Version:        0.311
+Release:        1%{?dist}
 Summary:        Timing side-channel protected string compare
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/String-Compare-ConstantTime/
 Source0:        
http://www.cpan.org/authors/id/F/FR/FRACTAL/String-Compare-ConstantTime-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 # Run-time:
@@ -40,12 +45,16 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm 
-f {} \;
 make test
 
 %files
+# COPYING is not a license text
 %doc Changes COPYING README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/String*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 25 2015 Petr Pisar <ppi...@redhat.com> - 0.311-1
+- 0.311 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.310-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 287a176..405ce76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33d7cf50d3f348fd900a0eca671bd208  String-Compare-ConstantTime-0.310.tar.gz
+1e8e66dd8a1c034fbaa05147b9da2cb0  String-Compare-ConstantTime-0.311.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-String-Compare-ConstantTime.git/commit/?h=master&id=aadc4195388258b3ff0df3722972b8e16cd074fa
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to