ppisar pushed to perl-Test-PostgreSQL (master). "1.06 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 14 07:19:34 UTC 2015


From 03485c8deaf86c197434590f7a968e7b9ed43655 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 14 May 2015 09:13:52 +0200
Subject: 1.06 bump


diff --git a/.gitignore b/.gitignore
index f6c0dff..f03d1eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Test-PostgreSQL-1.05.tar.gz
+/Test-PostgreSQL-1.06.tar.gz
diff --git a/perl-Test-PostgreSQL.spec b/perl-Test-PostgreSQL.spec
index a3ac887..55cfc24 100644
--- a/perl-Test-PostgreSQL.spec
+++ b/perl-Test-PostgreSQL.spec
@@ -1,5 +1,5 @@
 Name:           perl-Test-PostgreSQL
-Version:        1.05
+Version:        1.06
 Release:        1%{?dist}
 Summary:        PostgreSQL runner for Perl tests
 # lib/Test/PostgreSQL.pm:   Artistic 2.0
@@ -23,7 +23,6 @@ BuildRequires:  perl(DBD::Pg)
 BuildRequires:  perl(DBI)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(POSIX)
-BuildRequires:  perl(Time::HiRes)
 BuildRequires:  perl(warnings)
 # initdb and postmaster tools are used
 BuildRequires:  postgresql-server
@@ -61,10 +60,13 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 14 2015 Petr Pisar <ppisar at redhat.com> - 1.06-1
+- 1.06 bump
+
 * Tue Mar 03 2015 Petr Pisar <ppisar at redhat.com> 1.05-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index adbb15f..994b3f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9b4a4f4fa923cdeece3a79b402ddb70  Test-PostgreSQL-1.05.tar.gz
+4ab088aa117cd2c2c492a4c19c8cb324  Test-PostgreSQL-1.06.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-PostgreSQL.git/commit/?h=master&id=03485c8deaf86c197434590f7a968e7b9ed43655


More information about the perl-devel mailing list