[perl-Time-HiRes] 1.9726 bugfix bump

Petr Šabata psabata at fedoraproject.org
Mon Aug 19 13:49:50 UTC 2013


commit 84c9d6260b0bf0b5c72197fa78ae6e3916236c6b
Author: Petr Šabata <contyk at redhat.com>
Date:   Mon Aug 19 15:49:39 2013 +0200

    1.9726 bugfix bump

 .gitignore           |    1 +
 perl-Time-HiRes.spec |    7 +++++--
 sources              |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4257d03..0afbf02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Time-HiRes-1.9725.tar.gz
+/Time-HiRes-1.9726.tar.gz
diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec
index ae8d80d..624fcae 100644
--- a/perl-Time-HiRes.spec
+++ b/perl-Time-HiRes.spec
@@ -1,6 +1,6 @@
 Name:           perl-Time-HiRes
-Version:        1.9725
-Release:        291%{?dist}
+Version:        1.9726
+Release:        1%{?dist}
 Summary:        High resolution alarm, sleep, gettimeofday, interval timers
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 19 2013 Petr Šabata <contyk at redhat.com> - 1.9726-1
+- 1.9726 bugfix bump
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.9725-291
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 4d8f390..df02288 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb1108c076d26f3d2fed0bb91313135a  Time-HiRes-1.9725.tar.gz
+077e5d7eda1349f98c564026603f8a0a  Time-HiRes-1.9726.tar.gz



More information about the perl-devel mailing list