SHA256
1
0
forked from pool/xfconf

Accepting request 1079937 from home:manfred-h: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

OBS-URL: https://build.opensuse.org/request/show/1079937
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=69
This commit is contained in:
Marcel Kuehlhorn 2023-04-17 16:34:28 +00:00 committed by Git OBS Bridge
parent 7c8c1400e3
commit 800a906019
5 changed files with 20 additions and 22 deletions

View File

@ -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>

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d9714751bbcfdc5a59340da6ef8ddfc0807221587b962d907f97dc0a8a002257
size 629881

View File

@ -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>

View File

@ -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