Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package lightdm-pantheon-greeter for
openSUSE:Factory checked in at 2025-02-27 14:50:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lightdm-pantheon-greeter (Old)
and /work/SRC/openSUSE:Factory/.lightdm-pantheon-greeter.new.25152 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lightdm-pantheon-greeter"
Thu Feb 27 14:50:56 2025 rev:3 rq:1248810 version:8.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/lightdm-pantheon-greeter/lightdm-pantheon-greeter.changes
2025-02-13 18:54:54.755603534 +0100
+++
/work/SRC/openSUSE:Factory/.lightdm-pantheon-greeter.new.25152/lightdm-pantheon-greeter.changes
2025-02-27 14:53:59.748142214 +0100
@@ -1,0 +2,6 @@
+Tue Feb 18 19:19:25 UTC 2025 - Richard Rahl <[email protected]>
+
+- remove support for Leap 1500,as the dependencies are too old
+ * remove patch fix-mutter45.patch, as it's not needed anymore
+
+-------------------------------------------------------------------
Old:
----
fix-mutter45.patch
BETA DEBUG BEGIN:
Old:- remove support for Leap 1500,as the dependencies are too old
* remove patch fix-mutter45.patch, as it's not needed anymore
BETA DEBUG END:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lightdm-pantheon-greeter.spec ++++++
--- /var/tmp/diff_new_pack.Mdaoju/_old 2025-02-27 14:54:00.468172257 +0100
+++ /var/tmp/diff_new_pack.Mdaoju/_new 2025-02-27 14:54:00.472172424 +0100
@@ -24,7 +24,6 @@
License: GPL-3.0-or-later
URL: https://github.com/elementary/greeter
Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Patch0: fix-mutter45.patch
BuildRequires: cmake
BuildRequires: desktop-file-utils
BuildRequires: fdupes
@@ -40,11 +39,7 @@
BuildRequires: pkgconfig(granite)
BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(liblightdm-gobject-1)
-%if 0%{?suse_version} >= 1600
BuildRequires: pkgconfig(libmutter-15)
-%else
-BuildRequires: pkgconfig(libmutter-13)
-%endif
Provides: lightdm-elementary-greeter = %{version}
Obsoletes: lightdm-elementary-greeter < %{version}
@@ -54,10 +49,7 @@
%lang_package
%prep
-%autosetup -N -n greeter-%{version}
-%if 0%{?suse_version} < 1600
-%patch -P0 -p1
-%endif
+%autosetup -n greeter-%{version}
%build
export CFLAGS="%{optflags} -Wno-error=return-type"