[perl-threads] 1.98 bump

Petr Pisar ppisar at fedoraproject.org
Fri Mar 6 08:05:14 UTC 2015


commit 6d5d468722898e72ba66e7ddad669e0b52a798c2
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Mar 6 09:04:14 2015 +0100

    1.98 bump

 .gitignore        | 1 +
 perl-threads.spec | 7 +++++--
 sources           | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 23fb0b0..1a4322e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /threads-1.92.tar.gz
 /threads-1.96.tar.gz
 /threads-1.97.tar.gz
+/threads-1.98.tar.gz
diff --git a/perl-threads.spec b/perl-threads.spec
index 119a25f..cda4baf 100644
--- a/perl-threads.spec
+++ b/perl-threads.spec
@@ -1,13 +1,13 @@
 Name:           perl-threads
 Epoch:          1
-Version:        1.97
+Version:        1.98
 Release:        1%{?dist}
 Summary:        Perl interpreter-based threads
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/threads/
 Source0:        http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-%{version}.tar.gz
-# threads-1.97 works only with recent perls, bug #1199124
+# threads-1.{97,98} works only with recent perls, bug #1199124
 # <https://rt.cpan.org/Public/Bug/Display.html?id=102527>
 BuildRequires:  perl >= 4:5.20.1
 BuildRequires:  perl(Config)
@@ -67,6 +67,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Mar 06 2015 Petr Pisar <ppisar at redhat.com> - 1:1.98-1
+- 1.98 bump
+
 * Thu Mar 05 2015 Petr Pisar <ppisar at redhat.com> - 1:1.97-1
 - 1.97 bump
 
diff --git a/sources b/sources
index 14ac05a..52c72d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ebf563cd75cbfff75b1c005e76574ad  threads-1.97.tar.gz
+3eb1691199b7f23506fb7ba86cf22218  threads-1.98.tar.gz



More information about the perl-devel mailing list