forked from pool/xfconf
- updated to 4.7.1
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfconf?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
ef33632479
commit
df11522d01
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:22a596f73795be398382e82e9c11062423daa374339ce6db808f73a6ba19380e
|
|
||||||
size 440499
|
|
3
xfconf-4.7.1.tar.bz2
Normal file
3
xfconf-4.7.1.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e131ff85b2a77834854d7b31dce76dac231c25cb8678e4131efb30a5193808a0
|
||||||
|
size 474534
|
@@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 2 13:55:35 CET 2010 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 4.7.1
|
||||||
|
* Remove dangling nodes from the tree after a recursive remove.
|
||||||
|
* Use a seconds timeout to reduce system wakeups.
|
||||||
|
* Only print debug messages when compiled with debugging.
|
||||||
|
* Merge xml files in reversed order (bug #6079).
|
||||||
|
* Use g_strcmp0 for comparing strings.
|
||||||
|
* Bump glib depenency to 2.18.
|
||||||
|
* Silent the build.
|
||||||
|
* Updated translations: pt_BR, nl, gl, fi, ru.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 13 12:36:55 UTC 2010 - prusnak@suse.cz
|
||||||
|
|
||||||
|
- updated to 4.7.0
|
||||||
|
* Add prefetching and caching support to XfconfChannel. Should speed
|
||||||
|
things up a bit on app startup, and avoid blocking waiting on DBus
|
||||||
|
in other cases.
|
||||||
|
* New simpler (internal) handling of property bindings.
|
||||||
|
* Use new xdt macros, this requires xfce-dev-tools 4.7.2.
|
||||||
|
* New tests for object bindings.
|
||||||
|
* Updated translations: es, kk, ca, sv, hu, ro, gl, ja, cs, lv, ast,
|
||||||
|
zh_CN, ur, ur_PK, da, eu, pt.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 20 12:28:57 CEST 2009 - dominique-obs@leuenberger.net
|
Mon Jul 20 12:28:57 CEST 2009 - dominique-obs@leuenberger.net
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xfconf (Version 4.6.1)
|
# spec file for package xfconf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -21,14 +21,14 @@
|
|||||||
Name: xfconf
|
Name: xfconf
|
||||||
%define libname lib%{name}-0-2
|
%define libname lib%{name}-0-2
|
||||||
Summary: Xfconf
|
Summary: Xfconf
|
||||||
Version: 4.6.1
|
Version: 4.7.1
|
||||||
Release: 2
|
Release: 2
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Url: http://www.xfce.org/
|
Url: http://www.xfce.org/
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Group: System/GUI/XFCE
|
Group: System/GUI/XFCE
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: dbus-1-glib-devel glib2-devel gtk-doc libxfce4util-devel
|
BuildRequires: dbus-1-glib-devel glib2-devel gtk-doc libxfce4util-devel intltool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Xfconf
|
Xfconf
|
||||||
|
Reference in New Issue
Block a user