[perl-DateTime-Format-Pg] update to 0.16007

Iain Arnell iarnell at fedoraproject.org
Sat Jan 14 11:13:11 UTC 2012


commit 8e04335f5a078eea69b91752bbbb3dd929509374
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jan 14 12:13:05 2012 +0100

    update to 0.16007

 .gitignore                   |    1 +
 perl-DateTime-Format-Pg.spec |   10 ++++++----
 sources                      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 483f2c3..807e674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 DateTime-Format-Pg-0.16004.tar.gz
 /DateTime-Format-Pg-0.16005.tar.gz
+/DateTime-Format-Pg-0.16007.tar.gz
diff --git a/perl-DateTime-Format-Pg.spec b/perl-DateTime-Format-Pg.spec
index 4c7a78a..45b625d 100644
--- a/perl-DateTime-Format-Pg.spec
+++ b/perl-DateTime-Format-Pg.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime-Format-Pg
-Version:        0.16005
-Release:        4%{?dist}
+Version:        0.16007
+Release:        1%{?dist}
 Summary:        Parse and format PostgreSQL dates and times
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -51,12 +51,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README t/
+%doc Changes LICENSE t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 14 2012 Iain Arnell <iarnell at gmail.com> 0.16007-1
+- update to latest upstream version
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.16005-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index ecc96c9..d722b1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f676e450665948e5372e3306e9ea33c  DateTime-Format-Pg-0.16005.tar.gz
+6fe01e4e42a3b57b9f92e738b26a50f9  DateTime-Format-Pg-0.16007.tar.gz



More information about the perl-devel mailing list