public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Hans de Goede <johannes.goede@oss.qualcomm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/plymouth] rawhide: Drop spinner-update.tar.gz this is no longer needed with 26.134.222
Date: Mon, 22 Jun 2026 15:37:25 GMT	[thread overview]
Message-ID: <178214264508.1.9220154369784873911.rpms-plymouth-b2b8f32a59a6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/plymouth
            Branch : rawhide
            Commit : b2b8f32a59a663c007450744267f9c47dd4e37f2
            Author : Hans de Goede <johannes.goede@oss.qualcomm.com>
            Date   : 2026-06-22T12:06:11+02:00
            Stats  : +3/-10 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/plymouth/c/b2b8f32a59a663c007450744267f9c47dd4e37f2?branch=rawhide

            Log:
            Drop spinner-update.tar.gz this is no longer needed with 26.134.222

Signed-off-by: Hans de Goede <johannes.goede@oss.qualcomm.com>

---
diff --git a/plymouth.rpmlintrc b/plymouth.rpmlintrc
index 46d11b1..03b757d 100644
--- a/plymouth.rpmlintrc
+++ b/plymouth.rpmlintrc
@@ -2,7 +2,6 @@ addFilter("incorrect-fsf-address")
 addFilter("no-manual-page-for-binary")
 addFilter("no-documentation")
 addFilter("W: no-%check-section")
-addFilter("W: invalid-url Source1: spinner-update.tar.gz")
 # Spinfinity has a symlink to /usr/share/pixmaps/system-logo-white.png
 addFilter("dangling-symlink")
 # Upstream (and RHEL) has named the logrotate file after the logfilename
@@ -10,7 +9,5 @@ addFilter("dangling-symlink")
 addFilter("incoherent-logrotate-file")
 # No provides, the throbgress plugin has been removed upstream
 addFilter("obsolete-not-provided plymouth-plugin-throbgress")
-# Some files are shared between themes
-addFilter("files-duplicate")
 # Some of our packages have no binaries, this is fine
 addFilter("no-binary")

diff --git a/plymouth.spec b/plymouth.spec
index 8de9edf..cc6d428 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -6,10 +6,7 @@ License: GPL-2.0-or-later
 URL: http://www.freedesktop.org/wiki/Software/Plymouth
 
 Source0: https://gitlab.freedesktop.org/plymouth/plymouth/-/archive/%{version}/%{name}-%{version}.tar.bz2
-# Spinner update from: https://gitlab.freedesktop.org/plymouth/plymouth/-/commit/1a01883fa2659bfb5e7417e1d5bd8d287a2cac36
-# Drop this on next rebase to latest upstream
-Source1: spinner-update.tar.gz
-Source2: charge.plymouth
+Source1: charge.plymouth
 
 # Fix race in fb_device_has_drm_device () causing frame-buffer plugin to
 # sometimes load while drm plugin is already handling the display
@@ -226,7 +223,7 @@ Plymouth. It features a small spinner on a dark background.
 
 
 %prep
-%autosetup -p1 -a 1
+%autosetup -p1
 # Change the default theme
 sed -i -e 's/spinner/bgrt/g' src/plymouthd.defaults
 # Use simpledrm /dev/dri/card# by default, except when LUKS disk encrpytion is used
@@ -255,7 +252,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
 %if ! 0%{?rhel}
 # Add charge, our old default
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
-cp %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
+cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
 cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
 %endif
 

diff --git a/sources b/sources
index 1e701b3..f32c82e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
 SHA512 (plymouth-26.134.222.tar.bz2) = 61d43405fca0208bb2cdd5a1534b8de390fd9e33677709388a6e42feba13f8ba230d0791c63a94648b8ad70946597747b5bdd0ddab35e74c6e3b69a8e212b100
-SHA512 (spinner-update.tar.gz) = 5e5a0482e4640857389a14fbc032ccf8dbe756511589d218b12195c7136363b973a352e9fecabcaa464641233319d6bb83b879123f77252d031add51ae77feb9
\ No newline at end of file

                 reply	other threads:[~2026-06-22 15:37 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=178214264508.1.9220154369784873911.rpms-plymouth-b2b8f32a59a6@fedoraproject.org \
    --to=johannes.goede@oss.qualcomm.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