Hello community, here is the log from the commit of package vinagre for openSUSE:Factory checked in at 2014-11-18 22:44:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vinagre (Old) and /work/SRC/openSUSE:Factory/.vinagre.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vinagre" Changes: -------- --- /work/SRC/openSUSE:Factory/vinagre/vinagre.changes 2014-10-15 16:27:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vinagre.new/vinagre.changes 2014-11-18 22:44:41.000000000 +0100 @@ -1,0 +2,8 @@ +Thu Nov 13 19:32:31 UTC 2014 - [email protected] + +- Update to version 3.14.2: + + Remove bashism from configure.ac. + + Add name and summary elements to AppData. + + Detect RDP hosts via Avahi. + +------------------------------------------------------------------- Old: ---- vinagre-3.14.1.tar.xz New: ---- vinagre-3.14.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vinagre.spec ++++++ --- /var/tmp/diff_new_pack.AaKLUI/_old 2014-11-18 22:44:43.000000000 +0100 +++ /var/tmp/diff_new_pack.AaKLUI/_new 2014-11-18 22:44:43.000000000 +0100 @@ -17,7 +17,7 @@ Name: vinagre -Version: 3.14.1 +Version: 3.14.2 Release: 0 Summary: VNC client for GNOME License: GPL-2.0+ ++++++ vinagre-3.14.1.tar.xz -> vinagre-3.14.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/ChangeLog new/vinagre-3.14.2/ChangeLog --- old/vinagre-3.14.1/ChangeLog 2014-10-13 21:53:41.000000000 +0200 +++ new/vinagre-3.14.2/ChangeLog 2014-11-10 22:22:54.000000000 +0100 @@ -1,3 +1,28 @@ +2014-11-10 David King <[email protected]> + + Update NEWS for 3.14.2 release + +2014-11-10 David King <[email protected]> + + Add name and summary elements to AppData + + Pacify appstream-util validate. + +2014-10-25 Alexander Tsoy <[email protected]> + + Remove bashism from configure.ac + + https://bugzilla.gnome.org/show_bug.cgi?id=739187 + +2014-10-14 Marek Kasik <[email protected]> + + Detect RDP hosts via Avahi + + Implement impl_get_mdns_service() for RDP's VinagreProtocolInterface so + that we can detect available RDP hosts over Avahi. + + https://bugzilla.gnome.org/show_bug.cgi?id=738523 + 2014-10-13 David King <[email protected]> Update NEWS for 3.14.1 release diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/NEWS new/vinagre-3.14.2/NEWS --- old/vinagre-3.14.1/NEWS 2014-10-13 21:51:01.000000000 +0200 +++ new/vinagre-3.14.2/NEWS 2014-11-10 22:21:18.000000000 +0100 @@ -1,3 +1,15 @@ +Vinagre 3.14.2 +============== + +Alexander Tsoy (1): + Remove bashism from configure.ac + +David King (1): + Add name and summary elements to AppData + +Marek Kasik (1): + Detect RDP hosts via Avahi + Vinagre 3.14.1 ============== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/configure new/vinagre-3.14.2/configure --- old/vinagre-3.14.1/configure 2014-10-13 21:52:39.000000000 +0200 +++ new/vinagre-3.14.2/configure 2014-11-10 22:21:31.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Vinagre 3.14.1. +# Generated by GNU Autoconf 2.69 for Vinagre 3.14.2. # # Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre>. # @@ -641,8 +641,8 @@ # Identity of this package. PACKAGE_NAME='Vinagre' PACKAGE_TARNAME='vinagre' -PACKAGE_VERSION='3.14.1' -PACKAGE_STRING='Vinagre 3.14.1' +PACKAGE_VERSION='3.14.2' +PACKAGE_STRING='Vinagre 3.14.2' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre' PACKAGE_URL='https://wiki.gnome.org/Apps/Vinagre' @@ -1440,7 +1440,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Vinagre 3.14.1 to adapt to many kinds of systems. +\`configure' configures Vinagre 3.14.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1510,7 +1510,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Vinagre 3.14.1:";; + short | recursive ) echo "Configuration of Vinagre 3.14.2:";; esac cat <<\_ACEOF @@ -1640,7 +1640,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Vinagre configure 3.14.1 +Vinagre configure 3.14.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2117,7 +2117,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Vinagre $as_me 3.14.1, which was +It was created by Vinagre $as_me 3.14.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2985,7 +2985,7 @@ # Define the identity of the package. PACKAGE='vinagre' - VERSION='3.14.1' + VERSION='3.14.2' # Some tools Automake needs. @@ -6008,7 +6008,7 @@ done - if test "x$ac_cv_func_grantpt" == xyes; then + if test "x$ac_cv_func_grantpt" = "xyes"; then VINAGRE_PTY_OPEN_TRUE= VINAGRE_PTY_OPEN_FALSE='#' else @@ -7772,7 +7772,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Vinagre $as_me 3.14.1, which was +This file was extended by Vinagre $as_me 3.14.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7839,7 +7839,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Vinagre config.status 3.14.1 +Vinagre config.status 3.14.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/configure.ac new/vinagre-3.14.2/configure.ac --- old/vinagre-3.14.1/configure.ac 2014-10-13 21:51:08.000000000 +0200 +++ new/vinagre-3.14.2/configure.ac 2014-11-10 22:21:18.000000000 +0100 @@ -1,5 +1,5 @@ AC_PREREQ([2.64]) -AC_INIT([Vinagre], [3.14.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre], [vinagre], [https://wiki.gnome.org/Apps/Vinagre]) +AC_INIT([Vinagre], [3.14.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=vinagre], [vinagre], [https://wiki.gnome.org/Apps/Vinagre]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([vinagre/vinagre-main.c]) AC_CONFIG_HEADERS([config.h]) @@ -119,7 +119,7 @@ # Checks for library functions. See vinagre/pty_open.c for usage. AC_CHECK_FUNCS([getpt posix_openpt grantpt unlockpt ptsname ptsname_r]) -AM_CONDITIONAL([VINAGRE_PTY_OPEN], [test "x$ac_cv_func_grantpt" == xyes]) +AM_CONDITIONAL([VINAGRE_PTY_OPEN], [test "x$ac_cv_func_grantpt" = "xyes"]) AC_SEARCH_LIBS([strerror], [cposix]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/data/vinagre-file.desktop.in new/vinagre-3.14.2/data/vinagre-file.desktop.in --- old/vinagre-3.14.1/data/vinagre-file.desktop.in 2014-10-13 21:52:44.000000000 +0200 +++ new/vinagre-3.14.2/data/vinagre-file.desktop.in 2014-11-10 22:21:36.000000000 +0100 @@ -12,4 +12,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=vinagre X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.14.1 +X-GNOME-Bugzilla-Version=3.14.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/data/vinagre.appdata.xml.in new/vinagre-3.14.2/data/vinagre.appdata.xml.in --- old/vinagre-3.14.1/data/vinagre.appdata.xml.in 2014-08-18 13:23:19.000000000 +0200 +++ new/vinagre-3.14.2/data/vinagre.appdata.xml.in 2014-11-10 22:21:09.000000000 +0100 @@ -3,10 +3,9 @@ <application> <id type="desktop">vinagre.desktop</id> <metadata_license>CC0-1.0</metadata_license> -<!-- Both taken from the desktop file. - <name>Remote Desktop Viewer</name> - <summary></summary> ---> +<!-- Both taken from the desktop file. --> + <_name>Remote Desktop Viewer</_name> + <_summary>Access remote desktops</_summary> <description> <_p>Vinagre shows remote Windows, Mac OS X and Linux desktops.</_p> <_p>It uses the VNC, RDP and SPICE protocols, and can even be used to diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/data/vinagre.desktop.in new/vinagre-3.14.2/data/vinagre.desktop.in --- old/vinagre-3.14.1/data/vinagre.desktop.in 2014-10-13 21:52:44.000000000 +0200 +++ new/vinagre-3.14.2/data/vinagre.desktop.in 2014-11-10 22:21:36.000000000 +0100 @@ -12,4 +12,4 @@ X-GNOME-Bugzilla-Bugzilla=GNOME X-GNOME-Bugzilla-Product=vinagre X-GNOME-Bugzilla-Component=general -X-GNOME-Bugzilla-Version=3.14.1 +X-GNOME-Bugzilla-Version=3.14.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/plugins/rdp/vinagre-rdp-plugin.c new/vinagre-3.14.2/plugins/rdp/vinagre-rdp-plugin.c --- old/vinagre-3.14.1/plugins/rdp/vinagre-rdp-plugin.c 2013-07-30 09:43:09.000000000 +0200 +++ new/vinagre-3.14.2/plugins/rdp/vinagre-rdp-plugin.c 2014-10-14 15:07:21.000000000 +0200 @@ -66,6 +66,12 @@ return result; } +static const gchar * +impl_get_mdns_service (VinagreProtocol *plugin) +{ + return "_rdp._tcp"; +} + static VinagreConnection * impl_new_connection (VinagreProtocol *plugin) { @@ -168,6 +174,7 @@ iface->get_protocol = impl_get_protocol; iface->get_public_description = impl_get_public_description; iface->new_connection = impl_new_connection; + iface->get_mdns_service = impl_get_mdns_service; iface->new_tab = impl_new_tab; iface->get_default_port = impl_get_default_port; iface->get_connect_widget = impl_get_connect_widget; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/vinagre/vinagre-dirs.c new/vinagre-3.14.2/vinagre/vinagre-dirs.c --- old/vinagre-3.14.1/vinagre/vinagre-dirs.c 2014-10-13 21:52:45.000000000 +0200 +++ new/vinagre-3.14.2/vinagre/vinagre-dirs.c 2014-11-10 22:21:37.000000000 +0100 @@ -1,4 +1,4 @@ -/* vinagre-dirs.c generated by valac 0.26.0.21-afb3, the Vala compiler +/* vinagre-dirs.c generated by valac 0.26.0.41-3092, the Vala compiler * generated from vinagre-dirs.vala, do not modify */ /* Vinagre - GNOME Remote Desktop viewer diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/vinagre/vinagre-utils.c new/vinagre-3.14.2/vinagre/vinagre-utils.c --- old/vinagre-3.14.1/vinagre/vinagre-utils.c 2014-10-13 21:52:45.000000000 +0200 +++ new/vinagre-3.14.2/vinagre/vinagre-utils.c 2014-11-10 22:21:37.000000000 +0100 @@ -1,4 +1,4 @@ -/* vinagre-utils.c generated by valac 0.26.0.21-afb3, the Vala compiler +/* vinagre-utils.c generated by valac 0.26.0.41-3092, the Vala compiler * generated from vinagre-utils.vala, do not modify */ /* Vinagre - GNOME Remote Desktop viewer diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vinagre-3.14.1/vinagre/vinagre-vala.h new/vinagre-3.14.2/vinagre/vinagre-vala.h --- old/vinagre-3.14.1/vinagre/vinagre-vala.h 2014-10-13 21:52:45.000000000 +0200 +++ new/vinagre-3.14.2/vinagre/vinagre-vala.h 2014-11-10 22:21:37.000000000 +0100 @@ -1,4 +1,4 @@ -/* vinagre-vala.h generated by valac 0.26.0.21-afb3, the Vala compiler, do not modify */ +/* vinagre-vala.h generated by valac 0.26.0.41-3092, the Vala compiler, do not modify */ #ifndef __VINAGRE_VINAGRE_VALA_H__ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
