Hello community,

here is the log from the commit of package mousetweaks for openSUSE:Factory
checked in at Thu May 5 16:45:56 CEST 2011.



--------
--- GNOME/mousetweaks/mousetweaks.changes       2011-02-14 20:11:06.000000000 
+0100
+++ /mounts/work_src_done/STABLE/mousetweaks/mousetweaks.changes        
2011-04-26 08:21:28.000000000 +0200
@@ -1,0 +2,53 @@
+Tue Apr  5 13:36:02 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Mar 30 16:33:11 UTC 2011 - [email protected]
+
+- Update to version 2.91.92:
+  + Fix compiler warnings
+  + Add GTK option group
+  + Change click-type window title to "Hover Click"
+  + Bump dependency to stable GTK 3.0 release
+  + Use G_SETTINGS_BIND_GET for settings that never get modified
+  + Load existing cursors from the library
+  + Sync schema path with gsettings-desktop-schemas
+  + Updated translations
+- Changes from version 2.91.90:
+  + Fix signal number argument in callback
+  + Do a NULL check before referencing a cursor
+- Changes from version 2.91.3:
+  + Port applets to libpanelapplet-3
+- Changes from version 2.91.2:
+  + Add gsettings convert data
+  + Add "geometry" option to set size and position of the
+    click-type window.
+  + Add new "orientation" option to the click-type window
+  + Remove "animate-cursor" option
+  + Sync with changes in gsettings-desktop-schemas
+  + Fix mem leak and reduce nr. of cursor image copies
+  + Don't emit cursor_changed signals if we have set the cursor
+  + Bump gsettings-desktop-schemas dependency to 0.1.0
+  + Remove mt-main header file
+  + bgo#633844: L10N: Fix a typo
+  + bgo#633932: L10N: Add translation comments for button
+    orientation.
+- Changes from version 2.91.1:
+  + Disable panel applets by default for GNOME 3
+  + Use gdk_display_get_default instead of GDK_DISPLAY
+  + Remove GdkGc based drawing code
+  + Use a common X Display accessor
+  + Remove mouse orientation checks
+  + Only install man pages if the applets are built
+  + Sync with GSettings changes in gnome-settings-daemon
+  + Launch UA panel instead of the mouse capplet
+  + bgo#631533: Adapt to GtkObject removal in GTK3
+  + bgo#620171: Migrate to GSettings
+- Change old-style BuildRequires to new pkgconfig()/GNOME3 ones:
+  gconf2-devel, gtk2-devel to gsettings-desktop-schemas, gtk+-3.0.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  mousetweaks-2.32.1.tar.bz2

New:
----
  mousetweaks-3.0.0.tar.bz2

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

Other differences:
------------------
++++++ mousetweaks.spec ++++++
--- /var/tmp/diff_new_pack.Jr0ttB/_old  2011-05-05 16:45:07.000000000 +0200
+++ /var/tmp/diff_new_pack.Jr0ttB/_new  2011-05-05 16:45:07.000000000 +0200
@@ -18,23 +18,23 @@
 
 
 Name:           mousetweaks
-Version:        2.32.1
-Release:        7
+Version:        3.0.0
+Release:        1
 License:        GPLv3
 Summary:        Tweak mouse settings in GNOME
 Url:            http://www.gnome.org
 Group:          System/GUI/GNOME
 Source0:        %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gnome-panel-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 The Mousetweaks package provides mouse accessibility enhancements for
@@ -51,23 +51,19 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} <= 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
-%find_gconf_schemas
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
-%pre -f %{name}.schemas_pre
-
-%preun -f %{name}.schemas_preun
-
-%posttrans -f %{name}.schemas_posttrans
-
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.schemas_list
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
+%files
 %defattr(-, root, root)
 %doc AUTHORS NEWS README TODO
 %dir %{_datadir}/gnome/
@@ -78,9 +74,11 @@
 %dir %{_datadir}/omf/%{name}/
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/*
-%{_libdir}/bonobo/servers/*.server
 %{_mandir}/man1/*.1.gz
-%{_datadir}/mousetweaks
+%{_datadir}/GConf/gsettings/mousetweaks.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.mousetweaks.enums.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.mousetweaks.gschema.xml
+%{_datadir}/mousetweaks/
 
 %files lang -f %{name}.lang
 

++++++ mousetweaks-2.32.1.tar.bz2 -> mousetweaks-3.0.0.tar.bz2 ++++++
++++ 46495 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