From 7e61dfbdd4da7b8603e0b3840e685eff320066f0 Mon Sep 17 00:00:00 2001 From: Bill Pemberton Date: Feb 18 2014 17:57:29 +0000 Subject: Update to version 1.03 Adds documentation of parse(). --- 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 - 1.03-1 +- update to version 1.03 +- updates documentation + * Sun Aug 04 2013 Fedora Release Engineering - 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