Hello community,

here is the log from the commit of package nautilus for openSUSE:Factory 
checked in at 2012-01-09 15:19:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus (Old)
 and      /work/SRC/openSUSE:Factory/.nautilus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nautilus", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nautilus/nautilus.changes        2011-10-20 
14:08:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus.new/nautilus.changes   2012-01-09 
15:20:01.000000000 +0100
@@ -1,0 +2,38 @@
+Mon Dec 19 12:38:58 UTC 2011 - [email protected]
+
+- Update to version 3.3.3:
+  + Implement the org.freedesktop.FileManager1 DBus interface
+  + Show context menu for current folder when clicking empty space
+    in list view
+  + Sort XDG dirs in the places sidebar according to the current
+    locale
+  + Fix handling of Ctrl+T on the desktop window
+  + Fix icon view wrap-around key navigation
+  + Fix rubberband scrolling in maximized windows
+  + Fix a crasher when closing a window
+  + Don't use deprecated GLib and GTK functions
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+-------------------------------------------------------------------
+Fri Dec  9 09:00:13 UTC 2011 - [email protected]
+
+- Split typelib file into typelib-1_0-Nautilus-3_0 subpackage.
+- Add typelib-1_0-Nautilus-3_0 Requires to devel subpackage.
+
+-------------------------------------------------------------------
+Wed Oct 26 20:54:49 UTC 2011 - [email protected]
+
+- Update to version 3.3.1.1:
+  + No changes, only a fixed tarball release.
+- Changes from version 3.3.1:
+  + Show a Properties item in the sidebar for mounts
+  + Use GtkStyleContext to draw editable label elements
+  + Port to use GtkGrid
+  + Don't use deprecated GThread API
+  + Fix pie chart background rendering in Properties view
+  + Fix a crasher when activating a sidebar item
+  + Cleanup old libeel boilerplate code
+
+-------------------------------------------------------------------

Old:
----
  nautilus-3.2.1.tar.bz2

New:
----
  nautilus-3.3.3.tar.xz

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

Other differences:
------------------
++++++ nautilus.spec ++++++
--- /var/tmp/diff_new_pack.BRXdr2/_old  2012-01-09 15:20:02.000000000 +0100
+++ /var/tmp/diff_new_pack.BRXdr2/_new  2012-01-09 15:20:02.000000000 +0100
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:           nautilus
-License:        GPLv2+
-Group:          Productivity/File utilities
-Version:        3.2.1
-Release:        1
+Version:        3.3.3
+Release:        0
 # FIXME: replace libexempi-devel BuildRequires with pkgconfig(exempi-2.0) once 
fixed exempi is in
 Summary:        File Manager for the GNOME Desktop
-Source:         
http://download.gnome.org/sources/nautilus/3.2/%{name}-%{version}.tar.bz2
+License:        GPL-2.0+
+Group:          Productivity/File utilities
+Source:         
http://download.gnome.org/sources/nautilus/3.3/%{name}-%{version}.tar.xz
 # fate#308344 bgo#602147
 Source1:        mount-archive.desktop
 Source99:       baselibs.conf
@@ -49,8 +48,10 @@
 BuildRequires:  shared-mime-info
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gail-3.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.31.4
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libexif)
@@ -70,21 +71,29 @@
 Nautilus is the file manager for the GNOME desktop.
 
 %package -n libnautilus-extension1
-License:        GPLv2+
-Group:          System/Libraries
-Summary:        File Manager for the GNOME Desktop -- Extension Library
 Summary:        File Manager for the GNOME Desktop -- Extension Library
+Group:          System/Libraries
 
 %description  -n libnautilus-extension1
 Nautilus is the file manager for the GNOME desktop.
 
 This package contains the library used by nautilus extensions.
 
+%package -n typelib-1_0-Nautilus-3_0
+Summary:        File Manager for the GNOME Desktop -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Nautilus-3_0
+Nautilus is the file manager for the GNOME desktop.
+
+This package provides the GObject Introspection bindings for the library
+used by nautilus extensions.
+
 %package devel
-License:        GPLv2+
 Summary:        File Manager for the GNOME Desktop -- Development Files
 Group:          Development/Libraries/GNOME
 Requires:       %{name} = %{version} glib2-devel gtk2-devel
+Requires:       typelib-1_0-Nautilus-3_0 = %{version}
 Provides:       nautilus2-devel = %{version}
 Obsoletes:      nautilus2-devel < %{version}
 
@@ -160,6 +169,7 @@
 %{_bindir}/*
 %{_datadir}/GConf/gsettings/*.convert
 %{_datadir}/applications/*.desktop
+%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
 %{_datadir}/dbus-1/services/org.gnome.Nautilus.service
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_datadir}/icons/hicolor/*/*/*.*
@@ -175,11 +185,14 @@
 %files -n libnautilus-extension1
 %defattr(-,root,root)
 %{_libdir}/libnautilus-extension.so.1*
-%{_libdir}/girepository-1.0/Nautilus-3.0.typelib
 %dir %{_libdir}/nautilus
 %dir %{_libdir}/nautilus/extensions-3.0
 %{_libdir}/nautilus/extensions-3.0/*.so
 
+%files -n typelib-1_0-Nautilus-3_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Nautilus-3.0.typelib
+
 %files lang -f %{name}.lang
 
 %files devel

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

Reply via email to