File gnome-tweak-tool.changes of Package gnome-tweak-tool

-------------------------------------------------------------------
Tue Oct 16 13:19:49 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.1:
  + Add a Mouse group with the locate-pointer key (bgo#685620)
  + Add tweak for resize-with-right-button on Windows group
    (bgo#678648)
  + Add tweak for mouse-button-modifier on Windows group
    (bgo#678648)
  + Updated translations.

-------------------------------------------------------------------
Thu Oct  4 09:20:51 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.0:
  + Can configure extension preferences
  + Support input sources (bgo#684712)
  + Support typing options (bgo#678171)
  + Support power-button action
  + Many translation improvements (bgo#683630).
- Drop gnome-tweak-tool-pwr-button.patch: fixed upstream.

-------------------------------------------------------------------
Mon Aug 13 16:14:07 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.5:
  + Now appear as "Tweak Tool" in Activities (bgo#678778)
  + Fix incompatibility with new gnome-shell extensions (bgo678778)

-------------------------------------------------------------------
Tue Aug  7 18:05:43 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.4:
  + Update icon (bgo#649359)
  + Fix appearance of tweaks to no longer have a white background
  + Remove welcome image and start with a tweakgroup selected by
    default
  + Add link to extensions.gnome.org
- Changes from version 3.5.0:
  + Work with new gnome-shell DBus interface.
- Rebase gnome-tweak-tool-pwr-button.patch.
- Add hicolor-icon-theme BuildRequires and icon_theme_cache_*
  macros in post/postun.

-------------------------------------------------------------------
Wed Jul 18 19:12:57 UTC 2012 - dimstar@opensuse.org

- Add gnome-tweak-tool-pwr-button.patch: Allow to configure what
  action should be performed when pressing the power button (acpi)
  (bnc#770048).
- Drop xz BuildRequires as it now comes for free in the build
  system.

-------------------------------------------------------------------
Wed May 16 10:57:50 UTC 2012 - dimstar@opensuse.org

- Update to version 3.4.0.1:
  + Fix broken pkg-config check.

-------------------------------------------------------------------
Mon May 14 13:10:26 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.0:
  + Fix user-theme shell extension support (bgo#675106)
  + Support workspaces only on primary
  + Support static workspaces
  + Add nautilus always-use-location-entry
  + Change widget for text-scaling-factor to SpinButton
    (bgo#650660)
  + Dont crash on missing schemas (bgo#647132)
  + Updated translations.

-------------------------------------------------------------------
Mon Jan 16 13:20:37 UTC 2012 - vuntz@opensuse.org

- Update to version 3.3.4:
  + Adapt to Metacity/Mutter/Shell ported to GSettings
  + Adapt to GNOME Shell 3.4 DBus interface
- 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.

-------------------------------------------------------------------
Sun Nov 20 15:42:25 UTC 2011 - dimstar@opensuse.org

- Update to version 3.2.2:
  + Dont die on malformed schemas
  + Updated translations.

-------------------------------------------------------------------
Tue Nov 15 10:28:44 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.1:
  + Ellipsize long strings; this should fix window size issues.
  + Updated translations.

-------------------------------------------------------------------
Wed Sep 28 06:05:39 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.0:
  + Updated translations.

-------------------------------------------------------------------
Thu Sep  1 14:03:42 UTC 2011 - vuntz@opensuse.org

- Update to version 3.1.90:
  + Adopt GNOME version numbering
  + Rename some tweak groups, File Manager -> Desktop, etc
  + Fix build against PyGObject-3
  + Improve search results
  + Support GNOME Shell 3.2 extensions
- Change pkgconfig(pygobject-2.0) BuildRequires to
  pkgconfig(pygobject-3.0), following upstream change.
- Add python-gobject Requires as this python application obviously
  needs it.

-------------------------------------------------------------------
Fri Aug 19 09:25:08 CEST 2011 - dimstar@opensuse.org

- Update to version 3.1.0:
  + Change tweakgroup architecture: tweaks in different files can
    appear in the same categories now.
  + Tweaks can now override summary/description usually obtained
    from gconf/gsettings
  + Move window border theme to interfaces
  + Mark many strings as translatable.
  + Now appears as 'Advanced Settings' in GNOME shell search
  + Add a -v,--verbose option that prints changed settings
  + Add a -d,--debug option
  + Add Unity to OnlyShowIn

-------------------------------------------------------------------
Wed Jun 22 18:27:06 CEST 2011 - dimstar@opensuse.org

- Update to version 3.0.5:
  + More autostart desktop file fixes. Try harder to autostart
    nautilus when tweaking desktop handling.
  + Appearance improvements (theme install, sorted combo boxes)
  + Tweak window focus mode (focus follows mouse)
  + Tweak desktop item visibility with more control (show trash,
    show computer etc.)
  + Dont offer to restart shell multiple times when enabling
    extensions.

-------------------------------------------------------------------
Fri Jun  3 13:55:36 UTC 2011 - dimstar@opensuse.org

- Add gobject-introspection BuildRequires to automatically get
  typelib()-style Requires.
- Drop libgtk-3-0 and gconf2 Requires. They are now added as
  typelib()-style Requires

-------------------------------------------------------------------
Sun May 22 13:36:07 CEST 2011 - dimstar@opensuse.org

- Update to version 3.0.4:
  + bgo#648751: Support system wide themes
  + bgo#649687: Fix duplicate themes
  + A theming specification for shell themes has been developed and
    agreed upon by a number of theme authors. If installing a theme
    matching this specification, show the appropriate name.
  + Support management of Shell extensions (in home directory)

-------------------------------------------------------------------
Thu Apr 28 11:14:54 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.3:
  + bgo#648087: autostart nautilus at login if it is configured to
    show desktop icons.
  + bgo#648735: improved robustness for missing theme/icon
    directories.
  + Fix shell theme installation for themes found in the wild.
  + Improve shell theme selection.

-------------------------------------------------------------------
Wed Apr 27 11:57:28 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.2:
  + Really tweak window theme - both the fallback and the shell
    metacity/mutter theme.
  + Fix attribution of data/welcome.png
- Changes from version 3.0.1:
  + Fix localization
  + Tweak window theme
  + Tweak week date in calendar
  + Tweak cursor themes
  + Support user installed themes in $HOME
  + Remove org.gnome.desktop.background draw-backgroud tweak, it
    should never be false
- Drop gnome-tweak-tool-3.0.0-fix-localization.patch: fixed
  usptream.
- Remove now unneeded calls to autoreconf and intltoolize.

-------------------------------------------------------------------
Tue Apr 26 22:48:28 CEST 2011 - vuntz@opensuse.org

- Clean packaging for inclusion in Factory.

-------------------------------------------------------------------
Mon Apr  4 18:21:59 UTC 2011 - lmedinas@opensuse.org

- Initial import based on spec by Michel Salim
  <salimma@fedoraproject.org>, for version 3.0.0.
- Add gnome-tweak-tool-3.0.0-fix-localization.patch: from upstream,
  fix localization issues.

openSUSE Build Service is sponsored by