ppisar pushed to perl-DBI (master). "1.634 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Aug 4 08:41:13 UTC 2015


From b7a4a2835dfd05d4f23126d0d48a63aaf17a58f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 4 Aug 2015 10:27:13 +0200
Subject: 1.634 bump


diff --git a/.gitignore b/.gitignore
index 64b0874..e0c0d30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ DBI-1.613.tar.gz
 /DBI-1.632.tar.gz
 /DBI-1.633.tar.gz
 /DBI-1.633_repackaged.tar.gz
+/DBI-1.634_repackaged.tar.gz
diff --git a/perl-DBI.spec b/perl-DBI.spec
index 3be3d1a..5015b4a 100644
--- a/perl-DBI.spec
+++ b/perl-DBI.spec
@@ -9,22 +9,25 @@
 %endif
 
 Name:           perl-DBI
-Version:        1.633
-Release:        6%{?dist}
+Version:        1.634
+Release:        1%{?dist}
 Summary:        A database access API for perl
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://dbi.perl.org/
-# The source tarball must be repackaged to remove the DBI/FAQ.pm, since the
+# The source tarball must be repackaged to remove the lib/DBI/FAQ.pm, since the
 # license is not a FSF free license. 
 # When upgrading, download the new source tarball, and run 
 # "./repackage.sh <version>" to produce the "_repackaged" tarball.
-# Source0:        http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%{version}.tar.gz
+# Source0:        http://www.cpan.org/authors/id/T/TI/TIMB/DBI-%%{version}.tar.gz
 Source0:        DBI-%{version}_repackaged.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  glibc-common
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(strict)
+BuildRequires:  sed
 # Run-time:
 BuildRequires:  perl(base)
 BuildRequires:  perl(constant)
@@ -170,6 +173,9 @@ make test
 %endif
 
 %changelog
+* Tue Aug 04 2015 Petr Pisar <ppisar at redhat.com> - 1.634-1
+- 1.634 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.633-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 4b2be8d..a80bcff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-edb8878df0f086d2759ce688a0359164  DBI-1.633_repackaged.tar.gz
+f4b219c2c98d683106bb3749ff0f7fe7  DBI-1.634_repackaged.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-DBI.git/commit/?h=master&id=b7a4a2835dfd05d4f23126d0d48a63aaf17a58f0


More information about the perl-devel mailing list