[perl-threads] 1.81 bump

Petr Pisar ppisar at fedoraproject.org
Wed Oct 6 11:58:21 UTC 2010


commit 0afd3e7d1a6a57b8d031917fed8fdd71b05c05d3
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 6 13:57:49 2010 +0200

    1.81 bump

 .gitignore        |    1 +
 perl-threads.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f78e8d..8689967 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /threads-1.79.tar.gz
+/threads-1.81.tar.gz
diff --git a/perl-threads.spec b/perl-threads.spec
index afafd6e..89a5bb4 100644
--- a/perl-threads.spec
+++ b/perl-threads.spec
@@ -1,5 +1,5 @@
 Name:           perl-threads
-Version:        1.79
+Version:        1.81
 Release:        1%{?dist}
 Summary:        Perl interpreter-based threads
 License:        GPL+ or Artistic
@@ -55,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 06 2010 Petr Pisar <ppisar at redhat.com> - 1.81-1
+- 1.81 bump
+
 * Fri Oct 01 2010 Petr Pisar <ppisar at redhat.com> 1.79-1
 - Specfile autogenerated by cpanspec 1.78.
 - Remove BuildRoot stuff
diff --git a/sources b/sources
index 4031288..cf8acde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32bc8af6d7e6eff15897fe49a6848ca7  threads-1.79.tar.gz
+3f7dfa9602b2d7ea7f0da65388e03fbe  threads-1.81.tar.gz



More information about the perl-devel mailing list