forked from pool/xfconf
Accepting request 1121576 from home:manfred-h:X11:xfce
- Update to version 4.18.3 * cache: Fix overwritten error * cache: Fix uncached value - Fixes boo#1216682 - 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. OBS-URL: https://build.opensuse.org/request/show/1121576 OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=73
This commit is contained in:
parent
630d080c2d
commit
d9441a630c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257
|
||||
size 629881
|
3
xfconf-4.18.3.tar.bz2
Normal file
3
xfconf-4.18.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c56cc69056f6947b2c60b165ec1e4c2b0acf26a778da5f86c89ffce24d5ebd98
|
||||
size 648479
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 31 20:04:45 UTC 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 09:30:40 UTC 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 10:42:39 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%define libname libxfconf-0-3
|
||||
|
||||
Name: xfconf
|
||||
Version: 4.18.1
|
||||
Version: 4.18.3
|
||||
Release: 0
|
||||
Summary: Simple Configuration Storage for Xfce
|
||||
License: GPL-2.0-or-later
|
||||
@ -88,9 +88,7 @@ Group: System/Libraries
|
||||
%description -n typelib-1_0-Xfconf-0
|
||||
GObject introspection bindings for Xfconf
|
||||
|
||||
# this should be replaced by %%lang_package once bnc#513786 is resolved
|
||||
|
||||
%package lang
|
||||
%lang_package
|
||||
Summary: Languages for package %{name}
|
||||
Group: System/Localization
|
||||
Requires: %{libname} = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user