Accepting request 227759 from KDE:Extra

- 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) (forwarded request 227747 from hgraeber)

OBS-URL: https://build.opensuse.org/request/show/227759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2014-03-28 11:12:57 +00:00 committed by Git OBS Bridge
commit fa40745f57
4 changed files with 26 additions and 4 deletions

3
quassel-0.10.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68228ce23aa3a992add3d00cb1e8b4863d8ca64bea99c881edf6d16ff9ec7c23
size 2873233

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f04d01602509c1d950602502e5f51aba47d99c73a9c70e77c563bb7749fc53c0
size 2782855

View File

@ -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

View File

@ -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