Hello community, here is the log from the commit of package vino for openSUSE:Factory checked in at 2014-05-05 21:16:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vino (Old) and /work/SRC/openSUSE:Factory/.vino.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "vino" Changes: -------- --- /work/SRC/openSUSE:Factory/vino/vino.changes 2013-10-15 10:44:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vino.new/vino.changes 2014-05-05 21:17:30.000000000 +0200 @@ -1,0 +2,26 @@ +Mon Mar 24 21:17:19 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Mar 18 09:27:36 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + libvncserver: fix non-literal format string issue. + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 13 21:04:58 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.4: + + Remove vino-passwd. + + Add dependencies on generated files (bgo#720956). + + Move dbus code under server/ directory. + + Updated translations. +- Clean up spec file a bit: + + Remove duplicate libnotify-devel BuildRequires (it's present as + pkgconfig(libnotify)). + + Drop commands targetting openSUSE <= 11.3. + +------------------------------------------------------------------- Old: ---- vino-3.10.1.tar.xz New: ---- vino-3.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vino.spec ++++++ --- /var/tmp/diff_new_pack.ukAxpv/_old 2014-05-05 21:17:31.000000000 +0200 +++ /var/tmp/diff_new_pack.ukAxpv/_new 2014-05-05 21:17:31.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package vino # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,20 +17,19 @@ Name: vino -Version: 3.10.1 +Version: 3.12.0 Release: 0 Summary: GNOME VNC Server License: GPL-2.0+ Group: Productivity/Networking/Other Url: http://www.gnome.org -Source: http://download.gnome.org/sources/vino/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/vino/3.12/%{name}-%{version}.tar.xz BuildRequires: NetworkManager-devel BuildRequires: fdupes BuildRequires: intltool >= 0.50.0 BuildRequires: libavahi-glib-devel BuildRequires: libgcrypt-devel BuildRequires: libjpeg-devel -BuildRequires: libnotify-devel BuildRequires: telepathy-glib-devel >= 0.18.0 BuildRequires: translation-update-upstream BuildRequires: update-desktop-files @@ -67,19 +66,16 @@ --with-zlib \ --with-jpeg \ --enable-http-server=yes -%__make %{?jobs:-j%jobs} V=1 +make %{?_smp_mflags} %install -%makeinstall -%if 0%{?suse_version} <= 1120 -%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* -%endif +%make_install %suse_update_desktop_file vino-server %find_lang %{name} %{?no_lang_C} -%fdupes $RPM_BUILD_ROOT +%fdupes %{buildroot} %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %post %glib2_gsettings_schema_post @@ -91,7 +87,6 @@ %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README %defattr (-, root, root) -%{_bindir}/vino-passwd %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service %{_datadir}/GConf/gsettings/org.gnome.Vino.convert %{_datadir}/glib-2.0/schemas/org.gnome.Vino.enums.xml ++++++ vino-3.10.1.tar.xz -> vino-3.12.0.tar.xz ++++++ ++++ 3997 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org