commit menu-cache for openSUSE:Factory
Hello community, here is the log from the commit of package menu-cache for openSUSE:Factory checked in at 2014-09-15 17:41:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/menu-cache (Old) and /work/SRC/openSUSE:Factory/.menu-cache.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "menu-cache" Changes: -------- --- /work/SRC/openSUSE:Factory/menu-cache/menu-cache.changes 2014-09-12 17:38:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.menu-cache.new/menu-cache.changes 2014-09-15 18:24:33.000000000 +0200 @@ -1,0 +2,50 @@ +Sat Sep 6 18:11:33 UTC 2014 - trcs@gmx.com + +- New upstream release 0.7.0 + * autogen.sh: do not do configure until $DOCONGIGURE is set to + non-empty + * menu-cache-gen: don't fail on improper menu sctructure when + verbose=0 + * Be more verbose on file loading failures. May be better not + fail at all? + * menu-cache-gen: don't fail if <MergeFile> file isn't found, + just skip it + * Fix menu-cached crash after menu-cache-gen failure + * Handles menu-cached failures more gracefully in libmenu-cache + * Add a parameter for menu-cached to specify socket path + * Fix unrequested empty directories in default mode + * Fix support for <Move> tag - it should move not into <New> but + to <New> instead + * debian: add libfm-dev into build dependencies + * debian: dh-autoreconf was missing in debian/control file + * Fix './configure --help' formatting and update NEWS file + * Update output of 'menu-cache-gen -h' command + * menu-cache-gen: implement inline_alias attribute support + * Take show_empty attribute into consideration in _stage2() + * Add option --verbose for menu-cache-gen (quiet by default, max + 3 verbosity level) + * Support NoDisplay in <Directory> files (menu-cache-gen) to + hide folder + * Update AUTHORS and README files + * Fixing memory problems in menu-cache-gen + * Pass LegacyDir prefix to menu-cache-gen composer using XML + comment + * menu-cache-gen: add support for <KDELegacyDirs> tag + * Implement support for 'inline' attribute of <Menuname> tag in + menu-cache-gen + * Fix check for duplicates in menu-cache-gen merging + * Add support into menu-cache-gen for <LegacyDir> tag + * Fix few parsing issues in ragards to desktop menu + specifications + * libmenu-cache: send languages list to menu-cache-gen instead + of single lang code + * Support for <Move> tag in menu-cache-gen + * Check for mandatory <Name> for <Menu> tags + * First draft on menu-cache-gen, it works now it seems + * Add main() function to menu-cache-gen + * Make save_menu_cache() safe - rename temp file into it if no + errors only + * The 'menu-cache-gen': new implementation based on FmXmlFile + parser + +------------------------------------------------------------------- @@ -27 +77 @@ -Sun Jan 5 11:49:27 UTC 2014 - jcsl@eresmas.com +Sun Jan 5 11:49:27 UTC 2014 - trcs@eresmas.com Old: ---- menu-cache-0.6.1.tar.xz New: ---- menu-cache-0.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ menu-cache.spec ++++++ --- /var/tmp/diff_new_pack.ym9D1f/_old 2014-09-15 18:24:34.000000000 +0200 +++ /var/tmp/diff_new_pack.ym9D1f/_new 2014-09-15 18:24:34.000000000 +0200 @@ -17,7 +17,7 @@ Name: menu-cache -Version: 0.6.1 +Version: 0.7.0 Release: 0 Summary: A tool speed up menus License: GPL-2.0+ and LGPL-2.1+ @@ -26,6 +26,7 @@ Source0: %{name}-%{version}.tar.xz BuildRequires: gtk2-devel BuildRequires: pkg-config +BuildRequires: pkgconfig(libfm-extra) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -39,6 +40,7 @@ Requires: %{name} = %{version} Requires: libmenu-cache3 = %{version} Requires: pkgconfig(glib-2.0) +Requires: pkgconfig(libfm-extra) %description devel %{name} development files @@ -81,6 +83,6 @@ %files -n libmenu-cache3 %defattr(-,root,root) %{_libdir}/libmenu-cache.so.3 -%{_libdir}/libmenu-cache.so.3.0.3 +%{_libdir}/libmenu-cache.so.3.0.4 %changelog ++++++ menu-cache-0.6.1.tar.xz -> menu-cache-0.7.0.tar.xz ++++++ ++++ 15718 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de