>From 43c7b216b70931d08e18f91b3a77ec476c6a29f0 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 | 11 ++++++++++-
 sources                               |  2 +-
 3 files changed, 12 insertions(+), 2 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 9c8d4ae..06a789b 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
+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,11 +45,15 @@ 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
+
 * Fri Oct 10 2014 Petr Pisar <ppi...@redhat.com> 0.310-1
 - Specfile autogenerated by cpanspec 1.78.
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=f22&id=43c7b216b70931d08e18f91b3a77ec476c6a29f0
--
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