forked from pool/perl-AnyEvent-WebSocket-Client
		
	Accepting request 1090312 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1090312 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-AnyEvent-WebSocket-Client?expand=0&rev=3
This commit is contained in:
		| @@ -1,3 +0,0 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:064f1889b16b4e07807e4d0b5dcbebd214ba6453ded751520a214a7360466081 | ||||
| size 50093 | ||||
							
								
								
									
										3
									
								
								AnyEvent-WebSocket-Client-0.55.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								AnyEvent-WebSocket-Client-0.55.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:55cf0ea6f93f8f4932ead5f9a89b027642ed60381a93528411c7e9331dd4c025 | ||||
| size 48268 | ||||
| @@ -1,3 +1,13 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri May  5 03:05:58 UTC 2023 - Tina Müller <timueller+perl@suse.de> | ||||
|  | ||||
| - updated to 0.55 | ||||
|    see /usr/share/doc/packages/perl-AnyEvent-WebSocket-Client/Changes | ||||
|  | ||||
|   0.55      2023-05-04 10:28:24 -0600 | ||||
|     [WARNING: change in behavior] | ||||
|     - Fix the default code for close to be 1000 (gh#61, gh#62) | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Sat Mar 20 03:06:08 UTC 2021 - Tina Müller <timueller+perl@suse.de> | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package perl-AnyEvent-WebSocket-Client | ||||
| # | ||||
| # Copyright (c) 2021 SUSE LLC | ||||
| # Copyright (c) 2023 SUSE LLC | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -18,10 +18,10 @@ | ||||
|  | ||||
| %define cpan_name AnyEvent-WebSocket-Client | ||||
| Name:           perl-AnyEvent-WebSocket-Client | ||||
| Version:        0.54 | ||||
| Version:        0.55 | ||||
| Release:        0 | ||||
| Summary:        WebSocket client for AnyEvent | ||||
| License:        Artistic-1.0 OR GPL-1.0-or-later | ||||
| Summary:        WebSocket client for AnyEvent | ||||
| URL:            https://metacpan.org/release/%{cpan_name} | ||||
| Source0:        https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz | ||||
| Source1:        cpanspec.yml | ||||
| @@ -34,9 +34,9 @@ BuildRequires:  perl(Moo) >= 2.0 | ||||
| BuildRequires:  perl(PerlX::Maybe) >= 0.003 | ||||
| BuildRequires:  perl(Protocol::WebSocket) >= 0.20 | ||||
| BuildRequires:  perl(Test2::API) >= 1.302015 | ||||
| BuildRequires:  perl(Test2::Require) >= 0.000060 | ||||
| BuildRequires:  perl(Test2::Require::Module) >= 0.000060 | ||||
| BuildRequires:  perl(Test2::V0) >= 0.000060 | ||||
| BuildRequires:  perl(Test2::Require) >= 0.000121 | ||||
| BuildRequires:  perl(Test2::Require::Module) >= 0.000121 | ||||
| BuildRequires:  perl(Test2::V0) >= 0.000121 | ||||
| BuildRequires:  perl(URI) >= 1.53 | ||||
| BuildRequires:  perl(URI::ws) | ||||
| Requires:       perl(AnyEvent) >= 7.13 | ||||
| @@ -68,7 +68,8 @@ and removed. | ||||
|  | ||||
| %prep | ||||
| %autosetup  -n %{cpan_name}-%{version} | ||||
| find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644 | ||||
|  | ||||
| find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 | ||||
|  | ||||
| %build | ||||
| perl Makefile.PL INSTALLDIRS=vendor | ||||
| @@ -83,7 +84,7 @@ make test | ||||
| %perl_gen_filelist | ||||
|  | ||||
| %files -f %{name}.files | ||||
| %doc author.yml Changes example README | ||||
| %doc Changes example README | ||||
| %license LICENSE | ||||
|  | ||||
| %changelog | ||||
|   | ||||
		Reference in New Issue
	
	Block a user