[packages/weechat] up to 4.9.0
atler
atler at pld-linux.org
Fri Apr 3 15:09:02 CEST 2026
commit 5229bec257357c92239c3beae5691aaa36371542
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Apr 3 15:08:30 2026 +0200
up to 4.9.0
ruby-gcc15.patch | 4 ++--
weechat.spec | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/weechat.spec b/weechat.spec
index 18af0c5..1e2e948 100644
--- a/weechat.spec
+++ b/weechat.spec
@@ -25,12 +25,12 @@
Summary: WeeChat - fast and light chat environment
Summary(pl.UTF-8): WeeChat - szybkie i lekkie środowisko do rozmów
Name: weechat
-Version: 4.8.2
-Release: 2
+Version: 4.9.0
+Release: 1
License: GPL v3+
Group: Applications/Communications
Source0: https://www.weechat.org/files/src/%{name}-%{version}.tar.xz
-# Source0-md5: 0f0f4ed4eaee6a31221fb5ac38c4bed4
+# Source0-md5: 0b99a4110caac24bc3bb3328b20ca422
Patch0: ruby-gcc15.patch
URL: http://www.weechat.org/
%{?with_aspell:BuildRequires: aspell-devel}
diff --git a/ruby-gcc15.patch b/ruby-gcc15.patch
index 748910a..2cb6e4b 100644
--- a/ruby-gcc15.patch
+++ b/ruby-gcc15.patch
@@ -1,8 +1,8 @@
--- weechat-4.7.1/src/plugins/ruby/CMakeLists.txt.orig 2025-08-16 21:49:19.000000000 +0200
+++ weechat-4.7.1/src/plugins/ruby/CMakeLists.txt 2025-11-23 12:57:44.889362939 +0100
@@ -19,6 +19,7 @@
- # along with WeeChat. If not, see <https://www.gnu.org/licenses/>.
- #
+
+ find_package(Ruby REQUIRED)
+add_compile_options("-std=c17")
add_library(ruby MODULE
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/weechat.git/commitdiff/5229bec257357c92239c3beae5691aaa36371542
More information about the pld-cvs-commit
mailing list