1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

Version 3.4.1

This commit is contained in:
Sébastien Helleu
2022-03-13 21:01:13 +01:00
parent 710247891c
commit e04047be68
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
[[v3.4.1]]
== Version 3.4.1 (under dev)
== Version 3.4.1 (2022-03-13)
Bug fixes::
+5
View File
@@ -17,6 +17,11 @@ https://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
(file _ChangeLog.adoc_ in sources).
[[v3.4.1]]
== Version 3.4.1 (2022-03-13)
Bug fix and maintenance release.
[[v3.4]]
== Version 3.4 (2021-12-18)
+2 -2
View File
@@ -32,9 +32,9 @@
# devel-patch the patch version of devel (e.g. 2 for version 1.4.2)
#
WEECHAT_STABLE=3.4
WEECHAT_STABLE=3.4.1
WEECHAT_DEVEL=3.4.1
WEECHAT_DEVEL_FULL=3.4.1-dev
WEECHAT_DEVEL_FULL=3.4.1
if [ $# -lt 1 ]; then
echo >&2 "Syntax: $0 stable|devel|devel-full|devel-major|devel-minor|devel-patch"
+3 -1
View File
@@ -23,7 +23,7 @@
#
%define name weechat
%define version 3.4
%define version 3.4.1
%define release 1
Name: %{name}
@@ -82,6 +82,8 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/share/icons/hicolor/512x512/apps/weechat.png
%changelog
* Sun Mar 13 2022 Sébastien Helleu <flashcode@flashtux.org> 3.4.1-1
- Released version 3.4.1
* Sat Dec 18 2021 Sébastien Helleu <flashcode@flashtux.org> 3.4-1
- Released version 3.4
* Sun Sep 19 2021 Sébastien Helleu <flashcode@flashtux.org> 3.3-1