From 304dd17fbc4fdb70b0d553b6574bffbee2dc8916 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Fri, 25 Nov 2016 09:45:32 +0100
Subject: 1.999801 bump

---
 .gitignore            | 1 +
 perl-Math-BigInt.spec | 7 ++++---
 sources               | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 3dfec42..804442b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /Math-BigInt-1.999726.tar.gz
 /Math-BigInt-1.999727.tar.gz
 /Math-BigInt-1.999800.tar.gz
+/Math-BigInt-1.999801.tar.gz
diff --git a/perl-Math-BigInt.spec b/perl-Math-BigInt.spec
index a2c2b31..70065ec 100644
--- a/perl-Math-BigInt.spec
+++ b/perl-Math-BigInt.spec
@@ -1,5 +1,5 @@
 Name:           perl-Math-BigInt
-%global cpan_version 1.999800
+%global cpan_version 1.999801
 # Keep 4-digit version to compete with perl.spec
 Version:        %(echo %{cpan_version} | sed 's/\(\.....\)/\1./')
 Release:        1%{?dist}
@@ -89,8 +89,6 @@ This provides Perl modules for arbitrary-size integer and 
float mathematics.
 rm -r inc
 sed -i -e '/^inc\//d' MANIFEST
 %endif
-# Correct permissions
-find . -type f -exec chmod -x {} +
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -112,6 +110,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Nov 25 2016 Petr Pisar <ppi...@redhat.com> - 1.9998.01-1
+- 1.999801 bump
+
 * Fri Nov 18 2016 Petr Pisar <ppi...@redhat.com> - 1.9998.00-1
 - 1.999800 bump
 
diff --git a/sources b/sources
index bde53a9..29fc62f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-80bd3750e7ae1fb927b1250557f30a5d  Math-BigInt-1.999800.tar.gz
+61637300f0c663974912ac48ffde81f8  Math-BigInt-1.999801.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Math-BigInt.git/commit/?h=master&id=304dd17fbc4fdb70b0d553b6574bffbee2dc8916
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to