From c020fb7cb9b7f19724d12f9e47b1c1ed758700a4e4da4a8c151122ae1ea66151 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 16 Feb 2015 16:45:46 +0000 Subject: [PATCH] =?UTF-8?q?-=20Version=20bump=20to=201.1.1:=20=20=20*=20co?= =?UTF-8?q?re:=20fix=20random=20error=20when=20creating=20symbolic=20link?= =?UTF-8?q?=20weechat-curses=20on=20make=20install=20with=20cmake=20(bug?= =?UTF-8?q?=20#40313)=20=20=20*=20core:=20fix=20crash=20when=20a=20root=20?= =?UTF-8?q?bar=20has=20conditions=20different=20from=20active/inactive/nic?= =?UTF-8?q?klist=20(closes=20#317)=20=20=20*=20irc:=20don=E2=80=99t=20clos?= =?UTF-8?q?e=20channel=20buffer=20on=20second=20/part=20when=20option=20ir?= =?UTF-8?q?c.look.part=5Fcloses=5Fbuffer=20is=20off=20(closes=20#313)=20?= =?UTF-8?q?=20=20*=20irc:=20fix=20/join=20on=20a=20channel=20buffer=20open?= =?UTF-8?q?ed=20with=20autojoin=20but=20which=20failed=20to=20join=20=20?= =?UTF-8?q?=20*=20irc:=20send=20QUIT=20to=20server=20and=20no=20PART=20for?= =?UTF-8?q?=20channels=20when=20the=20server=20buffer=20is=20closed=20(clo?= =?UTF-8?q?ses=20#294)=20=20=20*=20irc:=20fix=20order=20of=20channel=20buf?= =?UTF-8?q?fers=20opened=20when=20option=20irc.look.server=5Fbuffer=20is?= =?UTF-8?q?=20set=20to=20"independent",=20irc.look.buffer=5Fopen=5Fbefore?= =?UTF-8?q?=5Fautojoin=20to=20"on"=20and=20irc.look.new=5Fchannel=5Fpositi?= =?UTF-8?q?on=20to=20"near=5Fserver"=20(closes=20#303)=20=20=20*=20irc:=20?= =?UTF-8?q?fix=20crash=20in=20buffer=20close=20when=20server=20name=20is?= =?UTF-8?q?=20the=20same=20as=20a=20channel=20name=20(closes=20#305)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=63 --- weechat-1.1.1.tar.bz2 | 3 +++ weechat-1.1.tar.bz2 | 3 --- weechat.changes | 12 ++++++++++++ weechat.spec | 8 ++------ 4 files changed, 17 insertions(+), 9 deletions(-) create mode 100644 weechat-1.1.1.tar.bz2 delete mode 100644 weechat-1.1.tar.bz2 diff --git a/weechat-1.1.1.tar.bz2 b/weechat-1.1.1.tar.bz2 new file mode 100644 index 0000000..5399c7d --- /dev/null +++ b/weechat-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:810bf0584fd5888246797fc7f1bbc4facb064a4d1c5d91627a9c8c01cbce97b5 +size 2305377 diff --git a/weechat-1.1.tar.bz2 b/weechat-1.1.tar.bz2 deleted file mode 100644 index a04314d..0000000 --- a/weechat-1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d06f15d8b945a76fc6b0ecfad358dfe4ae812b6fc998e0e221e8c2f75e3fca2d -size 2305548 diff --git a/weechat.changes b/weechat.changes index c052c5a..afef71a 100644 --- a/weechat.changes +++ b/weechat.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 16 16:44:46 UTC 2015 - tchvatal@suse.com + +- Version bump to 1.1.1: + * core: fix random error when creating symbolic link weechat-curses on make install with cmake (bug #40313) + * core: fix crash when a root bar has conditions different from active/inactive/nicklist (closes #317) + * irc: don’t close channel buffer on second /part when option irc.look.part_closes_buffer is off (closes #313) + * irc: fix /join on a channel buffer opened with autojoin but which failed to join + * irc: send QUIT to server and no PART for channels when the server buffer is closed (closes #294) + * irc: fix order of channel buffers opened when option irc.look.server_buffer is set to "independent", irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position to "near_server" (closes #303) + * irc: fix crash in buffer close when server name is the same as a channel name (closes #305) + ------------------------------------------------------------------- Wed Jan 28 12:27:48 UTC 2015 - tchvatal@suse.com diff --git a/weechat.spec b/weechat.spec index e4ea627..6efa503 100644 --- a/weechat.spec +++ b/weechat.spec @@ -17,13 +17,13 @@ Name: weechat -Version: 1.1 +Version: 1.1.1 Release: 0 Summary: Portable, Fast, Light and Extensible Chat Client License: GPL-3.0+ Group: Productivity/Networking/IRC Url: http://www.weechat.org -Source: http://www.weechat.org/files/src/weechat-%{version}.tar.bz2 +Source: http://www.weechat.org/files/src/%{name}-%{version}.tar.bz2 Source1: weechat.desktop # PATCH-FIX-UPSTREAM weechat-capath.patch https://savannah.nongnu.org/patch/index.php?8153 lnussel@suse.de -- use system's default certificate store Patch0: weechat-capath.patch @@ -171,10 +171,6 @@ make %{?_smp_mflags} %install %cmake_install -# due to an unknown race condition cmake does not always create a compatibility -# symlink -ln -sf %{_bindir}/weechat %{buildroot}%{_bindir}/weechat-curses - install -D -m 0644 "%{SOURCE1}" "%{buildroot}%{_datadir}/applications/%{name}.desktop" %suse_update_desktop_file -r "%{name}" Network IRCClient