Hello community,

here is the log from the commit of package accerciser for openSUSE:Factory
checked in at Fri Sep 9 11:05:13 CEST 2011.



--------
--- GNOME/accerciser/accerciser.changes 2011-07-26 09:34:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/accerciser/accerciser.changes  2011-09-06 
21:53:10.000000000 +0200
@@ -1,0 +2,37 @@
+Mon Sep  5 20:49:25 UTC 2011 - [email protected]
+
+- Update to version 3.1.91:
+  + bgo#657803: Missing part in pygi port
+  + bgo#625902, bgo#658191: Port to GSettings
+  + bgo#658196: Refresh node popup menu from accessible treeview
+    isn't working
+  + Updated translations.
+- Drop gconf2-devel BuildRequires: it's not needed anymore with the
+  port to GSettings.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+
+-------------------------------------------------------------------
+Wed Aug 31 12:57:52 CEST 2011 - [email protected]
+
+- Update to version 3.1.90:
+  + Ported from pygtk to gtk3 using gobject-based introspection
+    bindings.
+  + Updated translations.
+- Remove python-gtk and python-wnck BuildRequires: they are not
+  needed with the port to introspection-based bindings.
+- Add pkgconfig(atspi-2), pkgconfig(gtk+-3.0),
+  pkgconfig(pygobject-3.0) BuildRequires: new dependencies.
+- Remove python-gconf, python-gnome, python-gtk,
+  python-gtksourceview, python-rsvg, python-wnck Requires as
+  accerciser has been ported to introspection-based bindings.
+  However, add python-gobject Requires which is still clearly
+  needed.
+
+-------------------------------------------------------------------
+Tue Aug 16 04:19:48 CEST 2011 - [email protected]
+
+- Update to version 3.1.5:
+  + Updated translations.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  accerciser-3.1.4.tar.bz2

New:
----
  accerciser-3.1.91.tar.bz2

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

Other differences:
------------------
++++++ accerciser.spec ++++++
--- /var/tmp/diff_new_pack.94OO5E/_old  2011-09-09 11:05:07.000000000 +0200
+++ /var/tmp/diff_new_pack.94OO5E/_new  2011-09-09 11:05:07.000000000 +0200
@@ -20,7 +20,7 @@
 
 Name:           accerciser
 Summary:        Accessibility debugging tool
-Version:        3.1.4
+Version:        3.1.91
 Release:        1
 License:        BSD3c(or similar) ; LGPLv2.1+
 Group:          Development/Tools/Other
@@ -28,31 +28,25 @@
 Source0:        
http://download.gnome.org/sources/accerciser/3.1/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 # pyatspi is a virtual name that is provided by the default at-spi stack
 BuildRequires:  pyatspi
-BuildRequires:  python-gtk
-BuildRequires:  python-wnck
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(atspi-2) >= 2.1.5
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.1.13
+BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.3
 Requires:       IPython
 # pyatspi is a virtual name that is provided by the default at-spi stack
 Requires:       pyatspi
-Requires:       python-gconf
-# This is for the gnome python module, not for the meta-package
-Requires:       python-gnome
-Requires:       python-gtk
-Requires:       python-gtksourceview
-Requires:       python-rsvg
-Requires:       python-wnck
+Requires:       python-gobject
 Recommends:     %{name}-lang
 %py_requires
 %if %suse_version <= 1110
 %define python_sitelib %{py_sitedir}
 %endif
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 Accerciser is an interactive Python accessibility explorer for the
@@ -80,28 +74,23 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %suse_update_desktop_file -r -N "Accerciser" -G "Accesibility Debugger" 
accerciser Utility GNOME Accessibility
-%find_gconf_schemas
 %find_lang %{name} %{?no_lang_C}
 %fdupes $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre -f %{name}.schemas_pre
-
 %post
+%glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 
-%preun -f %{name}.schemas_preun
-
 %postun
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
 
-%posttrans -f %{name}.schemas_posttrans
-
-%files -f %{name}.schemas_list
+%files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README
 %dir %{_datadir}/gnome/
@@ -110,7 +99,8 @@
 %doc %{_datadir}/gnome/help/%{name}/C/
 %{_bindir}/%{name}
 %{python_sitelib}/%{name}
-%{_datadir}/%{name}
+%{_datadir}/%{name}/
+%{_datadir}/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/man/man1/%{name}.1.gz

++++++ accerciser-3.1.4.tar.bz2 -> accerciser-3.1.91.tar.bz2 ++++++
++++ 22853 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