Compare commits

...

10 Commits

Author SHA256 Message Date
3f62543317 Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=14
2024-08-06 21:20:59 +00:00
33b11bd8db Accepting request 655841 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/655841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=13
2018-12-06 16:40:17 +00:00
0a153069ae Accepting request 568474 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/568474
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=12
2018-01-23 08:25:35 +00:00
Stephan Kulow
9a5637e7f5 Accepting request 500528 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/500528
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=11
2017-06-09 07:22:45 +00:00
Stephan Kulow
9d5a5d903a Accepting request 460646 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/460646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=10
2017-02-28 14:18:57 +00:00
Stephan Kulow
9d89f70c78 Accepting request 448690 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/448690
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=9
2017-01-10 17:27:53 +00:00
Stephan Kulow
b2192c68ca Accepting request 448304 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/448304
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=8
2017-01-03 08:30:42 +00:00
Stephan Kulow
382d57e00e Accepting request 397507 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/397507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=7
2016-05-25 07:32:09 +00:00
Stephan Kulow
6e90768d7c Accepting request 393875 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/393875
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=6
2016-05-10 04:57:10 +00:00
Stephan Kulow
a89c60a105 Accepting request 312084 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/312084
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-threads-shared?expand=0&rev=5
2015-06-16 04:58:15 +00:00
5 changed files with 119 additions and 19 deletions

23
cpanspec.yml Normal file
View File

@@ -0,0 +1,23 @@
---
#description_paragraphs: 3
#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
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module

View File

@@ -1,3 +1,82 @@
-------------------------------------------------------------------
Thu Dec 6 16:36:01 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to 1.59
see /usr/share/doc/packages/perl-threads-shared/Changes
1.59 Wed Nov 28 03:53:14 2018
- Prevent XSLoader call on non-threaded Perl
-------------------------------------------------------------------
Tue Jan 23 07:25:03 UTC 2018 - coolo@suse.com
- updated to 1.58
see /usr/share/doc/packages/perl-threads-shared/Changes
1.58 Mon Jan 22 20:09:07 EST 2018
- Fix CLANG macros.
- Sync with blead.
-------------------------------------------------------------------
Fri Jun 2 07:07:03 UTC 2017 - coolo@suse.com
- updated to 1.57
see /usr/share/doc/packages/perl-threads-shared/Changes
1.57 Sun May 7 22:48:33 2017
- Fix Clang macro backward compatibility per patch by Andy Grundman
1.56 Fri Apr 14 10:51:56 2017 +0100
- RT #131124 Memory allocation fix (not released to CPAN)
-------------------------------------------------------------------
Mon Feb 27 07:52:29 UTC 2017 - coolo@suse.com
- updated to 1.55
see /usr/share/doc/packages/perl-threads-shared/Changes
1.55 Sun Feb 26 18:23:45 2017
- Document issue with destructor not called on embedded shared objects
-------------------------------------------------------------------
Wed Jan 4 07:31:18 UTC 2017 - coolo@suse.com
- updated to 1.54
see /usr/share/doc/packages/perl-threads-shared/Changes
1.54 Sat Dec 31 17:33:20 2016
- Fix Clang macro
-------------------------------------------------------------------
Sat Dec 31 07:33:59 UTC 2016 - coolo@suse.com
- updated to 1.53
see /usr/share/doc/packages/perl-threads-shared/Changes
1.53 Fri Dec 30 17:35:13 2016
- Sync from blead
-------------------------------------------------------------------
Mon May 23 13:10:55 UTC 2016 - coolo@suse.com
- updated to 1.52
see /usr/share/doc/packages/perl-threads-shared/Changes
1.52 Mon May 16 18:46:52 2016
- Make t/test.pl compatible with Perls < 5.10 (again)
-------------------------------------------------------------------
Thu May 5 10:32:52 UTC 2016 - coolo@suse.com
- updated to 1.51
see /usr/share/doc/packages/perl-threads-shared/Changes
-------------------------------------------------------------------
Mon Jun 15 09:22:50 UTC 2015 - coolo@suse.com
- updated to 1.48
see /usr/share/doc/packages/perl-threads-shared/Changes
-------------------------------------------------------------------
Mon Apr 13 16:11:46 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-threads-shared
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,19 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: perl-threads-shared
Version: 1.46
Release: 0
%define cpan_name threads-shared
Name: perl-threads-shared
Version: 1.59
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl extension for sharing data structures between threads
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/threads-shared/
Source: http://www.cpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(threads) >= 1.73
@@ -36,20 +35,20 @@ Requires: perl(threads) >= 1.73
By default, variables are private to each thread, and each newly created
thread gets a private copy of each existing variable. This module allows
you to share variables across different threads (and pseudo-forks on
Win32). It is used together with the the threads manpage module.
Win32). It is used together with the threads module.
This module supports the sharing of the following data types only: scalars
and scalar refs, arrays and array refs, and hashes and hash refs.
%prep
%setup -q -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags}
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%make_build
%check
%{__make} test
make test
%install
%perl_make_install
@@ -57,7 +56,6 @@ and scalar refs, arrays and array refs, and hashes and hash refs.
%perl_gen_filelist
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes examples README
%changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:31e306c37d58a556ed9845851ca80a867495d0c321343025ae200f32e21491f1
size 97993

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1fc985e70e1e1dd53c2b9b07cf0d3bd526b4f404ef1c4a0033feaa167323fcf
size 102322