[perl-Time-Clock] Update to version 1.03

Bill Pemberton wfp at fedoraproject.org
Tue Feb 18 17:57:13 UTC 2014


commit 7e61dfbdd4da7b8603e0b3840e685eff320066f0
Author: Bill Pemberton <wfp5p at worldbroken.com>
Date:   Tue Feb 18 12:57:29 2014 -0500

    Update to version 1.03
    
    Adds documentation of parse().

 .gitignore           |    1 +
 perl-Time-Clock.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 768e847..2e4623e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Time-Clock-1.02.tar.gz
+/Time-Clock-1.03.tar.gz
diff --git a/perl-Time-Clock.spec b/perl-Time-Clock.spec
index 1fa5e94..ea0c902 100644
--- a/perl-Time-Clock.spec
+++ b/perl-Time-Clock.spec
@@ -1,6 +1,6 @@
 Name:		perl-Time-Clock
-Version:	1.02
-Release:	8%{?dist}
+Version:	1.03
+Release:	1%{?dist}
 Summary:	Twenty-four hour clock object with nanosecond precision
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -47,6 +47,10 @@ make test
 %{_mandir}/man3/Time::Clock.3pm*
 
 %changelog
+* Tue Feb 18 2014 Bill Pemberton <wfp5p at worldbroken.com> - 1.03-1
+- update to version 1.03
+- updates documentation
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.02-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 7ac4857..9a87f84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6a5c938edd37f5e4da35454cec6eae3b  Time-Clock-1.02.tar.gz
+e287f85f0ca0b4e1ef202849cec911fe  Time-Clock-1.03.tar.gz



More information about the perl-devel mailing list