File alacarte.changes of Package alacarte
-------------------------------------------------------------------
Fri May 20 09:18:41 UTC 2016 - alarrosa@suse.com
- Update to GNOME 3.20.2 (Fate#318572)
-------------------------------------------------------------------
Tue May 3 21:34:53 UTC 2016 - dimstar@opensuse.org
- Require python-gobject-Gdk: pygobject was further split in order
to be able to install it without X-dependencies. Alacarte imports
Gdk from gi.repository, thus also requires python-gobject-Gdk.
-------------------------------------------------------------------
Thu Apr 14 19:55:03 UTC 2016 - mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
-------------------------------------------------------------------
Tue Nov 27 13:15:21 UTC 2015 - qzhao@suse.org
- Updated alacarte-trans.patch to modify alacarte.ui:
use original text, translate all PO tranlation files.
Modified under Stanislav Brabec's review result.
(bnc#947793)
-------------------------------------------------------------------
Tue Oct 13 17:30:21 UTC 2015 - qzhao@suse.org
- Added alacarte-trans.patch which adds a gettext function
to ItemEditor.py to make alacarte translatable (bnc#947793)
-------------------------------------------------------------------
Sun Oct 5 16:15:34 UTC 2014 - zaitor@opensuse.org
- Move .desktopfile from X-GNOME-SystemSettings to
X-GNOME-PersonalSettings, since the only values one can change is
for active user. Having it under System gives the impression that
changes are systemwide.
-------------------------------------------------------------------
Sat Aug 9 12:02:20 UTC 2014 - dimstar@opensuse.org
- Add X-GNOME-SystemSettings to the .desktop categories: this adds
allacarte to the overview in gnome-control-center.
-------------------------------------------------------------------
Mon Mar 3 14:55:56 UTC 2014 - zaitor@opensuse.org
- Update to version 3.11.91:
+ Drop Help button.
+ Ensure items have valid Exec.
+ Add a man page.
+ Make Restore button work again.
+ Fix creating menus.
+ Fix creating items.
+ Updated translations.
- Drop alacarte-nohelp.patch, fixed upstream.
- Add suse-xsl-stylesheets BuildRequires, needed to build manpages.
-------------------------------------------------------------------
Thu Dec 12 21:44:56 UTC 2013 - dimstar@opensuse.org
- Drop alacarte_system_edit_mode.patch: after almost 5 year needing
rebase, the feature can't possible be important enough.
-------------------------------------------------------------------
Sat Sep 28 15:38:25 UTC 2013 - dimstar@opensuse.org
- Correct alacarte-nohelp.patch: only remove the accelerator,
nothing else (bnc#842988).
-------------------------------------------------------------------
Tue Sep 24 17:35:29 UTC 2013 - dimstar@opensuse.org
- Update to version 3.10.0:
+ Errors on launch.
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 3 14:09:49 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.91:
+ Fix Unicode/binary screwups causing UnicodeDecodeErrors.
+ Add python3 compatibility.
+ Don't leave behind stale .desktop files.
+ Actually quit when hitting the close button.
-------------------------------------------------------------------
Thu Feb 28 08:13:45 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.90:
+ Remove dependency on gnome-panel by rewriting the menu/item
editor.
+ Cleanups to the UI.
+ Allow editing menus other than applications.menu.
+ Updated translations.
- Drop alacarte-desktop.patch: fixed upstream.
-------------------------------------------------------------------
Tue Jan 15 10:55:45 UTC 2013 - dimstar@opensuse.org
- Update to version 3.7.3:
+ Enforce the use of Gtk3 (bgo#691599)
+ Allow specifying a menu basename other than applications.menu.
+ Updated translations.
- Drop alacarte-force-Gtk3.patch: fixed upstream.
- Drop alacarte-support-exo-desktop-item-edit.patch: no longer
applicable, as an internal menu editor is now being used.
- Add alacarte-desktop.patch: fix a typo which avoided the
installation of the .desktop file.
-------------------------------------------------------------------
Sun Jan 13 11:20:57 UTC 2013 - zaitor@opensuse.org
- Update to version 3.7.2:
+ Deal with the case of having no $XDG_MENU_PREFIX
+ Fix some crashes when writing out unicode files.
+ Misc cleanups
+ Updated translations.
- Rebase alacarte-force-Gtk3.patch.
-------------------------------------------------------------------
Sat Jan 12 12:37:14 UTC 2013 - dimstar@opensuse.org
- Add alacarte-force-Gtk3.patch: Force the use of Gtk 3. Gtk2 was
not designed for use with introspection and some interfaces fail
(bnc#798181, bgo#691599).
-------------------------------------------------------------------
Wed Oct 17 18:34:59 UTC 2012 - zaitor@opensuse.org
- Update to version 3.6.1:
+ Bugs Fixed: Respect $XDG_MENU_PREFIX.
+ Updated translations.
- Drop alacarte-xdg-menu.patch, fixed upstream.
- Drop %if check for obsolete openSUSE version.
-------------------------------------------------------------------
Thu Sep 6 20:45:18 UTC 2012 - dimstar@opensuse.org
- Add alacarte-xdg-menu.patch: Use XDG_MENU_PREFIX when referencing
applications.menu (bnc#779098).
-------------------------------------------------------------------
Thu Sep 6 19:41:01 UTC 2012 - dimstar@opensuse.org
- Add alacarte-nohelp.patch: Do not show a help button or act on
F1 key: there is no help in alacarte at this moment (bnc#779062).
-------------------------------------------------------------------
Tue Aug 7 10:06:02 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.5:
+ Fix the "Revert" button
+ Updated translations.
-------------------------------------------------------------------
Wed Jul 18 08:55:13 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.4:
+ Code cleanups
+ Renamed the "Revert" button, hopefully to make it less
confusing
+ Updated translations.
-------------------------------------------------------------------
Wed Jun 27 18:59:01 UTC 2012 - dimstar@opensuse.org
- Update to version 3.5.3:
+ Bugs fixed:
- Code cleanups
- Don't fail when loading a non-existant icon
- Fix spurious crashes and asserts by removing the visible_tree
stuff
- Fix separator support (bgo#677343)
- Put back the top-level "Applications" section that was
accidentally removed (bgo#677420)
+ Updated translations.
- Rebase alacarte-support-exo-desktop-item-edit.patch.
-------------------------------------------------------------------
Wed Jun 6 19:27:53 UTC 2012 - dimstar@opensuse.org
- Update to version 0.13.4:
+ Remove old PyGTK+/PyGObject 2 version checks (bgo#676699)
+ Crash on exit due to a NULL tree-view selection (bgo#676702)
+ Avoid crashing if a .desktop file has no icon defined
(bgo#676700)
+ Mark Alacarte as a Utility (bgo#658880)
+ Unable to rearrange menu items (bgo#676987)
+ Various code cleanups
+ MainWindow: Don't select the destination folder after a drop
(bgo#551390)
+ Don't fail when handed corrupt or invalid XML (bgo#654167)
- Changes from version 0.13.3:
+ Port to GI introspection
- Update BuildRequires after port to GI Introspection:
+ Removed: python-gtk, pkgconfig(libgnome-menu),
+ Added: pkgconfig(libgnome-menu-3.0), pkgconfig(pygobject-3.0)
- Drop no longer needed Requires: python-gnome-menus, python-gtk:
after the port to GI Introspection, we are able to auto-detect
the needed requires.
- Add hicolor-icon-theme BuildRequires: was brought in implicit by
some other dependency before. We need it for %icon_theme_cache_*
macros.
- Add gobject-introspection BuildRequires: not a real dependency
for the build, but it brings in the typelib() dependency
generator.
- Drop alacarte-no-settings.menu.patch: fixed upstram.
- Rebase alacarte-support-exo-desktop-item-edit.patch.
-------------------------------------------------------------------
Sat Nov 5 11:16:07 UTC 2011 - gber@opensuse.org
- Added alacarte-support-exo-desktop-item-edit.patch in order to
support exo-desktop-item-edit as an alternative to
gnome-desktop-item-edit (bnc#728482)
-------------------------------------------------------------------
Wed Oct 19 18:23:43 UTC 2011 - badshah400@gmail.com
- Added desktop menu categories to make alacarte appear
categorised as "Accessories" rather than "Other" (bnc#714333)
-------------------------------------------------------------------
Sat Sep 17 10:52:36 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
-------------------------------------------------------------------
Thu Aug 18 17:12:48 UTC 2011 - dimstar@opensuse.org
- Replace gnome-menus-devel BuildRequires with
pkgconfig(libgnome-menu) to help the build find the correct
version of gnome-menus.
-------------------------------------------------------------------
Fri Jul 22 13:32:05 CEST 2011 - vuntz@opensuse.org
- Add alacarte-no-settings.menu.patch: do not try to edit
settings.menu, as the file got removed in GNOME 3.
-------------------------------------------------------------------
Sun Feb 13 13:48:03 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
-------------------------------------------------------------------
Wed Sep 15 17:19:11 CEST 2010 - vuntz@opensuse.org
- Update to version 0.13.2:
+ Build against python 2.7
+ Updated translatins.
- Drop alacarte-0.13.1-python27.patch: fixed upstream.
-------------------------------------------------------------------
Mon Sep 6 14:43:19 UTC 2010 - coolo@novell.com
- Add alacarte-0.13.1-python27.patch: support python 2.7.
-------------------------------------------------------------------
Mon Mar 29 11:48:43 CEST 2010 - vuntz@opensuse.org
- Update to version 0.13.1:
+ bgo#596098, i18n initialization problem
+ Updated translations.
- Remove en@shaw translations on 11.2 and earlier.
-------------------------------------------------------------------
Wed Dec 2 11:26:04 CET 2009 - vuntz@opensuse.org
- Update the way we remove the bem locale for old versions of
openSUSE.
-------------------------------------------------------------------
Mon Sep 28 11:10:18 CEST 2009 - dimstar@opensuse.org
- Update to version 0.12.4:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 9 03:39:15 CEST 2009 - vuntz@opensuse.org
- Update to version 0.12.3:
+ Set the translation domain to GtkBuilder
- Changes from version 0.12.2:
+ Use the display name from X-GNOME-FullName when possible
-------------------------------------------------------------------
Fri Aug 14 02:58:24 CEST 2009 - vuntz@novell.com
- Fix packaging bug: icons are not directories.
-------------------------------------------------------------------
Wed Aug 12 14:51:02 CEST 2009 - dominique-obs@leuenberger.net
- Define new python macros on openSUSE <= 11.1.
-------------------------------------------------------------------
Sun Aug 9 12:03:51 CEST 2009 - coolo@novell.com
- use new python macros
-------------------------------------------------------------------
Tue May 5 18:37:39 CEST 2009 - vuntz@novell.com
- Update to version 0.12.1:
+ Generate the ChangeLog from git-log
+ Drop libglade dependency
- Remove gnome-common BuildRequires.
-------------------------------------------------------------------
Tue Mar 17 17:55:26 CET 2009 - vuntz@novell.com
- Update to version 0.11.10:
+ Updated translations.
- Remove AutoReqProv: it's default now.
-------------------------------------------------------------------
Mon Mar 16 14:46:15 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Sun Feb 22 16:57:23 CET 2009 - vuntz@novell.com
- Update to version 0.11.9:
+ Remove libgnomeui dependency
+ Updated translations
- Change BuildRequires/Requires on python-gnome to python-gtk.
- Disable alacarte_system_edit_mode.patch and mark it as needing a
rebase.
-------------------------------------------------------------------
Tue Feb 3 08:24:58 EST 2009 - mboman@suse.de
- Update to version 0.11.8:
+ Work properly when pygobject is not installed in a default
directory
+ Translation updates
- Disable alacarte_system_edit_mode.patch since it needs rebasing.
- Do not require python twice.
-------------------------------------------------------------------
Tue Jan 27 20:07:44 WET 2009 - lmedinas@gmail.com
- Update to version 0.11.7:
+ Port to GIO
+ Print better messages when checking for Python libraries
+ Updated translations.
-------------------------------------------------------------------
Sat Jan 17 19:17:58 CEST 2009 - sreeves@suse.de
- Rebase and reapply alacarte_system_edit_mode patch
-------------------------------------------------------------------
Fri Oct 24 16:09:23 CEST 2008 - vuntz@novell.com
- Requires python-gnome-menus, so that it actually works.
-------------------------------------------------------------------
Tue Sep 23 15:30:53 CDT 2008 - maw@suse.de
- Update to version 0.11.6:
+ Install theme icons in a more correct manner
+ Deal with python 2.6
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 10 21:32:43 EDT 2008 - jpr@novell.com
- Fix build for python 2.6 with alacarte-python-2.6.patch
-------------------------------------------------------------------
Sun Apr 13 19:17:58 CEST 2008 - sreeves@suse.de
- Add alacarte_system_edit_mode.patch - expand the individual user only
menu editing capability of alacarte to provide the system administrator
with system wide menu editing.
-------------------------------------------------------------------
Tue Mar 11 18:22:00 CET 2008 - vuntz@suse.de
- Update to version 0.11.5:
+ Fix exception on first open of context menu.
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 4 19:26:06 CET 2008 - maw@suse.de
- Update to version 0.11.4:
+ Lots of bugs fixed
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 8 18:13:39 CEST 2007 - maw@suse.de
- Use %fdupes
- Split off a -lang subpackage.
-------------------------------------------------------------------
Wed May 9 18:21:11 CEST 2007 - pgajdos@suse.cz
- removed gnome-icon-theme from Requires and BuildRequires
[#247450]
-------------------------------------------------------------------
Thu Mar 8 12:42:35 CET 2007 - sbrabec@suse.cz
- Removed obsolete hicolor icon symlink (#248676).
-------------------------------------------------------------------
Tue Feb 27 13:31:48 CST 2007 - maw@suse.de
- Update to version 0.11.3.
* Add back support for System menu
* remove preferences/administration editing
* fix goofy bugs
* respond to show/hide immediately
* use gnome-desktop-item-edit for all menu and item editing
-------------------------------------------------------------------
Mon Jan 22 19:15:09 CET 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Mon Jan 8 17:16:12 CET 2007 - sreeves@suse.de
- upgrade to 0.10.3. Upstream version now includes current patches.
This version is needed as part of the work on Fate#301648 for sp1.
-------------------------------------------------------------------
Fri Nov 17 18:26:24 CET 2006 - sreeves@suse.de
- Fix for 220300 - wrong gettext init breaks translations
remove invalid category entry
-------------------------------------------------------------------
Wed Oct 4 18:02:37 CEST 2006 - jhargadon@suse.de
- added gnome-menus, python-gnome, python-xml, and %py_requires
requires to the specfile for bug #207888
-------------------------------------------------------------------
Tue Oct 3 17:39:57 CEST 2006 - jhargadon@suse.de
- update to version 0.10.1
- lots of small fixes
-------------------------------------------------------------------
Tue Sep 26 00:59:07 CEST 2006 - ro@suse.de
- accept python-2.5 and move python files to /usr
-------------------------------------------------------------------
Thu Sep 14 01:10:59 CEST 2006 - jhargadon@suse.de
- update to version 0.10.0
- fix crashed caused by new gnome-menus
- potentially fix crash on solaris
- make help button and F1 work
- translation updates.
-------------------------------------------------------------------
Mon Sep 11 22:23:12 CEST 2006 - jhargadon@suse.de
- added missing directory ownerships to the specfile
-------------------------------------------------------------------
Thu Aug 31 14:45:51 CEST 2006 - rodrigo@suse.de
- Initial package submitted.