forked from pool/xfconf
Accepting request 1079983 from X11:xfce
- 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 (forwarded request 1079937 from manfred-h) OBS-URL: https://build.opensuse.org/request/show/1079983 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfconf?expand=0&rev=37
This commit is contained in:
commit
7a8354f844
17
_service
17
_service
@ -1,17 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service name="obs_scm" mode="disabled">
|
||||
<param name="url">https://git.xfce.org/xfce/xfconf//</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">maurizio.galli@gmail.com</param>
|
||||
<param name="versionrewrite-pattern">xfconf(.*)</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
<service name="tar" mode="disabled"/>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="compression">xz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e8c50160bf800a807aea094fc9dad81f9f361f42db56607508ed5b4855d2906
|
||||
size 625755
|
3
xfconf-4.18.1.tar.bz2
Normal file
3
xfconf-4.18.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257
|
||||
size 629881
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 17 10:42:39 UTC 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 13:12:34 UTC 2022 - Maurizio Galli <maurizio.galli@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xfconf
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -24,7 +24,7 @@
|
||||
%define libname libxfconf-0-3
|
||||
|
||||
Name: xfconf
|
||||
Version: 4.18.0
|
||||
Version: 4.18.1
|
||||
Release: 0
|
||||
Summary: Simple Configuration Storage for Xfce
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user