commit kvirc for openSUSE:Factory

Hello community, here is the log from the commit of package kvirc for openSUSE:Factory checked in at 2013-07-31 18:31:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kvirc (Old) and /work/SRC/openSUSE:Factory/.kvirc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kvirc" Changes: -------- --- /work/SRC/openSUSE:Factory/kvirc/kvirc.changes 2012-06-12 21:44:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kvirc.new/kvirc.changes 2013-07-31 18:31:21.000000000 +0200 @@ -1,0 +2,25 @@ +Mon Jul 29 13:28:54 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.2.0 + * More scripting power: + - the interface to the popup subsystem has been rewritten: + the new popup module + - a new interface to the userlist: the userlist module + - a new webView class that embeds a webkit + - improved SQL classes + - a new trayicon KVS class + - added a default script manager to restore default scripts + without overwriting custom user scripts + - lots of new functions. + - new SSL certificate related stuff: $dcc.getSSLCertInfo(), + $certificate(), $str.evpSign(), $str.evpVerify() + * New miscellaneous features: + - a module to support FiSH irc encryption + - smart logging paths using KVS + - improved medialayer support: VLC, Spotify, Totem, Clementine + - a rewritten log viewer module + - dynamic support for custom channel modes + * a lot of bugfixes and minor enchancements +- Remove patch kvirc-gcc47.patch. This is now fixed upstream + +------------------------------------------------------------------- Old: ---- kvirc-4.0.4.tar.bz2 kvirc-gcc47.patch New: ---- kvirc-4.2.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kvirc.spec ++++++ --- /var/tmp/diff_new_pack.n2JXRU/_old 2013-07-31 18:31:22.000000000 +0200 +++ /var/tmp/diff_new_pack.n2JXRU/_new 2013-07-31 18:31:22.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package kvirc # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: kvirc -Version: 4.0.4 +Version: 4.2.0 Release: 0 Summary: Graphical Front-End for IRC License: SUSE-GPL-2.0+-with-openssl-exception Group: Productivity/Networking/IRC Url: http://www.kvirc.net/ Source: ftp://ftp.kvirc.de/pub/kvirc/%{version}/source/kvirc-%{version}.tar.bz2 -Patch0: kvirc-gcc47.patch %define _realversion 4.0 BuildRequires: audiofile-devel BuildRequires: fdupes @@ -60,7 +59,6 @@ %prep %setup -q -n kvirc-%{version} -%patch0 -p1 sed -i -e 's|@CMAKE_KVIRC_BUILD_DATE@||g' cmake/kvirc-config.cmake %build @@ -98,6 +96,8 @@ %files -f %{name}.lang %defattr(-,root,root) %doc README ChangeLog +%dir %{_kde4_mandir}/uk +%dir %{_kde4_mandir}/uk/man1 %exclude %{_kde4_bindir}/kvirc-config %{_kde4_bindir}/kvirc* %{_kde4_libdir}/libkvilib*.so.* @@ -109,6 +109,8 @@ %{_datadir}/pixmaps/kvirc.png %{_kde4_mandir}/*/man?/kvirc.* %{_kde4_mandir}/man?/kvirc.* +%{_kde4_appsdir}/kvirc/ +%{_kde4_servicesdir}/_irc*.protocol %files devel %defattr(-,root,root) ++++++ kvirc-4.0.4.tar.bz2 -> kvirc-4.2.0.tar.bz2 ++++++ ++++ 1120962 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de