Hello community,
here is the log from the commit of package xfce4-branding-openSUSE for
openSUSE:Factory checked in at 2015-03-09 10:06:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-branding-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-branding-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-branding-openSUSE/xfce4-branding-openSUSE.changes
2014-08-25 11:04:01.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new/xfce4-branding-openSUSE.changes
2015-03-09 10:06:29.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Mar 1 16:22:13 UTC 2015 - [email protected]
+
+- bump version to 4.12
+- lock screen on suspen/hibernate
+
+-------------------------------------------------------------------
@@ -25,0 +32,6 @@
+Thu May 1 09:45:17 UTC 2014 - [email protected]
+
+- adjust to GTK 3 variant of libxfce4ui
+
+-------------------------------------------------------------------
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.bU1xrW/_old 2015-03-09 10:06:30.000000000 +0100
+++ /var/tmp/diff_new_pack.bU1xrW/_new 2015-03-09 10:06:30.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-branding-openSUSE
#
-# Copyright (c) 2014 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
@@ -16,7 +16,8 @@
#
-%define libxfce4ui_libname libxfce4ui-1-0
+%define libxfce4ui_gtk2_libname libxfce4ui-1-0
+%define libxfce4ui_gtk3_libname libxfce4ui-2-0
%define libexo_libname libexo-1-0
%define xfce4_panel_version %(rpm -q --queryformat '%%{VERSION}'
xfce4-panel)
@@ -24,7 +25,7 @@
%define xfce4_settings_version %(rpm -q --queryformat '%%{VERSION}'
xfce4-settings)
%define xfdesktop_version %(rpm -q --queryformat '%%{VERSION}' xfdesktop)
%define libgarcon_version %(rpm -q --queryformat '%%{VERSION}'
libgarcon-data)
-%define libxfce4ui_version %(rpm -q --queryformat '%%{VERSION}'
%{libxfce4ui_libname})
+%define libxfce4ui_version %(rpm -q --queryformat '%%{VERSION}'
%{libxfce4ui_gtk3_libname})
%define xfce4_notifyd_version %(rpm -q --queryformat '%%{VERSION}'
xfce4-notifyd)
%define exo_version %(rpm -q --queryformat '%%{VERSION}'
%{libexo_libname})
%define xfwm4_version %(rpm -q --queryformat '%%{VERSION}' xfwm4)
@@ -33,7 +34,7 @@
%define midori_version %(rpm -q --queryformat '%%{VERSION}' midori)
Name: xfce4-branding-openSUSE
-Version: 4.10.0
+Version: 4.12.0
Release: 0
Summary: openSUSE Branding of the Xfce Desktop Environment
License: CC-BY-SA-3.0 and GPL-2.0+
@@ -42,7 +43,8 @@
Source0: %{name}.tar.bz2
Source1: openSUSE-xfce-icon-theme.tar.bz2
BuildRequires: %{libexo_libname}
-BuildRequires: %{libxfce4ui_libname}
+BuildRequires: %{libxfce4ui_gtk2_libname}
+BuildRequires: %{libxfce4ui_gtk3_libname}
BuildRequires: fdupes
BuildRequires: libgarcon-data
BuildRequires: midori
@@ -162,7 +164,8 @@
Group: System/GUI/XFCE
Conflicts: otherproviders(libxfce4ui-branding)
Provides: libxfce4ui-branding = %{libxfce4ui_version}
-Supplements: packageand(%{libxfce4ui_libname}:branding-openSUSE)
+Supplements: packageand(%{libxfce4ui_gtk2_libname}:branding-openSUSE)
+Supplements: packageand(%{libxfce4ui_gtk3_libname}:branding-openSUSE)
%description -n libxfce4ui-branding-openSUSE
This package provides the openSUSE look and feel for the libxfce4ui library.
++++++ xfce4-branding-openSUSE.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/xfce4-branding-openSUSE/base/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
new/xfce4-branding-openSUSE/base/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
---
old/xfce4-branding-openSUSE/base/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
2012-10-22 17:04:20.000000000 +0200
+++
new/xfce4-branding-openSUSE/base/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
2015-03-01 17:21:32.000000000 +0100
@@ -47,4 +47,7 @@
<property name="compat" type="empty">
<property name="LaunchGNOME" type="bool" value="true"/>
</property>
+ <property name="shutdown" type="empty">
+ <property name="LockScreen" type="bool" value="true"/>
+ </property>
</channel>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]