diff --git a/quassel-0.10.0.tar.bz2 b/quassel-0.10.0.tar.bz2 new file mode 100644 index 0000000..ee967c1 --- /dev/null +++ b/quassel-0.10.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68228ce23aa3a992add3d00cb1e8b4863d8ca64bea99c881edf6d16ff9ec7c23 +size 2873233 diff --git a/quassel-0.9.2.tar.bz2 b/quassel-0.9.2.tar.bz2 deleted file mode 100644 index 938ac65..0000000 --- a/quassel-0.9.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f04d01602509c1d950602502e5f51aba47d99c73a9c70e77c563bb7749fc53c0 -size 2782855 diff --git a/quassel.changes b/quassel.changes index e0688a8..2d9ce9d 100644 --- a/quassel.changes +++ b/quassel.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Mar 26 21:55:31 UTC 2014 - herbert@graeber-clan.de + +- Update to 0.10.0 + * Refactor lots of the protocol and connection code + * Introduce connection probing for reliably negotiating protocol features + * Introduce the new DataStream protocol with streaming compression + * Option for forcing the core to only accept SSL connections + * Support for the Snore notification backend + * Allow searching the web for selected text + * Connection-related fixes + * Allow for hiding inactive networks + * Enable line wrap in the input field + * Show backlog messages in the Chat Monitor + * Remove SSL protocol selection, always use auto-negotiation for best + results + * Highlight rules are now case-insensitive by default + * New and updated translations + * Bump inxi version (for /sysinfo) + * Use the raster rendering engine by default on OSX (should improve + performance) + ------------------------------------------------------------------- Fri Mar 14 20:49:17 UTC 2014 - tittiatcoke@gmail.com diff --git a/quassel.spec b/quassel.spec index 066d32c..2e13046 100644 --- a/quassel.spec +++ b/quassel.spec @@ -17,7 +17,7 @@ Name: quassel -Version: 0.9.2 +Version: 0.10.0 Release: 0 Summary: Modern, cross-platform, distributed IRC client License: GPL-2.0 or GPL-3.0