Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2012-05-08 11:49:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and      /work/SRC/openSUSE:Factory/.xfconf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfconf", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes    2012-04-17 
22:04:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes       2012-05-08 
11:51:14.000000000 +0200
@@ -1,0 +2,44 @@
+Sun Apr 29 07:56:26 UTC 2012 - [email protected]
+
+- update to version 4.10.0
+  - don't emit property-changed on canceled calls
+  - accept NULL as a string value
+  - check abicheck.sh to be more portable
+  - fix more deprecated g_value_set_char
+  - explicitly link against gthread
+  - drop deprecated g_mapped_file_free
+  - translation updates
+
+-------------------------------------------------------------------
+Sat Apr 14 09:31:31 UTC 2012 - [email protected]
+
+- update to version 4.9.1
+  - use LT_PREREQ and LT_INIT
+  - UTF-8 check xfconf strings
+  - do not dup strings in xfconf_channel_set_string
+  - bump package dependency versions
+  - fix comment in perl package info
+  - don't use deprecated g_value_set_char
+  - translation updates
+- added xfconf-query manpage from Debian
+
+-------------------------------------------------------------------
+Sun Apr  8 09:32:57 UTC 2012 - [email protected]
+
+- update to version 4.9.0
+  - use sh as interpreter in tests
+  - add hook to skip the xfconf tests
+  - make the abicheck work on Solaris and PPC64
+  - fix licenses and use new FSF address
+  - fix compiler warnings on Solaris
+  - avoid GCC 4.6 compiler warning
+  - add toggle option to xfconf-query
+  - remove unusable import and export options from xfconf-query
+  - translate all error strings in xfconf-query
+  - cleanup Makefile.am files a bit
+  - improve --version output in xfconf-query
+  - cleanup #includes
+  - drop usage of the G_CONST_RETURN macro
+  - translation updates
+
+-------------------------------------------------------------------

Old:
----
  xfconf-4.8.1.tar.bz2

New:
----
  xfconf-4.10.0.tar.bz2
  xfconf-query.1

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xfconf.spec ++++++
--- /var/tmp/diff_new_pack.GLpA3g/_old  2012-05-08 11:51:18.000000000 +0200
+++ /var/tmp/diff_new_pack.GLpA3g/_new  2012-05-08 11:51:18.000000000 +0200
@@ -19,13 +19,14 @@
 %define libname libxfconf-0-2
 
 Name:           xfconf
-Version:        4.8.1
+Version:        4.10.0
 Release:        0
 Summary:        Simple Configuration Storage for Xfce
 License:        GPL-2.0+
 Group:          System/GUI/XFCE
 Url:            http://www.xfce.org/projects#core
-Source:         
http://archive.xfce.org/src/xfce/xfconf/4.8/%{name}-%{version}.tar.bz2
+Source0:        
http://archive.xfce.org/src/xfce/xfconf/4.10/%{name}-%{version}.tar.bz2
+Source1:        xfconf-query.1
 Source100:      %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE xfconf-remove-rpath.patch [email protected] -- Do not set 
RPATH for Xfconf.so
 Patch0:         xfconf-4.7.3-remove-rpath.patch
@@ -38,6 +39,7 @@
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
+Recommends:     %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -50,7 +52,6 @@
 Requires:       %{name} = %{version}
 Requires:       perl = %{perl_version}
 Requires:       perl(Glib)
-Recommends:     %{name}-lang = %{version}
 
 %description -n perl-xfconf
 This package contains the Perl interface to %{name}.
@@ -104,6 +105,7 @@
 
 %install
 %make_install
+install -D -p -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/xfconf-query.1
 
 rm -f %{buildroot}%{_libdir}/*.la \
     %{buildroot}%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs
@@ -129,6 +131,7 @@
 %dir %{_libexecdir}/xfce4/xfconf
 %{_libexecdir}/xfce4/xfconf/xfconfd
 %{_datadir}/dbus-1/services/org.xfce.Xfconf.service
+%doc %{_mandir}/man1/xfconf-query.1*
 
 %files -n %{libname}
 %defattr(-,root,root)

++++++ xfconf-4.8.1.tar.bz2 -> xfconf-4.10.0.tar.bz2 ++++++
++++ 44238 lines of diff (skipped)

++++++ xfconf-query.1 ++++++
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
.TH XFCONF-QUERY "1" "November 2009" "xfconf-query 4.6.1" "User Commands"
.SH NAME
xfconf-query \- Command line utility for xfconf system
.SH DESCRIPTION
.SS "Usage:"
.IP
xfconf\-query [OPTION...] \- xfconf commandline utility
.SS "Help Options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
Show help options
.SS "Application Options:"
.TP
\fB\-V\fR, \fB\-\-version\fR
Version information
.TP
\fB\-c\fR, \fB\-\-channel\fR
The channel to query/modify
.TP
\fB\-p\fR, \fB\-\-property\fR
The property to query/modify
.TP
\fB\-s\fR, \fB\-\-set\fR
The new value to set for the property
.TP
\fB\-l\fR, \fB\-\-list\fR
List properties (or channels if \fB\-c\fR is not specified)
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Verbose output
.TP
\fB\-n\fR, \fB\-\-create\fR
Create a new property if it does not already exist
.TP
\fB\-t\fR, \fB\-\-type\fR
Specify the property value type
.TP
\fB\-r\fR, \fB\-\-reset\fR
Reset property
.TP
\fB\-R\fR, \fB\-\-recursive\fR
Recursive (use with \fB\-r\fR)
.TP
\fB\-a\fR, \fB\-\-force\-array\fR
Force array even if only one element
.TP
\fB\-m\fR, \fB\-\-monitor\fR
Monitor a channel for property changes
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to