commit xfconf for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2020-05-11 13:31:59

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new.2738 (New)


Package is "xfconf"

Mon May 11 13:31:59 2020 rev:33 rq:802228 version:4.14.3

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2020-02-15 
22:24:53.155292389 +0100
+++ /work/SRC/openSUSE:Factory/.xfconf.new.2738/xfconf.changes  2020-05-11 
13:34:34.552265087 +0200
@@ -1,0 +2,11 @@
+Wed May  6 15:15:17 UTC 2020 - Marcel Kuehlhorn 
+
+- Update to version 4.14.3
+  * Use 'gsettings' as a common channel name for the GSetting backend
+  * bxo#14789: Fix GSettings backend assertion error, when probed
+but not used.
+  * bxo#15960: Add some missing xfconf_shutdown() in xfconf-query
+  * bxo#15951: Fix 'xfconf_get_error_quark' introspecting warning
+  * Translation updates
+
+---

Old:

  xfconf-4.14.1.tar.bz2

New:

  xfconf-4.14.3.tar.bz2



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.XpswtN/_old  2020-05-11 13:34:35.664267417 +0200
+++ /var/tmp/diff_new_pack.XpswtN/_new  2020-05-11 13:34:35.664267417 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfconf
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define libname libxfconf-0-3
 
 Name:   xfconf
-Version:4.14.1
+Version:4.14.3
 Release:0
 Summary:Simple Configuration Storage for Xfce
 License:GPL-2.0-or-later
@@ -32,16 +32,16 @@
 # PATCH-FIX-OPENSUSE xfconf-remove-rpath.patch g...@opensuse.org -- Do not set 
RPATH for Xfconf.so
 Patch0: xfconf-4.7.3-remove-rpath.patch
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib)
-BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.42.0
 BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.42.0
 BuildRequires:  pkgconfig(gthread-2.0) >= 2.42.0
 BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.10.0

++ xfconf-4.14.1.tar.bz2 -> xfconf-4.14.3.tar.bz2 ++
 8285 lines of diff (skipped)




commit xfconf for openSUSE:Factory

2020-02-15 Thread root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2020-02-15 22:24:37

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new.26092 (New)


Package is "xfconf"

Sat Feb 15 22:24:37 2020 rev:32 rq:773605 version:4.14.1

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2019-08-19 
20:47:40.961094689 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new.26092/xfconf.changes 2020-02-15 
22:24:53.155292389 +0100
@@ -1,0 +2,5 @@
+Wed Feb 12 05:42:59 UTC 2020 - Maurizio Galli 
+
+- xfconfd needs to be a hard dependency to libxfconf (boo#1163214)
+
+---



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.yWTFwZ/_old  2020-02-15 22:24:54.371293047 +0100
+++ /var/tmp/diff_new_pack.yWTFwZ/_new  2020-02-15 22:24:54.375293049 +0100
@@ -67,7 +67,7 @@
 %package -n %{libname}
 Summary:Xfconf Shared Library
 Group:  System/Libraries
-Recommends: %{name} = %{version}
+Requires:   %{name} >= %{version}
 Provides:   libxfce4mcs = %{version}
 Obsoletes:  libxfce4mcs < %{version}
 




commit xfconf for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2019-08-19 20:47:39

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new.22127 (New)


Package is "xfconf"

Mon Aug 19 20:47:39 2019 rev:31 rq:724101 version:4.14.1

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2017-09-27 
16:54:32.777877516 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new.22127/xfconf.changes 2019-08-19 
20:47:40.961094689 +0200
@@ -1,0 +2,76 @@
+Fri Aug 16 12:58:40 UTC 2019 - Maurizio Galli 
+
+- Fixed sources in spec file
+
+---
+Sun Aug 11 22:46:29 UTC 2019 - Maurizio Galli 
+
+- Update to version 4.14.1 
+  * Release rebuild for libxfconf-0.deps
+
+---
+Sun Aug 11 21:38:39 UTC 2019 - Maurizio Galli 
+
+- Update to version 4.14.0
+  * Translation updates
+- Fixed up spec file 
+
+---
+Thu Jun 27 14:56:46 UTC 2019 - Marcel Kuehlhorn 
+
+- Update to Version 4.13.8
+  * Add support for GObject introspection and vala
+  * Tests: Explicitly handle error reply from Ping method call
+  * Disable perl bindings by default
+  * Translation Updates
+
+---
+Sat May 18 11:24:16 UTC 2019 - Maurizio Galli 
+
+- Update to version 4.13.7
+  - Bump glib version
+  - bxo#15122: xfconf: disable gsettings backend by default
+  - Fix compiler error -Wcast-function-type (GCC 8)
+  - Fix this use of "defined" may not be portable
+  - Update .gitignore
+  - Fix warnings reported by GCC 8 (bxo#15112)
+  - Added gdbus binding to gitignore, add post release git tag
+  - Translation updates
+- Fixed up dependencies
+
+---
+Sat Apr 27 11:43:00 UTC 2019 - maurizio.ga...@gmail.com
+
+- Update to version 4.13.6
+  * Added .NOTPARALLEL to property change test (bxo#13840)
+  * Implement an optional GSettings backend
+- Changes from 4.13.5
+  * Fix make distcheck, (bxo#14082)
+  * Handle empty arrays by initializing the GValue to G_TYPE_PTR_ARRAY 
(bxo#13780)
+- Changes from 4.13.4
+  * Fix segfault in xfconf_cache_set_property_reply_handler when 
+multiple calls are made (bug #13825)
+  * Allow to store empty arrays (bug #13791)
+  * Fix a path in xfconf_cache_set where the mutex isn't locked (bxo#13790)
+- Changes from 4.13.3
+  * Flush gdbus connection on xfconf_shutdown
+  * Correctly use xfconf_shutdown in xfconf-query
+  * Check for invalid GPtrArrays in the conversion
+from GValue to GVariant.
+  * Fix some build issues in AM subdir-objects
+  * Fix some autogen.sh warnings
+Better documentation processing.
+- Changes from 4.13.2
+  * Fix cache corruption due to a wrong g_value_unset call.
+  * Update API gtk documentation
+- Changes from 4.13.1
+  * Revert the bump of libxfconf version from 0 to 1,
+to avoid massive changes in all xfce's components.
+- Changes from 4.13.0
+  * Port xfconf to gdbus
+  * Bump libxfconf version from 0 to 1.
+- Clean up spec file and dropped obsolete macros
+- Added conditional %bcond_with git for easier maintanance when using
+  git master branch
+
+---

Old:

  xfconf-4.12.1.tar.bz2

New:

  _service
  xfconf-4.14.1.tar.bz2



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.iryok6/_old  2019-08-19 20:47:42.141094436 +0200
+++ /var/tmp/diff_new_pack.iryok6/_new  2019-08-19 20:47:42.145094435 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfconf
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define libname libxfconf-0-2
+%bcond_with git
+%define libname libxfconf-0-3
+
 Name:   xfconf
-Version:4.12.1
+Version:4.14.1
 Release:0
 Summary:Simple Configuration Storage for Xfce
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/XFCE
-Url:http://www.xfce.org/projects#core
-Source0:
http://archive.xfce.org/src/xfce/xfconf/4.12/%{name}-%{version}.tar.bz2
+URL: 

commit xfconf for openSUSE:Factory

2017-09-27 Thread root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2017-09-27 16:54:26

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new (New)


Package is "xfconf"

Wed Sep 27 16:54:26 2017 rev:30 rq:528202 version:4.12.1

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2015-03-09 
10:06:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes   2017-09-27 
16:54:32.777877516 +0200
@@ -1,0 +2,12 @@
+Fri Sep 22 06:52:27 UTC 2017 - seife+...@b1-systems.com
+
+- do not package ChangeLog, NEWS is enough
+
+---
+Sat Nov 26 15:37:28 UTC 2016 - seife+...@b1-systems.com
+
+- update to version 4.12.1
+  - add support for binding to GdkRGBAs (needed for gtk3 migration)
+  - translation updates
+
+---

Old:

  xfconf-4.12.0.tar.bz2

New:

  xfconf-4.12.1.tar.bz2



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.u9PA0j/_old  2017-09-27 16:54:33.789735167 +0200
+++ /var/tmp/diff_new_pack.u9PA0j/_new  2017-09-27 16:54:33.793734605 +0200
@@ -18,7 +18,7 @@
 
 %define libname libxfconf-0-2
 Name:   xfconf
-Version:4.12.0
+Version:4.12.1
 Release:0
 Summary:Simple Configuration Storage for Xfce
 License:GPL-2.0+
@@ -121,7 +121,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog TODO
+%doc AUTHORS COPYING NEWS TODO
 %{_bindir}/xfconf-query
 %dir %{_libexecdir}/xfce4
 %dir %{_libexecdir}/xfce4/xfconf

++ xfconf-4.12.0.tar.bz2 -> xfconf-4.12.1.tar.bz2 ++
 33880 lines of diff (skipped)




commit xfconf for openSUSE:Factory

2015-03-09 Thread h_root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2015-03-09 10:06:20

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new (New)


Package is xfconf

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2012-05-09 
19:33:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes   2015-03-09 
10:06:21.0 +0100
@@ -1,0 +2,30 @@
+Sat Feb 28 21:18:19 UTC 2015 - g...@opensuse.org
+
+- update to version 4.12.0
+  - allow :.,[]{} characters in property and channel names
+(bxo#11021)
+  - fix make check when including perl bindings in the build
+(bxo#9556)
+  - remove unneeded files
+  - drop deprecated g_type_init() function
+  - simplify checks
+  - autotools updates
+  - use new glib 2.32 mutex api
+  - translation updates
+
+---
+Thu Feb 19 09:58:18 UTC 2015 - g...@opensuse.org
+
+- update to version 4.11.0
+  - allow :.,[]{} characters in property and channel names
+(bxo#11021)
+  - fix make check when including perl bindings in the build
+(bxo#9556)
+  - remove unneeded files.
+  - drop deprecated g_type_init() function
+  - simplify checks
+  - autotools updates
+  - use new glib 2.32 mutex api
+  - translation updates
+
+---

Old:

  xfconf-4.10.0.tar.bz2

New:

  xfconf-4.12.0.tar.bz2



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.yjsg0R/_old  2015-03-09 10:06:22.0 +0100
+++ /var/tmp/diff_new_pack.yjsg0R/_new  2015-03-09 10:06:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfconf
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,18 @@
 
 
 %define libname libxfconf-0-2
-
 Name:   xfconf
-Version:4.10.0
+Version:4.12.0
 Release:0
 Summary:Simple Configuration Storage for Xfce
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:http://www.xfce.org/projects#core
-Source0:
http://archive.xfce.org/src/xfce/xfconf/4.10/%{name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/xfce/xfconf/4.12/%{name}-%{version}.tar.bz2
 Source1:xfconf-query.1
 Source100:  %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE xfconf-remove-rpath.patch g...@opensuse.org -- Do not set 
RPATH for Xfconf.so
 Patch0: xfconf-4.7.3-remove-rpath.patch
-BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
@@ -38,6 +36,7 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libxfce4util-1.0) = 4.9.0
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -59,9 +58,9 @@
 %package -n %{libname}
 Summary:xfconf Shared Library
 Group:  System/Libraries
+Recommends: %{name} = %{version}
 Provides:   libxfce4mcs = %{version}
 Obsoletes:  libxfce4mcs  %{version}
-Recommends: %{name} = %{version}
 
 %description -n %{libname}
 This package contains the xfconf shared library.
@@ -116,9 +115,6 @@
 
 %find_lang %{name} %{?no_lang_C}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig
@@ -139,6 +135,7 @@
 %{_libdir}/libxfconf-*.so.*
 
 %files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %files -n libxfconf-devel
 %defattr(-,root,root)

++ xfconf-4.10.0.tar.bz2 - xfconf-4.12.0.tar.bz2 ++
 37591 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfconf for openSUSE:Factory

2012-05-09 Thread h_root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2012-05-09 18:22:24

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new (New)


Package is xfconf, Maintainer is xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2012-05-08 
11:51:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes   2012-05-09 
19:33:02.0 +0200
@@ -1,0 +2,5 @@
+Wed May  9 08:02:11 UTC 2012 - g...@opensuse.org
+
+- add versioned build dependency
+
+---



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.HwhBe9/_old  2012-05-09 19:33:04.0 +0200
+++ /var/tmp/diff_new_pack.HwhBe9/_new  2012-05-09 19:33:04.0 +0200
@@ -38,7 +38,7 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(libxfce4util-1.0) = 4.9.0
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfconf for openSUSE:Factory

2012-05-08 Thread h_root
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 xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2012-04-17 
22:04:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes   2012-05-08 
11:51:14.0 +0200
@@ -1,0 +2,44 @@
+Sun Apr 29 07:56:26 UTC 2012 - g...@opensuse.org
+
+- 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 - g...@opensuse.org
+
+- 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 - g...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.GLpA3g/_new  2012-05-08 11:51:18.0 +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 g...@opensuse.org -- 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, 

commit xfconf for openSUSE:Factory

2012-04-17 Thread h_root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2012-04-17 22:03:30

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new (New)


Package is xfconf, Maintainer is xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2011-12-27 
18:39:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes   2012-04-17 
22:04:39.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 29 20:55:58 UTC 2012 - g...@opensuse.org
+
+- corrected dependencies
+- split of -lang subpackage
+- specfile cleanup
+
+---



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.etoDwS/_old  2012-04-17 22:04:40.0 +0200
+++ /var/tmp/diff_new_pack.etoDwS/_new  2012-04-17 22:04:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfconf
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define libname libxfconf-0-2
+
 Name:   xfconf
 Version:4.8.1
 Release:0
-%define libname lib%{name}-0-2
 Summary:Simple Configuration Storage for Xfce
 License:GPL-2.0+
 Group:  System/GUI/XFCE
-Url:http://www.xfce.org/
-Source: %{name}-%{version}.tar.bz2
+Url:http://www.xfce.org/projects#core
+Source: 
http://archive.xfce.org/src/xfce/xfconf/4.8/%{name}-%{version}.tar.bz2
 Source100:  %{name}-rpmlintrc
+# PATCH-FIX-OPENSUSE xfconf-remove-rpath.patch g...@opensuse.org -- Do not set 
RPATH for Xfconf.so
 Patch0: xfconf-4.7.3-remove-rpath.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib)
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -41,49 +45,50 @@
 Xfce desktop.
 
 %package -n perl-xfconf
-Summary:Simple Configuration Storage for Xfce - Perl Interface
+Summary:Perl Interface to xfconf
 Group:  Development/Libraries/Perl
 Requires:   %{name} = %{version}
 Requires:   perl = %{perl_version}
 Requires:   perl(Glib)
+Recommends: %{name}-lang = %{version}
 
 %description -n perl-xfconf
-Xfconf is a simple client-server configuration storage and query system for the
-Xfce desktop.
-
 This package contains the Perl interface to %{name}.
 
 %package -n %{libname}
-
-Summary:Simple Configuration Storage for Xfce - Runtime Library
+Summary:xfconf Shared Library
 Group:  System/Libraries
 Provides:   libxfce4mcs = %{version}
 Obsoletes:  libxfce4mcs  %{version}
 Recommends: %{name} = %{version}
 
 %description -n %{libname}
-Xfconf is a simple client-server configuration storage and query system for the
-Xfce desktop.
-
-This package contains the runtime library.
+This package contains the xfconf shared library.
 
 %package -n libxfconf-devel
-Summary:Simple Configuration Storage for Xfce - Runtime Library - 
Development Files
+Summary:Development Files for xfconf
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   pkgconfig(dbus-glib-1)
-Requires:   pkgconfig(glib-2.0)
-Requires:   pkgconfig(libxfce4util-1.0)
 Provides:   libxfce4mcs-devel = %{version}
 Obsoletes:  libxfce4mcs-devel  %{version}
 Provides:   xfce-mcs-manager-devel = %{version}
 Obsoletes:  xfce-mcs-manager-devel  %{version}
 
 %description  -n libxfconf-devel
-Xfconf is a simple client-server configuration storage and query system for the
-Xfce desktop.
+This package contains the files needed for developing applications using
+xfconf.
+
+# this should be replaced by %%lang_package once bnc#513786 is resolved
+%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
 
-This package contains files mandatory for development.
+%description lang
+Provides translations to the package %{name}
 
 

commit xfconf for openSUSE:Factory

2011-12-27 Thread h_root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2011-12-27 18:39:45

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new (New)


Package is xfconf, Maintainer is xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes2011-09-23 
12:51:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes   2011-12-27 
18:39:47.0 +0100
@@ -1,0 +2,10 @@
+Fri Dec 23 19:49:00 UTC 2011 - g...@opensuse.org
+
+- remove workarounds for 11.2
+- update to version 4.8.1
+  - fix double free crash
+  - allow installation of the helpers in a custom location
+  - translation updates
+- install xfconfd under %_libexecdir
+
+---

Old:

  xfconf-4.8.0.tar.bz2

New:

  xfconf-4.8.1.tar.bz2



Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.Nfik5f/_old  2011-12-27 18:39:48.0 +0100
+++ /var/tmp/diff_new_pack.Nfik5f/_new  2011-12-27 18:39:48.0 +0100
@@ -15,31 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-%if 0%{?suse_version} = 1130
-%define withperl 1
-%else
-%define withperl 0
-%endif
-
 Name:   xfconf
-Version:4.8.0
-Release:1
-License:GPL-2.0+
+Version:4.8.1
+Release:0
 %define libname lib%{name}-0-2
 Summary:Simple Configuration Storage for Xfce
-Url:http://www.xfce.org/
+License:GPL-2.0+
 Group:  System/GUI/XFCE
+Url:http://www.xfce.org/
 Source: %{name}-%{version}.tar.bz2
 Source100:  %{name}-rpmlintrc
 Patch0: xfconf-4.7.3-remove-rpath.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
-%if %{withperl}
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib)
-%endif
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
@@ -49,10 +40,7 @@
 Xfconf is a simple client-server configuration storage and query system for the
 Xfce desktop.
 
-%if %{withperl}
-
 %package -n perl-xfconf
-License:GPL-2.0+
 Summary:Simple Configuration Storage for Xfce - Perl Interface
 Group:  Development/Libraries/Perl
 Requires:   %{name} = %{version}
@@ -65,12 +53,8 @@
 
 This package contains the Perl interface to %{name}.
 
-%endif
-
 %package -n %{libname}
 
-
-License:GPL-2.0+
 Summary:Simple Configuration Storage for Xfce - Runtime Library
 Group:  System/Libraries
 Provides:   libxfce4mcs = %{version}
@@ -84,7 +68,6 @@
 This package contains the runtime library.
 
 %package -n libxfconf-devel
-License:GPL-2.0+
 Summary:Simple Configuration Storage for Xfce - Runtime Library - 
Development Files
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
@@ -110,11 +93,8 @@
 %configure \
 --disable-silent-rules \
 --disable-static \
-%if %{withperl}
+--with-helper-path-prefix=%{_libexecdir} \
 --with-perl-options='NOECHO= OPTIMIZE=%{optflags} CCDLFLAGS=-Wl,-E 
INSTALLDIRS=vendor' \
-%else
---disable-perl-bindings \
-%endif
 --enable-gtk-doc
 make %{?_smp_mflags}
 
@@ -123,9 +103,7 @@
 rm -f %{buildroot}%{_libdir}/*.la
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,ur_PK}
 rm -f %{buildroot}%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs
-%if %{withperl}
 %perl_process_packlist
-%endif
 %find_lang %{name}
 
 %clean
@@ -139,9 +117,9 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog TODO
 %{_bindir}/xfconf-query
-%dir %{_libdir}/xfce4
-%dir %{_libdir}/xfce4/xfconf
-%{_libdir}/xfce4/xfconf/xfconfd
+%dir %{_libexecdir}/xfce4
+%dir %{_libexecdir}/xfce4/xfconf
+%{_libexecdir}/xfce4/xfconf/xfconfd
 %{_datadir}/dbus-1/services/*
 
 %files -n %{libname}
@@ -155,8 +133,6 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
 
-%if %{withperl}
-
 %files -n perl-xfconf
 %defattr(-,root,root)
 %doc %{_mandir}/man3/Xfce4::Xfconf.3pm*
@@ -170,6 +146,4 @@
 %{_localstatedir}/adm/perl-modules/xfconf
 %endif
 
-%endif
-
 %changelog

++ xfconf-4.8.0.tar.bz2 - xfconf-4.8.1.tar.bz2 ++
 21374 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfconf for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2011-12-06 19:15:33

Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and  /work/SRC/openSUSE:Factory/.xfconf.new (New)


Package is xfconf, Maintainer is xfce-maintain...@suse.de

Changes:




Other differences:
--
++ xfconf.spec ++
--- /var/tmp/diff_new_pack.CORESA/_old  2011-12-06 19:55:08.0 +0100
+++ /var/tmp/diff_new_pack.CORESA/_new  2011-12-06 19:55:08.0 +0100
@@ -25,7 +25,7 @@
 Name:   xfconf
 Version:4.8.0
 Release:1
-License:GPLv2+
+License:GPL-2.0+
 %define libname lib%{name}-0-2
 Summary:Simple Configuration Storage for Xfce
 Url:http://www.xfce.org/
@@ -52,7 +52,7 @@
 %if %{withperl}
 
 %package -n perl-xfconf
-License:GPLv2+
+License:GPL-2.0+
 Summary:Simple Configuration Storage for Xfce - Perl Interface
 Group:  Development/Libraries/Perl
 Requires:   %{name} = %{version}
@@ -70,7 +70,7 @@
 %package -n %{libname}
 
 
-License:GPLv2+
+License:GPL-2.0+
 Summary:Simple Configuration Storage for Xfce - Runtime Library
 Group:  System/Libraries
 Provides:   libxfce4mcs = %{version}
@@ -84,7 +84,7 @@
 This package contains the runtime library.
 
 %package -n libxfconf-devel
-License:GPLv2+
+License:GPL-2.0+
 Summary:Simple Configuration Storage for Xfce - Runtime Library - 
Development Files
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org