public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Sync Silverblue with Workstation
@ 2026-08-10  9:34 Colin Walters
  0 siblings, 0 replies; only message in thread
From: Colin Walters @ 2026-08-10  9:34 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : bd48f761fc0a6c42636a236cf8f97fae96a94e16
            Author : Colin Walters <walters@verbum.org>
            Date   : 2019-07-13T20:16:06+00:00
            Stats  : +11/-2 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/bd48f761fc0a6c42636a236cf8f97fae96a94e16?branch=f45

            Log:
            Sync Silverblue with Workstation

In particular, it should have the same "ssh disabled by default" etc.
https://discussion.fedoraproject.org/t/strange-etc-os-release-contents-on-silverblue/2024/2

Signed-off-by: Colin Walters <walters@verbum.org>

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 292571b..f5ab5d9 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        31
-Release:        0.7
+Release:        0.8
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -612,7 +612,10 @@ echo _DISABLED_ > %{buildroot}%{_prefix}/lib/variant
 %files silverblue
 %{_prefix}/lib/os-release.silverblue
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.silverblue
-
+# Keep this in sync with workstation below
+%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
+%{_prefix}/lib/systemd/system-preset/80-workstation.preset
+%attr(0644,root,root) %{_prefix}/share/polkit-1/rules.d/org.projectatomic.rpmostree1.rules
 
 %files snappy
 %{_prefix}/lib/os-release.snappy
@@ -627,6 +630,7 @@ echo _DISABLED_ > %{buildroot}%{_prefix}/lib/variant
 %files workstation
 %{_prefix}/lib/os-release.workstation
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.workstation
+# Keep this in sync with silverblue above
 %{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
 %{_prefix}/lib/systemd/system-preset/80-workstation.preset
 %attr(0644,root,root) %{_prefix}/share/polkit-1/rules.d/org.projectatomic.rpmostree1.rules
@@ -638,6 +642,11 @@ echo _DISABLED_ > %{buildroot}%{_prefix}/lib/variant
 
 
 %changelog
+* Sat Jul 13 2019 Colin Walters <walters@verbum.org> - 31-0.8
+- Sync Silverblue with Workstation
+  In particular, it should have the same "ssh disabled by default" etc.
+  https://discussion.fedoraproject.org/t/strange-etc-os-release-contents-on-silverblue/2024/2
+
 * Thu Jun 06 2019 Stephen Gallagher <sgallagh@redhat.com> - 31-0.7
 - Work around upgrade bug
 - Resolves: rhbz#1710543

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  9:34 [rpms/fedora-release] f45: Sync Silverblue with Workstation Colin Walters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox