Hello community,
here is the log from the commit of package lightdm-gtk-greeter for
openSUSE:Factory checked in at 2016-10-10 16:21:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm-gtk-greeter (Old)
and /work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm-gtk-greeter"
Changes:
--------
--- /work/SRC/openSUSE:Factory/lightdm-gtk-greeter/lightdm-gtk-greeter.changes
2016-10-03 09:37:12.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new/lightdm-gtk-greeter.changes
2016-10-10 16:21:38.000000000 +0200
@@ -1,0 +2,15 @@
+Thu Oct 6 13:13:48 UTC 2016 - [email protected]
+
+- Update to version 2.0.2:
+ * Add support for lightdm 1.19.2+.
+ * Include a badge for Budgie desktop (lp#1568494).
+ * Fix solid colour instead of background image for some themes
+ (lp#1458330).
+ * Restore user background after changing display setup.
+ * Correct login box blinking on login.
+ * Replace a number of build-breaking deprecations.
+ * Update translations.
+- Remove lightdm-gtk-greeter-fix-fail-return-value.patch,
+ lightdm-gtk-greeter-lightdm-1.19.2-api.patch: fixed upstream.
+
+-------------------------------------------------------------------
Old:
----
lightdm-gtk-greeter-2.0.1.tar.gz
lightdm-gtk-greeter-2.0.1.tar.gz.asc
lightdm-gtk-greeter-fix-fail-return-value.patch
lightdm-gtk-greeter-lightdm-1.19.2-api.patch
New:
----
lightdm-gtk-greeter-2.0.2.tar.gz
lightdm-gtk-greeter-2.0.2.tar.gz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lightdm-gtk-greeter.spec ++++++
--- /var/tmp/diff_new_pack.IDiKoh/_old 2016-10-10 16:21:41.000000000 +0200
+++ /var/tmp/diff_new_pack.IDiKoh/_new 2016-10-10 16:21:41.000000000 +0200
@@ -19,7 +19,7 @@
%define _version 2.0
Name: lightdm-gtk-greeter
-Version: 2.0.1
+Version: 2.0.2
Release: 0
Summary: Simple display manager (GTK+ greeter)
License: GPL-3.0+
@@ -28,10 +28,7 @@
Source:
https://launchpad.net/%{name}/%{_version}/%{version}/+download/%{name}-%{version}.tar.gz
Source1:
https://launchpad.net/%{name}/%{_version}/%{version}/+download/%{name}-%{version}.tar.gz.asc
Source2: %{name}.keyring
-# PATCH-FIX-OPENSUSE lightdm-gtk-greeter-fix-fail-return-value.patch
[email protected] -- Fix -Wreturn-type for fails.
-Patch0: lightdm-gtk-greeter-fix-fail-return-value.patch
-# PATCH-FIX-UPSTREAM lightdm-gtk-greeter-lightdm-1.19.2-api.patch
[email protected] -- Use new API introduced in LightDM 1.19.2.
-Patch1: lightdm-gtk-greeter-lightdm-1.19.2-api.patch
+BuildRequires: exo-tools
BuildRequires: fdupes
BuildRequires: gnome-common
BuildRequires: intltool
@@ -39,7 +36,7 @@
BuildRequires: pkgconfig(gmodule-export-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
BuildRequires: pkgconfig(gtk+-3.0)
-BuildRequires: pkgconfig(liblightdm-gobject-1) >= 1.19.2
+BuildRequires: pkgconfig(liblightdm-gobject-1) >= 1.3.5
BuildRequires: pkgconfig(x11)
Requires: %{name}-branding >= %{version}
Requires: lightdm
@@ -72,8 +69,6 @@
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
sed -i 's|$(datadir)/doc|%{_docdir}|g' data/Makefile.am
# Remove __DATE__ and __TIME__.
++++++ lightdm-gtk-greeter-2.0.1.tar.gz -> lightdm-gtk-greeter-2.0.2.tar.gz
++++++
++++ 24599 lines of diff (skipped)