| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libxfconf-devel | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 4.18.3 | Vendor: openSUSE |
| Release: bp156.2.4 | Build date: Mon May 13 11:34:37 2024 |
| Group: Development/Libraries/C and C++ | Build host: i02-armsrv3 |
| Size: 418711 | Source RPM: xfconf-4.18.3-bp156.2.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://docs.xfce.org/xfce/xfconf/start | |
| Summary: Development Files for xfconf | |
This package contains the files needed for developing applications using xfconf.
GPL-2.0-or-later
* Thu Nov 02 2023 Manfred Hollstein <manfred.h@gmx.net>
- Fix usage of %%lang_package
* Tue Oct 31 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.3
* cache: Fix overwritten error
* cache: Fix uncached value
- Fixes boo#1216682
* Tue Oct 17 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.2
* Cache property-not-found responses in XfconfCache
* Don't reset scheduled save timer on every write
* xfconf-query: Sort channel list (-l or -m alone)
* docs: Fix transfer type of xfconf_list_channels()
* docs: Add clarification about bindings
- Use lang_package as bnc#513786 has been closed as fixed almost
8 years ago.
* Mon Apr 17 2023 Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.1
* Update copyright year
* xfconfd: Lower warning level
* docs: Fix xfconf_channel_get() transfer annotation
* Update bug report address
* docs: Fix unused declarations warning
* docs: Properly enable GI docs
* xfconfd: Fix check for "/" when building property name
* xfconfd: Make xml backend case sensitive for channel names
* Translation Updates
- Remove _service file
* Sun Dec 18 2022 Maurizio Galli <maurizio.galli@suse.com>
- Update to version 4.18.0
* Bump requirements for Xfce 4.18
* xfconf: Prevent Use-After-Free in GClosureNotify
* Fri Jan 08 2021 Maurizio Galli <maurizio.galli@gmail.com>
- %{_sysconfdir}/xdg/xfce4 needs to be owned by the package
* Fri Jan 08 2021 Maurizio Galli <maurizio.galli@gmail.com>
- Do not require exo-tools as built dependency. It is not supposed
to depend on it.
* Wed Dec 23 2020 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.16.0
* Don't use shebang for bash completion file
* Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump
* bump glib (and gio, gthread, etc) minimum to 2.50.0
* remove last traces of xfconf-perl
* Fix make distcheck and enable it on gitlab CI
* Add README.md to EXTRA_DIST
* Mon Nov 09 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.15.1
* Fix stray double-quote in bash-completion PKG_CONFIG invocation
* Disable parallelism on all tests
* Adds new README.md and updates AM_INIT_AUTOMAKE
* xfconf-cache: Fix access to freed data (gxo#xfce/xfconf#16)
* Translation Updates
- Update to version 4.15.0
* Implement custom test driver
* Use 'gsettings' as a common channel name for the GSetting backend
* bxo#14789: Fix GSettings backend assertion error, when probed
but not used
* Enable GSettings backend build by default
* Add Bash completion for xfconf-query
* bxo#15960: Add some missing xfconf_shutdown() in xfconf-query
* bxo#15951: Fix 'xfconf_get_error_quark' introspecting warning
* Remove perl bindings
* Fix vala binding in dist tarball
* Translation Updates
- Removed xfconf-4.7.3-remove-rpath.patch
* Mon Nov 09 2020 Ali Abdallah <ali.abdallah@suse.com>
- Update to version 4.14.4
* fix use after free bug in xfconf-cache (gxo#xfce/xfconf#16)
* Wed May 06 2020 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 4.14.3
* Use 'gsettings' as a common channel name for the GSetting backend
* bxo#14789: Fix GSettings backend assertion error, when probed
but not used.
* bxo#15960: Add some missing xfconf_shutdown() in xfconf-query
* bxo#15951: Fix 'xfconf_get_error_quark' introspecting warning
* Translation updates
* Wed Feb 12 2020 Maurizio Galli <maurizio.galli@gmail.com>
- xfconfd needs to be a hard dependency to libxfconf (boo#1163214)
* 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.1
* Release rebuild for libxfconf-0.deps
* Sun Aug 11 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.14.0
* Translation updates
- Fixed up spec file
* Thu Jun 27 2019 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to Version 4.13.8
* Add support for GObject introspection and vala
* Tests: Explicitly handle error reply from Ping method call
* Disable perl bindings by default
* Translation Updates
* Sat May 18 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Update to version 4.13.7
- Bump glib version
- bxo#15122: xfconf: disable gsettings backend by default
- Fix compiler error -Wcast-function-type (GCC 8)
- Fix this use of "defined" may not be portable
- Update .gitignore
- Fix warnings reported by GCC 8 (bxo#15112)
- Added gdbus binding to gitignore, add post release git tag
- Translation updates
- Fixed up dependencies
* Sat Apr 27 2019 maurizio.galli@gmail.com
- Update to version 4.13.6
* Added .NOTPARALLEL to property change test (bxo#13840)
* Implement an optional GSettings backend
- Changes from 4.13.5
* Fix make distcheck, (bxo#14082)
* Handle empty arrays by initializing the GValue to G_TYPE_PTR_ARRAY (bxo#13780)
- Changes from 4.13.4
* Fix segfault in xfconf_cache_set_property_reply_handler when
multiple calls are made (bug #13825)
* Allow to store empty arrays (bug #13791)
* Fix a path in xfconf_cache_set where the mutex isn't locked (bxo#13790)
- Changes from 4.13.3
* Flush gdbus connection on xfconf_shutdown
* Correctly use xfconf_shutdown in xfconf-query
* Check for invalid GPtrArrays in the conversion
from GValue to GVariant.
* Fix some build issues in AM subdir-objects
* Fix some autogen.sh warnings
Better documentation processing.
- Changes from 4.13.2
* Fix cache corruption due to a wrong g_value_unset call.
* Update API gtk documentation
- Changes from 4.13.1
* Revert the bump of libxfconf version from 0 to 1,
to avoid massive changes in all xfce's components.
- Changes from 4.13.0
* Port xfconf to gdbus
* Bump libxfconf version from 0 to 1.
- Clean up spec file and dropped obsolete macros
- Added conditional %bcond_with git for easier maintanance when using
git master branch
* Fri Sep 22 2017 seife+obs@b1-systems.com
- do not package ChangeLog, NEWS is enough
* Sat Nov 26 2016 seife+obs@b1-systems.com
- update to version 4.12.1
- add support for binding to GdkRGBAs (needed for gtk3 migration)
- translation updates
* Sat Feb 28 2015 gber@opensuse.org
- update to version 4.12.0
- allow :.,[]{} characters in property and channel names
(bxo#11021)
- fix make check when including perl bindings in the build
(bxo#9556)
- remove unneeded files
- drop deprecated g_type_init() function
- simplify checks
- autotools updates
- use new glib 2.32 mutex api
- translation updates
* Thu Feb 19 2015 gber@opensuse.org
- update to version 4.11.0
- allow :.,[]{} characters in property and channel names
(bxo#11021)
- fix make check when including perl bindings in the build
(bxo#9556)
- remove unneeded files.
- drop deprecated g_type_init() function
- simplify checks
- autotools updates
- use new glib 2.32 mutex api
- translation updates
/usr/include/xfce4 /usr/include/xfce4/xfconf-0 /usr/include/xfce4/xfconf-0/xfconf /usr/include/xfce4/xfconf-0/xfconf/xfconf-binding.h /usr/include/xfce4/xfconf-0/xfconf/xfconf-channel.h /usr/include/xfce4/xfconf-0/xfconf/xfconf-errors.h /usr/include/xfce4/xfconf-0/xfconf/xfconf-types.h /usr/include/xfce4/xfconf-0/xfconf/xfconf.h /usr/lib64/libxfconf-0.so /usr/lib64/pkgconfig/libxfconf-0.pc /usr/share/gir-1.0/Xfconf-0.gir /usr/share/gtk-doc /usr/share/gtk-doc/html /usr/share/gtk-doc/html/xfconf /usr/share/gtk-doc/html/xfconf/annotation-glossary.html /usr/share/gtk-doc/html/xfconf/ch01.html /usr/share/gtk-doc/html/xfconf/ch02.html /usr/share/gtk-doc/html/xfconf/ch03.html /usr/share/gtk-doc/html/xfconf/ch04.html /usr/share/gtk-doc/html/xfconf/home.png /usr/share/gtk-doc/html/xfconf/index.html /usr/share/gtk-doc/html/xfconf/left-insensitive.png /usr/share/gtk-doc/html/xfconf/left.png /usr/share/gtk-doc/html/xfconf/right-insensitive.png /usr/share/gtk-doc/html/xfconf/right.png /usr/share/gtk-doc/html/xfconf/style.css /usr/share/gtk-doc/html/xfconf/up-insensitive.png /usr/share/gtk-doc/html/xfconf/up.png /usr/share/gtk-doc/html/xfconf/xfconf-Error-Reporting.html /usr/share/gtk-doc/html/xfconf/xfconf-Xfconf-Backend.html /usr/share/gtk-doc/html/xfconf/xfconf-Xfconf-Channel.html /usr/share/gtk-doc/html/xfconf/xfconf-Xfconf-GObject-Binding.html /usr/share/gtk-doc/html/xfconf/xfconf-Xfconf-Library-Core.html /usr/share/gtk-doc/html/xfconf/xfconf-Xfconf-Types.html /usr/share/gtk-doc/html/xfconf/xfconf.devhelp2 /usr/share/vala/vapi/libxfconf-0.deps /usr/share/vala/vapi/libxfconf-0.vapi
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 16:03:07 2025