* Wed Aug 21 2019 Dominique Leuenberger <dimstar@opensuse.org>
- Split out typelib-1_0-libxfce4util-1_0 from -devel package: the
.typelib files are not development files, but are actively used
at runtime.
* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Sun Aug 11 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.14.0
* Bump to Xfce version 4.14
- Cleaned up spec file
* Sun Jul 28 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Enable vala (bxo#15756)
* Sun Jul 28 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 4.13.5
* Translation updates
* Sun Jun 30 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.13.4
* Bump the Xfce version to 4.14pre2
* Translation Updates
* Thu May 16 2019 Vinzenz Vietzke <vinz@vinzv.de>
- Update to 4.13.3
* Add support for rc files as symlinks (bxo#14698)
* Fix GObject Introspection language bindings (bxo#14766)
* Fix compiler error -Wcast-function-type (GCC 8)
* Bump minimum glib version
* Fix compilation warnings ""defined" may not be portable"
* Translation Updates: Arabic, Belarusian, Czech, Danish, French,
Galician, Hebrew, Icelandic, Italian, Kazakh, Lithuanian, Malay,
Norwegian Bokmål, Occitan (post 1500),
Romanian, Slovak, Serbian, Uighur, Ukrainian
- Updated Url and Source Url
- Switched from -lang to %lang_package
* Sat Apr 27 2019 maurizio.galli@gmail.com
- Update to 4.13.2
* Add VAPIGEN for vala binding generation.
* Fix make distcheck build
* Better documentation processing (migrate away from sgml templates)
* Allow language-specific keys before language-neutral ones
(bxo#13979)
* Translation updates
- Changes from 4.13.1
* Fix a minor typo: ment → meant
* Fix some autotools warnings, default debug to yes
* Fix duplicate DISTCHECK_CONFIGURE_FLAGS
* Improve gobject-introspection annotations
- Changes from 4.13.0
* Fix abicheck to handle ppc64 architecture
* Add support for GOBJECT-INTROSPECTION bxo#12159
* Translation updates
- Clean up spec file and dropped obsolete macros
- Added conditional %bcond_with git for easier maintanance when using
git master branch
- Dropped obsolete libxfce4util-xfce-rc-i18n.patch
Version: 4.12.1-2.1
* Fri Sep 22 2017 seife+obs@b1-systems.com
- disable gtk-doc build, fails with newer gtk-doc > 1.25
- do not package ChangeLog, NEWS is enough
* Sat Feb 28 2015 gber@opensuse.org
- update to version 4.12.1
- fix small mistake in 4.12.0, xfce_version_string was left at
4.10
* Sat Feb 28 2015 gber@opensuse.org
- update to version 4.12.0
- update libtool version to reflect dropped symbols (bxo#10737)
- autotools updates
- don't use freed rc file to avoid crash (bxo#9026)
- remove unused or unrequired API functions: xfce_strjoin,
xfce_gethostname, xfce_putenv, xfce_setenv, xfce_unsetenv
- translation updates
* Wed Oct 15 2014 gber@opensuse.org
- add libxfce4util-xfce-rc-i18n.patch which translates Name,
GenericName, and Comment entries of desktop files via gettext
when read via the xfce_rc_* API, this is necessary since inline
translations in openSUSE are removed in favor of gettext-based
translations (bnc#829113)
* Wed Apr 30 2014 gber@opensuse.org
- update to version 4.10.0
- autotools updates
- don't use freed rc file to avoid crash (bxo#9026)
- remove unused or unrequired API functions: xfce_strjoin,
xfce_gethostname, xfce_putenv, xfce_setenv, xfce_unsetenv
- translation updates
* Sun May 05 2013 gber@opensuse.org
- update to version 4.10.1
- don't used freed rc file to avoid crash
- autotools updates
* Sun Apr 29 2012 gber@opensuse.org
- update to version 4.10.0
- translation updates
* Sat Apr 14 2012 gber@opensuse.org
- update to version 4.9.1
- bump glib to 2.24
- translation updates
* Sun Apr 08 2012 gber@opensuse.org
- update to version 4.9.0
- make licenses static. You can only use
xfce_get_license_text(...)
- remove unused .h files
- remove xfce_strip_context(), use g_strip_context()
- remove XfceDesktopEntry
- don't generate enum types
- only link against glib
- set version string to 4.10
- remove spec file and rpm build
- missing fallback for AC_RUN_IF_ELSE() when cross-compiling
- fix XfceRc group parsing with brackets in name
- reduce XfceRc structure size from from 216 to 176 bytes
- use some macros and drop unneeded strlen's in XfceRc
- use GSList in xfce-resource
- bump verinfo to 6:0:0
- translation updates
* Fri Mar 23 2012 gber@opensuse.org
- split into libxfce4util4, -tools, -lang subpackages conforming
to the shared library policy
- correct build dependencies
* Mon Sep 19 2011 gber@opensuse.org
- update to version 4.8.2
- remove the internal slice allocator macros
- use chain to free slice instead of a loop
- bugfixes
- translation updates
- removed libxfce4util-4.8.1-fix-broken-assertion.patch which has
been included upstream
* Sun Jan 30 2011 gber@opensuse.org
- improved descriptions/summary
- added libxfce4util-4.8.1-fix-broken-assertion.patch which fixes a
broken assertion which causes xfce_strjoin to fail incorrectly
(bxo#7122)
* Mon Jan 17 2011 gber@opensuse.org
- update to version 4.8.1
- bugfixes
* Fri Dec 24 2010 gber@opensuse.org
- corrected license information
- corrected category
- improved summaries/descriptions
- show compiler output
* Wed Dec 15 2010 prusnak@opensuse.org
- remove tl_PH translation
* Sun Dec 05 2010 prusnak@opensuse.org
- update to 4.7.4
- Fix wrong capitalization of Xfce.
- Fix stdarg.h include (bug #6897).
- Translation updates (pt).
* Wed Dec 01 2010 prusnak@opensuse.org
- use pkgconfig symbol in BuildRequires
* Mon Nov 22 2010 andrea@opensuse.org
- update to 4.7.3 (unstable release)
* When a valid variable name is not found in the buffer, replace
* it with nothing so the behavious is the same as the old implementation.
* Allow multiple variable put together like $HOME$HOME$HOME.
* Explicitly link to gobject for the gtkdocs.
* Expand tilde in more situations in xfce_expand_variables().
* Also allow to expand ~ and ~user in the following cases instead of
only at the start of the command:
~ is after a space, a = sign or quoted (start with ' or "). This
* allows to expand command line "thunar ~/music",
"terminal --working-directory=~/scripts" or "thunar '~/my music'".
* Also drop the static buffers and use a GString to build the function
result.
* Also fix a bug where underscores were no usable in expanding variables.
* Thu Jul 22 2010 andrea@opensuse.org
- new upstream version 4.6.2 (Xfce 4.6.2 release)
* Wed Jan 13 2010 prusnak@suse.cz
- updated to 4.7.1
- Remove po/LINGUAS file so it does not override the languages defined
in the configure file.
- updated to 4.7.0
- Build ChangeLog during make dist.
- Silent the build.
- Fix some compiler warnings.
- Use new xdt macros, xfce-dev-tools 4.7.2 is required.
- Various build changes for GIT.
- Misc other small changes.
- Translation updates (ca, zh_CN, es, da, gl, pa, ru, sq, lv, sk,
kk, hu, ast, ur_PK, ur, tl_PH).