From ae4d9da006df7ae890258fa7a16965e4efbbd48e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 5 Feb 2014 08:23:47 +0100 Subject: [PATCH] 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 - 1:1.92-1 +- 1.92 bump + * Wed Oct 02 2013 Petr Pisar - 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