Hello community,

here is the log from the commit of package python-nautilus for openSUSE:Factory
checked in at Tue May 31 13:44:21 CEST 2011.



--------
--- GNOME/python-nautilus/python-nautilus.changes       2011-01-07 
09:29:29.000000000 +0100
+++ /mounts/work_src_done/STABLE/python-nautilus/python-nautilus.changes        
2011-05-28 01:36:55.000000000 +0200
@@ -1,0 +2,52 @@
+Sat May 28 01:27:26 CEST 2011 - [email protected]
+
+- Update dependencies after move to gobject introspection:
+  + Remove python-gnome-devel, python-gtk-devel BuildRequires,
+    python-gtk Requires from main package, and python-gtk-devel
+    Requires from devel subpackage.
+  + Add pkgconfig(pygobject-2.0) BuildRequires and python-gobject
+    Requires.
+- Change nautilus-devel BuildRequires to
+  pkgconfig(libnautilus-extension).
+- Drop unneeded python-gobject2-doc BuildRequires.
+- Fix license tag: the code is GPLv2+ (and not LGPLv2+).
+- Stop creating %{_libdir}/nautilus/extensions-2.0/python directory
+  as extensions there are not considered anymore.
+
+-------------------------------------------------------------------
+Sun May 22 21:07:39 CEST 2011 - [email protected]
+
+- Update to version 1.0:
+  + Use the gobject instrospection dynamic bindings, breaks
+    compatibility for existing extensions.
+  + For Nautilus3, the get_toolbar_items methods have been removed.
+  + No longer look in the old ~/.nautilus/python-extensions or
+    /usr/lib/nautilus/extensions2.0/python folders for extensions.
+    Now look in ~/.local/share/nautilus-python/extensions or
+    $XDG_DATA_DIR/nautilus-python/extensions.
+  + Updated the gtk-doc documentation and examples to work with new
+    dynamic bindings.
+
+-------------------------------------------------------------------
+Mon May  2 19:11:03 CEST 2011 - [email protected]
+
+- Update to version 0.7.3:
+  + Use PyCapsule_Import for pygobject as well as pygtk
+  + bgo#644399: in the property page example plugin, get the md5sum
+    of the file contents, not the file name
+  + Removed extraneous .cvsignore files
+  + Fixed the update-file-info-async example plugin.
+
+-------------------------------------------------------------------
+Mon Mar 21 11:04:20 CET 2011 - [email protected]
+
+- Update to version 0.7.2:
+  + Fix to get the PyCapsule patch to work even if there is no
+    PyCapsule object set up for pygtk
+- Changes from version 0.7.1:
+  + bgo#619440: Fixed AM_CHECK_PYTHON_LIBS usage of test
+  + Cleaned up the docs Makefile.am to make it more consistent
+  + Fix some python3 syntax issues in the python.m4 script
+  + bgo#633171: Add python 2.7 support.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  nautilus-python-0.7.0.tar.bz2

New:
----
  nautilus-python-1.0.tar.bz2

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

Other differences:
------------------
++++++ python-nautilus.spec ++++++
--- /var/tmp/diff_new_pack.DWBqFq/_old  2011-05-31 13:43:39.000000000 +0200
+++ /var/tmp/diff_new_pack.DWBqFq/_new  2011-05-31 13:43:39.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-nautilus (Version 0.7.0)
+# spec file for package python-nautilus
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,25 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           python-nautilus
 %define _name   nautilus-python
-Version:        0.7.0
-Release:        2
-License:        LGPL v2 or later
+Version:        1.0
+Release:        1
+License:        GPLv2+
 Summary:        Python bindings for Nautilus
 Group:          Development/Libraries/Python
 Url:            http://git.gnome.org/cgit/nautilus-python/
 Source:         %{_name}-%{version}.tar.bz2
 BuildRequires:  gtk-doc
-BuildRequires:  nautilus-devel
 BuildRequires:  python-devel
-BuildRequires:  python-gnome-devel
-BuildRequires:  python-gobject2-doc
-BuildRequires:  python-gtk-devel
-Requires:       python-gtk
+BuildRequires:  pkgconfig(libnautilus-extension)
+BuildRequires:  pkgconfig(pygobject-2.0)
+Requires:       python-gobject
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,11 +39,10 @@
 so that Nautilus functionality can be easily extended.
 
 %package devel
-License:        LGPL v2 or later
+License:        GPLv2+
 Summary:        Python bindings for Nautilus - Development Files
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
-Requires:       python-gtk-devel
 
 %description devel
 Development files needed for writing Nautilus Python extensions
@@ -69,7 +65,6 @@
 test ! -d %{buildroot}%{_datadir}/nautilus-python/extensions
 mkdir -p %{buildroot}%{_datadir}/nautilus-python/extensions
 find %{buildroot} -type f -name "*.la" -delete -print
-mkdir -p %{buildroot}%{_libdir}/nautilus/extensions-2.0/python
 
 %clean
 rm -rf %{buildroot}
@@ -77,10 +72,7 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README
-%{_libdir}/nautilus/extensions-2.0/libnautilus-python.so
-%{_libdir}/nautilus-python/
-%dir %{_libdir}/nautilus/extensions-2.0/python
-%dir %{_datadir}/nautilus-python
+%{_libdir}/nautilus/extensions-3.0/libnautilus-python.so
 %dir %{_datadir}/nautilus-python/extensions
 
 %files devel

++++++ nautilus-python-0.7.0.tar.bz2 -> nautilus-python-1.0.tar.bz2 ++++++
++++ 12418 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to