public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/erlang-ranch] f44: Ranch ver. 2.3.0
@ 2026-09-11 21:09 Peter Lemenkov
0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-11 21:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/erlang-ranch
Branch : f44
Commit : f6c6496a847e7605536be12b27542859c628dbc2
Author : Peter Lemenkov <lemenkov@gmail.com>
Date : 2026-09-11T22:59:37+02:00
Stats : +2/-23 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/erlang-ranch/c/f6c6496a847e7605536be12b27542859c628dbc2?branch=f44
Log:
Ranch ver. 2.3.0
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
---
diff --git a/erlang-ranch-0002-Don-t-care-about-return-value.patch b/erlang-ranch-0002-Don-t-care-about-return-value.patch
deleted file mode 100644
index 7a1249a..0000000
--- a/erlang-ranch-0002-Don-t-care-about-return-value.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
-From: Peter Lemenkov <lemenkov@gmail.com>
-Date: Wed, 19 Jun 2024 20:08:39 +0200
-Subject: [PATCH] Don't care about return value
-
-Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
-
-diff --git a/test/ranch_ct_hook.erl b/test/ranch_ct_hook.erl
-index 9ce009a..10eab52 100644
---- a/test/ranch_ct_hook.erl
-+++ b/test/ranch_ct_hook.erl
-@@ -22,7 +22,7 @@ init(_, _) ->
- %% ranch_sup children.
- application:set_env(ranch, ranch_sup_intensity, 10),
- application:set_env(ranch, ranch_sup_period, 1),
-- ok = application:load(ssl),
-+ _ = application:load(ssl),
- case {os:type(), application:get_key(ssl, vsn)} of
- %% Internal active,N is broken on Windows since
- %% OTP 21.2/ssl 9.1.
diff --git a/erlang-ranch.spec b/erlang-ranch.spec
index d5eb069..9a1f785 100644
--- a/erlang-ranch.spec
+++ b/erlang-ranch.spec
@@ -1,7 +1,7 @@
%global realname ranch
Name: erlang-%{realname}
-Version: 2.2.1
+Version: 2.3.0
Release: %autorelease
BuildArch: noarch
Summary: Socket acceptor pool for TCP protocols
@@ -10,7 +10,6 @@ URL: https://github.com/ninenines/%{realname}
VCS: git:%{url}.git
Source0: %{url}/archive/%{version}/%{realname}-%{version}.tar.gz
Patch: erlang-ranch-0001-Fix-testing-with-rebar.patch
-Patch: erlang-ranch-0002-Don-t-care-about-return-value.patch
BuildRequires: erlang-ct_helper
BuildRequires: erlang-rebar3
diff --git a/sources b/sources
index d4451df..51ea467 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ranch-2.2.1.tar.gz) = b13410a84e10db2ebf35ad0bbf8c2d6ac39b780994f6acd5a2ec3413eead05ffc8babf147ab610d566e68fbaac2b4e164a67ec98d835b8bca44a404e4bc13b31
+SHA512 (ranch-2.3.0.tar.gz) = addedcc68f5220932b950fe212769ab09bd730c682bf100d9608ed93a1775646704467cf43ec1c8e86640b4bae97aa85e8ef2eefe24524748cf8033bf1a5dbf9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 21:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 21:09 [rpms/erlang-ranch] f44: Ranch ver. 2.3.0 Peter Lemenkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox