[perl-p5-Palm] Update to 1.013

Emmanuel Seyman eseyman at fedoraproject.org
Sun Sep 1 08:30:05 UTC 2013


commit 3c9c642513bf50506440dd8bd4623bcb6db66065
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Sep 1 10:29:52 2013 +0200

    Update to 1.013

 .gitignore        |    1 +
 perl-p5-Palm.spec |   16 ++++++++++------
 sources           |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5cb838..fc9da45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 p5-Palm-1.012.tar.gz
+/Palm-1.013.tar.gz
diff --git a/perl-p5-Palm.spec b/perl-p5-Palm.spec
index 2750ece..039db93 100644
--- a/perl-p5-Palm.spec
+++ b/perl-p5-Palm.spec
@@ -1,10 +1,10 @@
 Name:           perl-p5-Palm
-Version:        1.012
-Release:        13%{?dist}
+Version:        1.013
+Release:        1%{?dist}
 Summary:        Palm OS utility functions
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/p5-Palm/
-Source0:        http://www.cpan.org/authors/id/B/BD/BDFOY/p5-Palm-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/A/AD/ADOPTME/Palm-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
@@ -17,7 +17,7 @@ This module provides functions and handlers to manipulate files used
 by Palm PDAs (AddressBook, ToDo, Memo, ...).
 
 %prep
-%setup -q -n p5-Palm-%{version}
+%setup -q -n Palm-%{version}
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -42,6 +42,10 @@ make test
 %{_mandir}/man1/pdbdump.1.gz
 
 %changelog
+* Sun Sep 01 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.013-1
+- Update to 1.013
+- Fix incorrect dates in spec changelog
+
 * Mon Aug  5 2013 Ville Skyttä <ville.skytta at iki.fi> - 1.012-13
 - Fix build with unversioned %%{_docdir_fmt}.
 
@@ -92,10 +96,10 @@ make test
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.009-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Tue Jun 16 2007 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> 1.009-3
+* Wed Jun 17 2009 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> 1.009-3
 - Add Test::More to the BuildRequires so that the tests can actually run
 
-* Tue Jun 16 2007 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> 1.009-2
+* Wed Jun 17 2009 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> 1.009-2
 - Enable tests
 - Add examples directory to the documentation
 
diff --git a/sources b/sources
index 9439ea1..2a0d557 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d58d20c96bf18db4c73644b6e7403f57  p5-Palm-1.012.tar.gz
+fc243d44f9c29a25cd8406b08f5ee056  Palm-1.013.tar.gz


More information about the scm-commits mailing list