Compare commits

...
Sign in to create a new pull request.

32 commits

Author SHA1 Message Date
LuK1337
626f673e8d
Update to 4.10.0 2026-08-02 11:49:00 +02:00
LuK1337
7b3122737c
Update to 4.9.5 2026-07-28 09:43:32 +02:00
Python Maint
d9be79b453 Rebuilt for Python 3.15.0b4 ABI change 2026-07-24 12:56:51 +02:00
Jitka Plesnikova
7c0dce3d64 Perl 5.44 rebuild 2026-07-23 17:34:56 +02:00
Python Maint
65d9493e21 Rebuilt for Python 3.15.0b4 ABI change 2026-07-22 10:15:43 +02:00
LuK1337
c92b4c02c2
Update to 4.9.4 2026-07-19 15:51:36 +02:00
Fedora Release Engineering
3345c1effa Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 08:45:30 +00:00
LuK1337
7b9ea9886c
Update to 4.9.3 2026-07-05 17:36:00 +02:00
LuK1337
0959b32972
Update to 4.9.2 2026-06-07 12:13:33 +02:00
Python Maint
0d98fd8362 Rebuilt for Python 3.15 2026-06-03 21:19:46 +02:00
LuK1337
f022dee127
Update to 4.9.1 2026-05-31 18:12:42 +02:00
LuK1337
ba0dc67367
Update to 4.9.0 2026-03-29 18:02:58 +02:00
LuK1337
656a588795
Drop unnecessary -DPREFIX cmake arg
This is technically already done via the -DCMAKE_INSTALL_PREFIX.
2026-03-29 15:56:27 +02:00
LuK1337
83c238c317
Update to 4.8.2 2026-03-09 15:54:56 +01:00
Fedora Release Engineering
d6f132c881 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-17 20:11:12 +00:00
3672ba3b51 Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0 2026-01-08 19:51:35 +09:00
LuK1337
8d129f91cc
Update to 4.8.1 2025-12-01 19:51:12 +01:00
LuK1337
979b564bc3
Update to 4.8.0 2025-12-01 19:50:46 +01:00
LuK1337
c71d759f2a
Update to 4.7.2 2025-11-23 11:45:40 +01:00
LuK1337
755eb84966
Update to 4.7.1 2025-08-16 23:42:39 +02:00
Fedora Release Engineering
6a2e2cbebc Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 20:21:56 +00:00
LuK1337
2dd1425631
Update to 4.7.0 2025-07-19 14:31:49 +02:00
Jitka Plesnikova
ece8498317 Perl 5.42 rebuild 2025-07-07 16:42:25 +02:00
Python Maint
c085568ef0 Rebuilt for Python 3.14 2025-06-02 21:24:46 +02:00
LuK1337
dd870bc995
Update to 4.6.3 2025-05-11 11:38:38 +02:00
LuK1337
2c21d68f48
Update to 4.6.2 2025-04-18 22:10:13 +02:00
LuK1337
5a8625ca7e
Update to 4.6.1 2025-04-09 14:45:54 +02:00
LuK1337
313ca390c4
Update to 4.6.0 2025-03-23 11:46:23 +01:00
LuK1337
9d9eaacd1b
Update to 4.5.2 2025-02-20 23:46:49 +01:00
LuK1337
5405b82ade
Cherry pick #2229, #2230 from upstream 2025-01-26 09:34:51 +01:00
Fedora Release Engineering
05f2564cc5 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-19 14:54:23 +00:00
fb7bf368f6 Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.4 2025-01-08 15:14:36 +09:00
2 changed files with 4 additions and 5 deletions

View file

@ -1,2 +1,2 @@
SHA512 (weechat-4.5.1.tar.xz) = 77ae39a092e87ae95df09b8b7fe7da519e994f1b38f8042567f8eb1cbf26354bab74271c9c74b97582453f254091dee8ef7ca4d333b958efb6456bc788a6653a
SHA512 (weechat-4.5.1.tar.xz.asc) = 7ed8528027d1e796bd65e11eba25cac1c19053d1a22c2b17a7d558b8af9b860ed8fabb484ba9aa2214cd3111216a857df95ac5970975e1a10a42971d0571df50
SHA512 (weechat-4.10.0.tar.xz) = bba7597bbc83ffe6a4bf59dfbdb03d622a1f0c023bc27f1d417610e2ab84dea7ca68e03b0a6de276464bc35e69ff8b733de3f965142938423db978a2abdf98ae
SHA512 (weechat-4.10.0.tar.xz.asc) = 8a8dd8e18e3a27c785b54c2ad573e494d1d49b9f98268e208e34767b4ef702c045c4723ddf03527c33088aa81778cddab02a9b8ded3c8fb33cdad72484b44717

View file

@ -1,7 +1,7 @@
%global __provides_exclude_from ^%{_libdir}/weechat/plugins/.*$
Name: weechat
Version: 4.5.1
Version: 4.10.0
Release: %autorelease
Summary: Portable, fast, light and extensible IRC client
Group: Applications/Communications
@ -18,7 +18,7 @@ BuildRequires: cjson-devel
BuildRequires: cmake
BuildRequires: cpputest-devel
BuildRequires: docbook-style-xsl
BuildRequires: enchant-devel
BuildRequires: enchant2-devel
BuildRequires: gcc
BuildRequires: gettext
BuildRequires: glibc-langpack-en
@ -67,7 +67,6 @@ This package contains include files and pc file for weechat.
%build
%cmake \
-DPREFIX=%{_prefix} \
-DLIBDIR=%{_libdir} \
-DENABLE_ENCHANT=ON \
-DENABLE_PHP=OFF \