- updated to 2.01 see /usr/share/doc/packages/perl-threads/Changes 2.01 Sun Mar 8 02:32:03 2015 - Make t/test.pl compatible with Perls < 5.14 1.99 Fri Mar 6 14:21:52 2015 - Fix for missing PERL_UNUSED_RESULT (for real) 1.98 Thu Mar 5 05:27:34 2015 - Fix for missing PERL_UNUSED_RESULT 1.97 Tue Mar 3 23:30:07 2015 - Sync from blead 1.96 Wed Aug 27 22:05:34 2014 - Sync from blead 1.92 Tue Feb 4 23:35:31 2014 - Version bump for blead 1.91 Tue Feb 4 21:37:39 2014 - Sync from blead 1.89 Mon Sep 30 14:49:47 2013 - POD updates for alarm() sample code and the specifics of _handle() 1.87 Tue May 28 15:11:30 2013 - Ignore signals to finished threads (threads bug #85140) 1.86 Wed Dec 14 21:12:51 2011 OBS-URL: https://build.opensuse.org/request/show/297543 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads?expand=0&rev=3
21 lines
468 B
YAML
21 lines
468 B
YAML
---
|
|
description_paragraphs: 2
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
#preamble: |-
|
|
# BuildRequires: gcc-c++
|
|
#post_prep: |-
|
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
#post_install: |-
|
|
# sed on %{name}.files
|
|
#license: SUSE-NonFree
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|