[perl-Palm-PDB] Update to 1.400

Emmanuel Seyman eseyman at fedoraproject.org
Sun Mar 8 08:17:42 UTC 2015


commit e3cec2a2e7bb18ae4bcc962b57f6ccd97d262ad1
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Mar 8 09:17:38 2015 +0100

    Update to 1.400

 .gitignore         | 1 +
 perl-Palm-PDB.spec | 9 ++++++---
 sources            | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4bd42a3..6a7f3f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Palm-PDB-1.016.tar.gz
+/Palm-PDB-1.400.tar.gz
diff --git a/perl-Palm-PDB.spec b/perl-Palm-PDB.spec
index 0891ec5..3f2ccda 100644
--- a/perl-Palm-PDB.spec
+++ b/perl-Palm-PDB.spec
@@ -1,6 +1,6 @@
 Name:           perl-Palm-PDB
-Version:        1.016
-Release:        2%{?dist}
+Version:        1.400
+Release:        1%{?dist}
 Summary:        Parse Palm database files
 License:        GPL+ or Artistic
 
@@ -10,7 +10,7 @@ Source0:        http://www.cpan.org/authors/id/C/CJ/CJM/Palm-PDB-%{version}.tar.
 BuildArch:      noarch
 BuildRequires:  perl
 BuildRequires:  perl(constant) >= 1.03
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(Pod::Coverage::TrustPod)
 BuildRequires:  perl(Test::More)
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/Palm*
 
 %changelog
+* Sun Mar 08 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 1.400-1
+- Update to 1.400
+
 * Sat Jan 31 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 1.016-2
 - Take into account package review (#1187873)
 
diff --git a/sources b/sources
index 8b5c0ed..4398b49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be61b9abbe701ce24662d89ca53aedb1  Palm-PDB-1.016.tar.gz
+1946ecfe2772a0fbac6219e3a5e455b0  Palm-PDB-1.400.tar.gz


More information about the scm-commits mailing list