Hello community,

here is the log from the commit of package vinagre for openSUSE:Factory checked 
in at 2014-09-30 19:37:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-05-20 
14:27:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.vinagre.new/vinagre.changes     2014-09-30 
19:37:35.000000000 +0200
@@ -1,0 +2,55 @@
+Tue Sep 23 09:49:36 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.14.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 15 19:26:36 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.13.92:
+  + Use APPSTREAM_XML instead of APPDATA_XML.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Aug 18 11:56:45 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.90:
+  + Request RDP certificate verification if needed.
+  + Avoid yes-no buttons in certificate dialogs.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jul 21 21:27:35 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.4:
+  + Enable RDP support during distcheck.
+  + Fix some language in tooltip strings.
+  + Use FreeRDP API in RDP plugin.
+  + Updated translations.
+- Add pkgconfig(freerdp) and pkgconfig(x11) BuildRequires: new
+  dependecies for RDP support.
+- Pass --enable-rdp to configure to ensure we build the support.
+- Drop freerdp Recommends: we now rely on the library/API.
+- Remove language handling for obsolete openSUSE versions.
+- Add adwaita-icon-theme BuildRequires: on an installed system,
+  libgtk-3-0 requires it. On build though, it is exlucded to avoid
+  a cycle.
+
+-------------------------------------------------------------------
+Sun Jul 20 15:27:48 UTC 2014 - zai...@opensuse.org
+
+- Drop gnome-icon-theme Requires too, not needed nor wanted
+  anymore.
+
+-------------------------------------------------------------------
+Sat Jul 12 14:16:16 UTC 2014 - dims...@opensuse.org
+
+- Update to version 3.13.2:
+  + Port to vte-2.91 API.
+  + Drop gnome-icon-theme dependency.
+  + Updated translations.
+- Drop gnome-icon-theme BuildRequires: no longer required.
+- Replace pkgconfig(vte-2.90) BuildRequires with
+  pkgconfig(vte-2.91), following upstreams port.
+
+-------------------------------------------------------------------

Old:
----
  vinagre-3.12.2.tar.xz

New:
----
  vinagre-3.14.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vinagre.spec ++++++
--- /var/tmp/diff_new_pack.WBfA0l/_old  2014-09-30 19:37:35.000000000 +0200
+++ /var/tmp/diff_new_pack.WBfA0l/_new  2014-09-30 19:37:35.000000000 +0200
@@ -17,17 +17,18 @@
 
 
 Name:           vinagre
+Version:        3.14.0
+Release:        0
 Summary:        VNC client for GNOME
 License:        GPL-2.0+
 Group:          Productivity/Networking/Other
-Version:        3.12.2
-Release:        0
 Url:            http://www.gnome.org/projects/vinagre/
-Source0:        
http://download.gnome.org/sources/vinagre/3.12/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/vinagre/3.14/%{name}-%{version}.tar.xz
+# The icon we rely on is from adwaita-icon-theme
+BuildRequires:  adwaita-icon-theme
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gdbm-devel
-BuildRequires:  gnome-icon-theme
 BuildRequires:  intltool >= 0.50.0
 # We need the %%mime_database_* macros
 BuildRequires:  shared-mime-info
@@ -37,20 +38,19 @@
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(avahi-gobject)
 BuildRequires:  pkgconfig(avahi-ui-gtk3)
+BuildRequires:  pkgconfig(freerdp)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.9.6
 BuildRequires:  pkgconfig(gtk-vnc-2.0) >= 0.4.3
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.31
 BuildRequires:  pkgconfig(spice-client-gtk-3.0) >= 0.5
 BuildRequires:  pkgconfig(telepathy-glib)
-BuildRequires:  pkgconfig(vte-2.90)
-Requires:       gnome-icon-theme
+BuildRequires:  pkgconfig(vte-2.91)
+BuildRequires:  pkgconfig(x11)
 Recommends:     %{name}-lang
-# For rdp support
-Recommends:     freerdp
 Obsoletes:      %{name}-devel < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
+%{glib2_gsettings_schema_requires}
 
 %description 
 Vinagre is a VNC client for GNOME that supports connecting to multiple
@@ -58,6 +58,7 @@
 gnome-keyring.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -65,15 +66,13 @@
 %build
 %configure --disable-static \
     --disable-scrollkeeper \
-    --enable-ssh \
-    --enable-spice
+    --enable-rdp            \
+    --enable-spice          \
+    --enable-ssh
 make V=1 %{?_smp_mflags}
 
 %install
-%makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 find %{buildroot} -type f -name "*.la" -delete -print
 %suse_update_desktop_file -G "Remote Desktop Viewer" vinagre
 %suse_update_desktop_file vinagre-file
@@ -85,19 +84,16 @@
         fi
 done
 
-%fdupes $RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%fdupes %{buildroot}
 
 %post
-%glib2_gsettings_schema_post
+%{glib2_gsettings_schema_post}
 %desktop_database_post
 %icon_theme_cache_post
 %mime_database_post
 
 %postun
-%glib2_gsettings_schema_postun
+%{glib2_gsettings_schema_postun}
 %desktop_database_postun
 %icon_theme_cache_postun
 %mime_database_postun
@@ -126,5 +122,6 @@
 %dir %{_datadir}/telepathy/clients
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

++++++ vinagre-3.12.2.tar.xz -> vinagre-3.14.0.tar.xz ++++++
++++ 31540 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to