[perl-threads] 1.92 bump

Petr Pisar ppisar at fedoraproject.org
Wed Feb 5 07:23:34 UTC 2014


commit ae4d9da006df7ae890258fa7a16965e4efbbd48e
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Feb 5 08:23:47 2014 +0100

    1.92 bump

 .gitignore        |    1 +
 perl-threads.spec |    5 ++++-
 sources           |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7bd31c..4bf532f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /threads-1.86.tar.gz
 /threads-1.87.tar.gz
 /threads-1.89.tar.gz
+/threads-1.92.tar.gz
diff --git a/perl-threads.spec b/perl-threads.spec
index 6c38b0a..1881894 100644
--- a/perl-threads.spec
+++ b/perl-threads.spec
@@ -1,6 +1,6 @@
 Name:           perl-threads
 Epoch:          1
-Version:        1.89
+Version:        1.92
 Release:        1%{?dist}
 Summary:        Perl interpreter-based threads
 License:        GPL+ or Artistic
@@ -64,6 +64,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 05 2014 Petr Pisar <ppisar at redhat.com> - 1:1.92-1
+- 1.92 bump
+
 * Wed Oct 02 2013 Petr Pisar <ppisar at redhat.com> - 1:1.89-1
 - 1.89 bump
 
diff --git a/sources b/sources
index e8cf414..d817e42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9f129e232dc5ea6179bd94b8b8415b5  threads-1.89.tar.gz
+886f2145a2b50018772ef2bea4e60124  threads-1.92.tar.gz



More information about the perl-devel mailing list