forked from pool/xfconf
Accepting request 1122902 from X11:xfce
- Fix usage of %%lang_package - 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/1122902 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfconf?expand=0&rev=40
This commit is contained in:
@@ -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,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 2 15:22:31 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
- Fix usage of %%lang_package
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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>
|
Mon Apr 17 10:42:39 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
15
xfconf.spec
15
xfconf.spec
@@ -24,7 +24,7 @@
|
|||||||
%define libname libxfconf-0-3
|
%define libname libxfconf-0-3
|
||||||
|
|
||||||
Name: xfconf
|
Name: xfconf
|
||||||
Version: 4.18.1
|
Version: 4.18.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple Configuration Storage for Xfce
|
Summary: Simple Configuration Storage for Xfce
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@@ -88,18 +88,7 @@ Group: System/Libraries
|
|||||||
%description -n typelib-1_0-Xfconf-0
|
%description -n typelib-1_0-Xfconf-0
|
||||||
GObject introspection bindings for Xfconf
|
GObject introspection bindings for Xfconf
|
||||||
|
|
||||||
# this should be replaced by %%lang_package once bnc#513786 is resolved
|
%lang_package
|
||||||
|
|
||||||
%package lang
|
|
||||||
Summary: Languages for package %{name}
|
|
||||||
Group: System/Localization
|
|
||||||
Requires: %{libname} = %{version}
|
|
||||||
Provides: %{name}-lang-all = %{version}
|
|
||||||
Supplements: packageand(bundle-lang-other:%{libname})
|
|
||||||
BuildArch: noarch
|
|
||||||
|
|
||||||
%description lang
|
|
||||||
Provides translations to the package %{name}
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
Reference in New Issue
Block a user