File libxfce4util.changes of Package libxfce4util

-------------------------------------------------------------------
Sun Mar 23 10:05:17 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 4.20.1
  * autotools-build: Search for xdt-gen-visibility also in the
    working tree
  * meson-build: Bump meson min version
  * build: Automate copyright year management
  * Replace deprecated exo with libxfce4ui 4.21.0
  * docs: Ignore visibility header and align build systems
  * build: Remove libxfce4util-config.h from GI
  * xfce-i18n: Use g_strlcpy instead of falling back to it
  * meson-build: Add missing check for varargs.h
  * xfce-rc: Fix C locale handling
  * meson-build: Use SPDX license expression
  * meson-build: Update debug/optimization flag management
  * build: Use VERSION_FULL intead of VERSION or PACKAGE_VERSION
  * meson-build: Let pkg.generate() fill in required libs
  * meson-build: Use relative path in gtk-doc
  * meson-build: Check for libintl only if required
  * meson-build: Remove duplicated CFLAGS
  * meson-build: Gobject introspection cleanup
  * Fix namespace for GObject introspection in meson build too
  * Fix namespace for GObject introspection
  * Removed extra ';' in header files.
  * build: Remove unused check for XDT_CHECK_ABI
  * build: Add missing update of --enable-visibility flag
  * docs: Don't run gtkdoc-check
  * build: Bump xdt required version
  * docs: Remove generated types from repository
  * Add libxfce4util/meson.build to Makefile.am EXTRA_DIST
  * Translation Updates

-------------------------------------------------------------------
Sun Dec 15 10:39:58 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 4.20.0
  * Translation Updates

-------------------------------------------------------------------
Sun Dec  1 16:07:16 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 4.19.5 [development release]
  * Bump Xfce overall version to 4.20pre2
  * I18n: Update po/LINGUAS list
  * Call xfce_kiosk's parent finalizer to prevent leaks
  * Translation Updates

-------------------------------------------------------------------
Sat Nov  2 13:46:10 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 4.19.4 [development release]
  * bump Xfce overall version to 4.20pre1
  * Remove local ABI check
  * Add meson build
  * Migrate to xdt-gen-visibility and xdt-check-abi
  * I18n: Update po/LINGUAS list
  * build: Bump requirements for Xfce 4.20
  * Apply .clang-format file
  * Add missing includes of libxfce4util-alias.h
  * clang-format: Add file
  * xfce-rc: Fix support for the LANGUAGE environment variable
  * scan-build: Add false positive file
  * build: Use AM_DISTCHECK_CONFIGURE_FLAGS
  * session-management: Try to create D-BUS proxy synchronously
  * session-management: Always set an error when returning FALSE
  * fileutils: Fix MD5 hash in xfce_create_shared_thumbnail_path()
  * Translation Updates
- Add BuildRequire: pkgconfig(gtk-doc)

-------------------------------------------------------------------
Tue Apr  2 06:05:04 UTC 2024 - Maurizio Galli <maurizio.galli@suse.com>

- Update to version 4.19.3 

-------------------------------------------------------------------
Mon Feb  5 19:04:23 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>

- Update to version 4.18.2
  * Update copyright year
  * Search for bind_textdomain_codeset in libintl too
  * xfce-rc: Add support for the LANGUAGE environment variable
  * Add missing config.h includes
  * Improve checksum calculation (#17)
  * xfce-rc: Document the fact that delimiter escaping is not
    supported
  * xfce-rc: Properly write translated entries when available
  * Update bug report address

-------------------------------------------------------------------
Wed Jan 11 11:19:16 UTC 2023 - Maurizio Galli <maurizio.galli@suse.com>

- Update to version 4.18.1
  * Handle remaining escape sequences
  * Fix desktop entry value escaping 
- Remove unused _service file

-------------------------------------------------------------------
Sun Dec 18 13:04:49 UTC 2022 - Dirk Müller <dmueller@suse.com>

- update to 4.18.0:
  * Bump requirements for Xfce 4.18
  * Bump copyright to 2022
  * Bump GObject Introspection minim version to 1.66
  * Clean the build system and use the new XDT_VERSION_INIT
  * Create new function xfce_create_shared_thumbnail_path
  * doc: Fix typo in `xfce_*_append_quoted()`
  * docs: Add missing index of deprecated symbols
  * docs: Fix "unused declarations" warning
  * docs: Fix broken links
  * docs: Fix return value of xfce_str_replace
  * docs: Update `.gitignore`
  * Fix (some) GObject introspection warnings
  * Fix document generation error
  * Fix documentation of 'xfce_str_is_empty'
  * Fix some GObject introspection warnings
  * i18n: Make sure to set locale according to environment
  * libxfce4util needs to be first character Capital
  * Move xfce_append_quoted () to xfce-string
  * Partially revert "Fix (some) GObject introspection warnings"
  * Remove duplicate xfce_str_is_empty
  * Remove invalid custom ngettext() macro
  * Remove limit on the size of configuration file line
  * Revamp the documentation to uniformize accross components
  * Silence `-Wanalyzer-null-dereference` warnings
  * Translation Updates
  * Update COPYING
  * usage of g_file_peek_path requires glib 2.56
  * xfce-miscutils: Fix `deadcode.DeadStores` warning from `scan-build`

-------------------------------------------------------------------
Wed Dec 23 00:33:10 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>

- Update to version 4.16.0
  * Bump xfce_version_string to 4.16
  * Properly handle URI schemes other than "file" 

-------------------------------------------------------------------
Sun Dec 13 20:53:27 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 4.15.6
  * Update configure.ac.in syntax
  * Namespace of the gir needs capital first letter
  * Bump GLib (and gio, gthread, etc) minimum to 2.50.0
  * Remove typedef already defined by G_DECLARE_FINAL_TYPE macro
    (gxo#xfce/libxfce4util#4)
- Rename typelib subpackage to match gir name

-------------------------------------------------------------------
Sat Nov 21 15:35:02 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 4.15.5
  * Bump Xfce version to 4.16pre2
  * Add README.md to EXTRA_DIST

-------------------------------------------------------------------
Tue Nov  3 19:27:08 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 4.15.4
  * Create README.md
  * Translation Updates

-------------------------------------------------------------------
Fri Aug 28 15:00:56 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 4.15.3
  * Complete the field codes expansion
  * Add field codes expansion and related utilities
    (code moved from garcon)
  * docs: Show the "Miscellaneous Utilities" section
  * Translation updates

-------------------------------------------------------------------
Wed Aug 21 06:43:57 UTC 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 12:48:57 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>

- Fixed sources in spec file

-------------------------------------------------------------------
Sun Aug 11 21:01:18 UTC 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 20:02:11 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>

- Enable vala (bxo#15756)

-------------------------------------------------------------------
Sun Jul 28 15:24:10 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to 4.13.5
  * Translation updates

-------------------------------------------------------------------
Sun Jun 30 22:01:17 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>

- Update to version 4.13.4
  * Bump the Xfce version to 4.14pre2
  * Translation Updates

-------------------------------------------------------------------
Thu May 16 12:31:55 UTC 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 10:48:54 UTC 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

-------------------------------------------------------------------
Fri Sep 22 06:37:43 UTC 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 21:07:37 UTC 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 21:03:05 UTC 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 20:36:05 UTC 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 19:56:54 UTC 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  5 18:47:43 UTC 2013 - gber@opensuse.org

- update to version 4.10.1
  - don't used freed rc file to avoid crash
  - autotools updates

-------------------------------------------------------------------
Sun Apr 29 07:44:41 UTC 2012 - gber@opensuse.org

- update to version 4.10.0
  - translation updates

-------------------------------------------------------------------
Sat Apr 14 09:30:12 UTC 2012 - gber@opensuse.org

- update to version 4.9.1
  - bump glib to 2.24
  - translation updates

-------------------------------------------------------------------
Sun Apr  8 09:27:00 UTC 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 22:50:48 UTC 2012 - gber@opensuse.org

- split into libxfce4util4, -tools, -lang subpackages conforming
  to the shared library policy
- correct build dependencies

-------------------------------------------------------------------
Mon Sep 19 13:20:55 UTC 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 22:15:43 UTC 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 10:01:00 UTC 2011 - gber@opensuse.org

- update to version 4.8.1
  - bugfixes

-------------------------------------------------------------------
Fri Dec 24 12:51:42 UTC 2010 - gber@opensuse.org

- corrected license information
- corrected category
- improved summaries/descriptions
- show compiler output

-------------------------------------------------------------------
Wed Dec 15 15:33:26 UTC 2010 - prusnak@opensuse.org

- remove tl_PH translation

-------------------------------------------------------------------
Sun Dec  5 21:57:09 UTC 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  1 18:12:33 UTC 2010 - prusnak@opensuse.org

- use pkgconfig symbol in BuildRequires

-------------------------------------------------------------------
Mon Nov 22 21:52:31 UTC 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 08:32:57 UTC 2010 - andrea@opensuse.org

- new upstream version 4.6.2 (Xfce 4.6.2 release)

-------------------------------------------------------------------
Wed Jan 13 12:31:58 UTC 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).

-------------------------------------------------------------------
Tue Apr 21 13:58:30 CEST 2009 - prusnak@suse.cz

- updated to 4.6.1
  * updated translations

-------------------------------------------------------------------
Fri Feb 27 13:19:22 CET 2009 - prusnak@suse.cz

- updated to 4.6.0 (Xfce 4.6.0 release)

-------------------------------------------------------------------
Fri Feb 20 00:08:26 CET 2009 - crrodriguez@suse.de

- remove static libraries and "la" files

-------------------------------------------------------------------
Wed Nov  5 15:51:42 CET 2008 - bwalle@suse.de

- updated to 4.4.3
  * translations polish
  * bug fixes

-------------------------------------------------------------------
Mon Dec  3 21:45:20 CET 2007 - bwalle@suse.de

- update to 4.4.2
  o Fix applications sometimes starting on the wrong screen in
    multihead setups
  o Fix possible buffer overflow
  o Remove trailing parens on AC_INIT version info to work around
    bug in intltool 0.35.x and 0.36.x.
  o Updated and new translations

-------------------------------------------------------------------
Mon Nov 12 15:53:53 CET 2007 - prusnak@suse.cz

- use %find_lang macro
- do not package INSTALL file

-------------------------------------------------------------------
Sun Oct 21 11:48:29 CEST 2007 - bwalle@suse.de

- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'

-------------------------------------------------------------------
Tue Apr 10 23:41:29 CEST 2007 - bwalle@suse.de

- update to 4.4.1
  o Fix invalid g_slice_free1() in XfceRc code.
  o Fix bug when deleting groups.
  o Do not use GMemChunk for XfceRc module as that leaks all of its
    memory starting with GLib 2.10.

-------------------------------------------------------------------
Mon Jan 29 11:11:23 CET 2007 - pnemec@suse.cz

- removed providing %name from package #236139

-------------------------------------------------------------------
Wed Jan 24 22:03:11 CET 2007 - stbinner@suse.de

- fix build

-------------------------------------------------------------------
Sun Jan 21 20:35:09 CET 2007 - bwalle@suse.de

- upgraded to 4.4.0

-------------------------------------------------------------------
Sun Nov 05 00:00:00 CET 2006 - bwalle@suse.de

- updated to 4.3.99.2 (4.4 rc2)

-------------------------------------------------------------------
Tue Sep 05 00:00:00 CET 2006 - pnemec@suse.cz

- updated to new version 4.3.99.1

-------------------------------------------------------------------
Thu Aug 24 00:00:00 CET 2006 - pnemec@suse.cz

 - added dbus-devel to build requires 

-------------------------------------------------------------------
Wed Aug  2 00:00:00 CET 2006 - pnemec@suse.cz

- initial comment, version is 4.3.90.2
- package moved into BuildService
- no patch needed

-------------------------------------------------------------------
Wed Jan 25 21:37:48 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 16 23:27:21 CET 2006 - pnemec@suse.cz

- updated to 4.2.3

-------------------------------------------------------------------
Fri Sep 23 15:33:17 CEST 2005 - cthiel@suse.de

- added -fno-strict-aliasing to CFLAGS

-------------------------------------------------------------------
Wed Sep 14 22:50:44 CEST 2005 - cthiel@suse.de

- specfile cleanup

-------------------------------------------------------------------
Mon Aug  1 15:09:21 CEST 2005 - cthiel@suse.de

- fixed Requires

-------------------------------------------------------------------
Wed May 18 15:01:41 CEST 2005 - cthiel@suse.de

- fixed filelist

-------------------------------------------------------------------
Wed May 18 11:51:26 CEST 2005 - cthiel@suse.de

- update to 4.2.2

-------------------------------------------------------------------
Mon Apr 11 13:23:19 CEST 2005 - cthiel@suse.de

- update to 4.2.1

-------------------------------------------------------------------
Wed May 12 11:13:52 CEST 2004 - ltinkl@suse.cz

- initial version

openSUSE Build Service is sponsored by