public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cinnamon] rawhide: Add requires gnome-keyring-pam
@ 2026-06-21 9:37 Leigh Scott
0 siblings, 0 replies; only message in thread
From: Leigh Scott @ 2026-06-21 9:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cinnamon
Branch : rawhide
Commit : db7f8a7ba8a7a63f52d5aa3ca9e8f1cc2101b8ac
Author : Leigh Scott <leigh123linux@gmail.com>
Date : 2026-06-21T10:37:01+01:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/cinnamon/c/db7f8a7ba8a7a63f52d5aa3ca9e8f1cc2101b8ac?branch=rawhide
Log:
Add requires gnome-keyring-pam
---
diff --git a/cinnamon.spec b/cinnamon.spec
index 05edd59..c03f15d 100644
--- a/cinnamon.spec
+++ b/cinnamon.spec
@@ -13,7 +13,7 @@
Name: cinnamon
Version: 6.7.3^unstable
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Window management and application launching for GNOME
License: GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-2.0-or-later AND MIT
URL: https://github.com/linuxmint/%{name}
@@ -97,6 +97,9 @@ Requires: at-spi2-atk%{?_isa}
# needed for the user menu
Requires: accountsservice-libs%{?_isa}
+# needed for the screen locker
+Requires: gnome-keyring-pam%{?_isa}
+
# needed for settings
Requires: gsound
Requires: libtimezonemap%{?_isa}
@@ -329,6 +332,9 @@ EOF
%{_datadir}/dbus-1/services/org.%{name}.CalendarServer.service
%changelog
+* Sun Jun 21 2026 Leigh Scott <leigh123linux@gmail.com> - 6.7.3^unstable-2
+- Add requires gnome-keyring-pam
+
* Sat Jun 20 2026 Leigh Scott <leigh123linux@gmail.com> - 6.7.3^unstable-1
- Update to 6.7.3-unstable
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 9:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 9:37 [rpms/cinnamon] rawhide: Add requires gnome-keyring-pam Leigh Scott
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox