Hello community,

here is the log from the commit of package gigolo for openSUSE:Factory checked 
in at 2014-01-10 21:18:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gigolo (Old)
 and      /work/SRC/openSUSE:Factory/.gigolo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gigolo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gigolo/gigolo.changes    2012-05-08 
06:45:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gigolo.new/gigolo.changes       2014-01-10 
21:18:08.000000000 +0100
@@ -1,0 +2,27 @@
+Thu Jan  9 23:02:30 UTC 2014 - [email protected]
+
+- update to version 0.4.2
+  - Fix mnemonics in the Connect dialog.
+  - Resolve symbolic links before writing config files.
+  - Remember side panel position.
+  - Store and display colours for bookmarks.
+  - Allow editing bookmarks from the main window popup menu.
+  - Do not set the colour when no colour is explicitly selected.
+  - Add a separator to the Bookmark Edit Dialog.
+  - Don't show errors we are not supposed to show.
+  - Automatically choose the first Samba share if any were found.
+  - Add 'Open in Terminal' command.
+  - Remove some set but unused variables.
+  - Display bookmark name in the connection list if the connection
+    has a bookmark.
+  - Do not make the Connect button insensitive, never (bug #8103).
+  - Improve WebDav URI handling.
+  - Validate an entered custom URI by trying to parse it.
+  - After creating/editing a bookmark, update the list of mounts.
+  - Fix WebDav path parsing when there is no path.
+  - Add new command-line option to auto connect bookmarks.
+  - Drop Waf build system support and just use autotools.
+  - Translation updates
+- drop gigolo-desktop.patch and edit desktop file in-place instead
+
+-------------------------------------------------------------------

Old:
----
  gigolo-0.4.1.tar.bz2
  gigolo-desktop.patch

New:
----
  gigolo-0.4.2.tar.bz2

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

Other differences:
------------------
++++++ gigolo.spec ++++++
--- /var/tmp/diff_new_pack.tNM8Uv/_old  2014-01-10 21:18:09.000000000 +0100
+++ /var/tmp/diff_new_pack.tNM8Uv/_new  2014-01-10 21:18:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gigolo
 #
-# Copyright (c) 2012 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,17 +17,15 @@
 
 
 Name:           gigolo
-Version:        0.4.1
+Version:        0.4.2
 Release:        0
 Summary:        Frontend to Easily Manage Connections to Remote Filesystems
 License:        GPL-2.0+
 Group:          System/Filesystems
 Url:            http://www.uvena.de/gigolo/
-Source:         
http://archive.xfce.org/src/apps/gigolo/0.4/%{name}-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/apps/gigolo/0.4/%{name}-%{version}.tar.bz2
 Source1:        %{name}.png
-Patch0:         %{name}-desktop.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
+BuildRequires:  ed
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
@@ -47,12 +45,12 @@
 
 %prep
 %setup -q
-%patch0
+ed -s gigolo.desktop.in <<'EOF'
+,s/^Icon=gtk-network/Icon=gigolo/
+w
+EOF
 
 %build
-export CFLAGS="%{optflags}"
-export CXXFLAGS="%{optflags}"
-sh autogen.sh
 %configure
 make %{?_smp_mflags} V=1
 
@@ -64,15 +62,10 @@
 # remove documentation/license files included below
 rm -rf %{buildroot}%{_datadir}/doc
 
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,ur_PK}
-
 %suse_update_desktop_file -i %{name} System GTK Filesystem
 
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %desktop_database_post
 

++++++ gigolo-0.4.1.tar.bz2 -> gigolo-0.4.2.tar.bz2 ++++++
++++ 49732 lines of diff (skipped)


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to