Hello community,
here is the log from the commit of package
lightdm-gtk-greeter-branding-openSUSE for openSUSE:Factory checked in at
2015-10-25 19:12:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm-gtk-greeter-branding-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.lightdm-gtk-greeter-branding-openSUSE.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm-gtk-greeter-branding-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/lightdm-gtk-greeter-branding-openSUSE/lightdm-gtk-greeter-branding-openSUSE.changes
2013-04-16 06:46:21.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter-branding-openSUSE.new/lightdm-gtk-greeter-branding-openSUSE.changes
2015-10-25 19:12:52.000000000 +0100
@@ -1,0 +2,14 @@
+Sun Oct 18 19:41:33 UTC 2015 - [email protected]
+
+- Update for lightdm-gtk-greeter 2.0.1.
+ * The configuration file was modified to add the following
+ indicators:
+ - Host;
+ - Clock;
+ - Language selection menu;
+ - Keyboard selection menu;
+ - Session selection menu;
+ - Accessibility menu;
+ - Power menu.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lightdm-gtk-greeter-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.vEJ8nF/_old 2015-10-25 19:12:53.000000000 +0100
+++ /var/tmp/diff_new_pack.vEJ8nF/_new 2015-10-25 19:12:53.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package lightdm-gtk-greeter-branding-openSUSE
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 Guido Berhoerster <[email protected]>.
#
# All modifications and additions to the file contributed by third parties
@@ -17,10 +17,10 @@
#
-%define lightdm_gtk_greeter_version %(rpm -q --queryformat '%%{version}'
lightdm-gtk-greeter)
+%define lightdm_gtk_greeter_version %(rpm -q --queryformat "%%{version}"
lightdm-gtk-greeter)
Name: lightdm-gtk-greeter-branding-openSUSE
-Version: 1.3
+Version: 2.0
Release: 0
Summary: openSUSE branding of lightdm-gtk-greeter
License: GPL-3.0+
@@ -40,7 +40,6 @@
Supplements: packageand(lightdm-gtk-greeter:branding-openSUSE)
# switch to the upstream versioning scheme
Obsoletes: lightdm-gtk-greeter-branding = 12.1
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
++++++ lightdm-gtk-greeter.conf ++++++
--- /var/tmp/diff_new_pack.vEJ8nF/_old 2015-10-25 19:12:53.000000000 +0100
+++ /var/tmp/diff_new_pack.vEJ8nF/_new 2015-10-25 19:12:53.000000000 +0100
@@ -1,5 +1,4 @@
#
-# logo = Logo file to use, either an image absolute path, or a path relative
to the greeter data directory
# background = Background file to use, either an image path or a color (e.g.
#772953)
# theme-name = GTK+ theme to use
# icon-theme-name = Icon theme to use
@@ -8,10 +7,9 @@
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight,
hintmedium, or hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
-# show-language-selector (true or false)
+# indicators = Indicators to be shown at the top bar
#
[greeter]
-logo=/usr/share/pixmaps/lightdm-gtk-greeter-opensuse.png
background=/usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
theme-name=Adwaita
#icon-theme-name=
@@ -20,4 +18,4 @@
#xft-dpi=
#xft-hintstyle=
#xft-rgba=
-show-language-selector=true
+indicators =
~host;~spacer;~clock;~spacer;~language;~layout;~session;~a11y;~power;