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
This commit is contained in:
2018-12-06 16:40:17 +00:00
committed by Git OBS Bridge
parent 0a153069ae
commit 33b11bd8db
4 changed files with 19 additions and 10 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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 Tue Jan 23 07:25:03 UTC 2018 - coolo@suse.com

View File

@@ -12,18 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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 Name: perl-threads-shared
Version: 1.58 Version: 1.59
Release: 0 Release: 0
%define cpan_name threads-shared %define cpan_name threads-shared
Summary: Perl extension for sharing data structures between threads Summary: Perl extension for sharing data structures between threads
License: Artistic-1.0 or GPL-1.0+ License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/threads-shared/ Url: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/J/JD/JDHEDDEN/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -46,11 +46,11 @@ and scalar refs, arrays and array refs, and hashes and hash refs.
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}
%build %build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
%{__make} %{?_smp_mflags} make %{?_smp_mflags}
%check %check
%{__make} test make test
%install %install
%perl_make_install %perl_make_install

View File

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

View File

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