public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milan Crha <mcrha@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdm] rawhide: Update to 51.alpha
Date: Wed, 01 Jul 2026 06:04:38 GMT	[thread overview]
Message-ID: <178288587889.1.12284370094018108917.rpms-gdm-9bbe2190c44a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdm
Branch : rawhide
Commit : 9bbe2190c44a29edd53d7cb50de97c8a755ab22f
Author : Milan Crha <mcrha@redhat.com>
Date   : 2026-07-01T08:03:06+02:00
Stats  : +2/-41 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/gdm/c/9bbe2190c44a29edd53d7cb50de97c8a755ab22f?branch=rawhide

Log:
Update to 51.alpha

---
diff --git a/gdm.service.in-Also-conflict-with-kmsconvt.patch b/gdm.service.in-Also-conflict-with-kmsconvt.patch
deleted file mode 100644
index e05cef9..0000000
--- a/gdm.service.in-Also-conflict-with-kmsconvt.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From f0c522d9df0c1c34bfccbb1f0eb2a8298c70fc20 Mon Sep 17 00:00:00 2001
-From: Jocelyn Falempe <jfalempe@redhat.com>
-Date: Fri, 20 Mar 2026 10:22:42 +0100
-Subject: [PATCH] gdm.service.in: Also conflict with kmsconvt
-
-kmsconvt is a replacement for getty, so it will also conflict with gdm
-
-Signed-off-by: Jocelyn Falempe <jfalempe@redhat.com>
-Part-of: <https://gitlab.gnome.org/GNOME/gdm/-/merge_requests/357>
----
- data/gdm.service.in | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/data/gdm.service.in b/data/gdm.service.in
-index 17e8a8de8..398aafff4 100644
---- a/data/gdm.service.in
-+++ b/data/gdm.service.in
-@@ -1,9 +1,9 @@
- [Unit]
- Description=GNOME Display Manager
- 
--# replaces the getty
--Conflicts=getty@tty${GDM_INITIAL_VT}.service
--After=getty@tty${GDM_INITIAL_VT}.service
-+# replaces the getty/kmsconvt
-+Conflicts=getty@tty${GDM_INITIAL_VT}.service kmsconvt@tty${GDM_INITIAL_VT}.service
-+After=getty@tty${GDM_INITIAL_VT}.service kmsconvt@tty${GDM_INITIAL_VT}.service
- 
- # replaces plymouth-quit since it quits plymouth on its own
- Conflicts=${PLYMOUTH_QUIT_SERVICE}
--- 
-2.53.0
-

diff --git a/gdm.spec b/gdm.spec
index 942e024..125507c 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -1,7 +1,5 @@
 %global _hardened_build 1
 
-%define gtk3_version 2.99.2
-
 # This controls support for launching X11 desktops.
 # gdm itself will always use Wayland.
 %if 0%{?rhel}
@@ -12,7 +10,7 @@
 
 Name:           gdm
 Epoch:          1
-Version:        50.1
+Version:        51~alpha
 Release:        %autorelease
 Summary:        The GNOME Display Manager
 
@@ -25,8 +23,6 @@ Source2:        gdm.sysusers
 %gnome_check_version
 
 # Upstream patches
-# From PR https://gitlab.gnome.org/GNOME/gdm/-/merge_requests/357
-Patch:		gdm.service.in-Also-conflict-with-kmsconvt.patch
 
 # Downstream patches
 Patch:          0001-Honor-initial-setup-being-disabled-by-distro-install.patch
@@ -43,11 +39,9 @@ BuildRequires:  pkgconfig(accountsservice) >= 0.6.3
 BuildRequires:  pkgconfig(audit)
 BuildRequires:  pkgconfig(check)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0) >= %{gtk3_version}
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(iso-codes)
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libkeyutils)
 BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(libsystemd)

diff --git a/sources b/sources
index 709e638..544d691 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdm-50.1.tar.xz) = 8cb1462f077b28178d48bc3d1759846428bc09558decece6ddadf57b03367d408a21f26b1024fb740ddb036ef3ca5993dff619733ad41fa4e832e0e0e6ac1248
+SHA512 (gdm-51.alpha.tar.xz) = 6fcd2f30b0732e8b1a4f0e8f5946039d3044050dd3ed5e73b767e32c477181072e8d6d54ed1462342c26215ad6aa131c4ec7f7f77f2524b0ad27794a320bb624

                 reply	other threads:[~2026-07-01  6:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178288587889.1.12284370094018108917.rpms-gdm-9bbe2190c44a@fedoraproject.org \
    --to=mcrha@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox