public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin Walters <walters@verbum.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Sync Silverblue with Workstation
Date: Mon, 10 Aug 2026 09:34:52 GMT	[thread overview]
Message-ID: <178635449258.1.5024026589667750290.rpms-fedora-release-bd48f761fc0a@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-10  9:34 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=178635449258.1.5024026589667750290.rpms-fedora-release-bd48f761fc0a@fedoraproject.org \
    --to=walters@verbum.org \
    --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