public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orphaned Packages Process <packaging-reports@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/elementary-onboarding] rawhide: Orphaned for 6+ weeks
Date: Fri, 19 Jun 2026 20:24:56 GMT [thread overview]
Message-ID: <178190069699.1.15911990424601662974.rpms-elementary-onboarding-8c17c04a0ab1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/elementary-onboarding
Branch : rawhide
Commit : 8c17c04a0ab1ea883a0713a615d409cc2e9065ca
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-06-19T15:24:51-05:00
Stats : +1/-91 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/elementary-onboarding/c/8c17c04a0ab1ea883a0713a615d409cc2e9065ca?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 33d72b0..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/onboarding-6.1.0.tar.gz
-/155.patch
\ No newline at end of file
diff --git a/README.md b/README.md
deleted file mode 100644
index 80f52ea..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# elementary-onboarding
-
-The elementary-onboarding package
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks
diff --git a/elementary-onboarding.spec b/elementary-onboarding.spec
deleted file mode 100644
index 92aa2d5..0000000
--- a/elementary-onboarding.spec
+++ /dev/null
@@ -1,84 +0,0 @@
-%global srcname onboarding
-%global appname io.elementary.onboarding
-
-Name: elementary-onboarding
-Summary: Onboarding app for new users
-Version: 6.1.0
-Release: %autorelease
-# Automatically converted from old format: GPLv3+ - review is highly recommended.
-License: GPL-3.0-or-later
-
-URL: https://github.com/elementary/onboarding
-Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
-
-# Patch to fix "NotShowIn" in group "Desktop Entry" contains an unregistered value "Installer"
-# https://github.com/elementary/onboarding/issues/154
-Patch0: %{url}/pull/155.patch
-
-BuildRequires: desktop-file-utils
-BuildRequires: gettext
-BuildRequires: libappstream-glib
-BuildRequires: meson
-BuildRequires: vala
-
-BuildRequires: pkgconfig(gee-0.8)
-BuildRequires: pkgconfig(glib-2.0) >= 2.64.0
-BuildRequires: pkgconfig(gobject-2.0)
-BuildRequires: pkgconfig(granite) >= 5.5.0
-BuildRequires: pkgconfig(gtk+-3.0)
-BuildRequires: pkgconfig(libhandy-1) >= 0.80.0
-
-Requires: hicolor-icon-theme
-
-%description
-Onboarding application for new users to the Pantheon DE.
-
-
-%prep
-%autosetup -n %{srcname}-%{version} -p1
-
-
-%build
-%meson
-%meson_build
-
-
-%install
-%meson_install
-
-# Remove @2 scaled icons that's not supported by hicolor-icon-theme
-# - https://bugzilla.redhat.com/show_bug.cgi?id=1537318
-# - https://gitlab.freedesktop.org/xdg/default-icon-theme/-/issues/2
-# - https://src.fedoraproject.org/rpms/hicolor-icon-theme/pull-request/2
-rm -r %{buildroot}/%{_datadir}/icons/hicolor/*@2/
-
-%find_lang %{appname}
-
-
-%check
-desktop-file-validate \
- %{buildroot}/%{_datadir}/applications/%{appname}.desktop
-
-desktop-file-validate \
- %{buildroot}/%{_sysconfdir}/xdg/autostart/%{appname}.desktop
-
-appstream-util validate-relax --nonet \
- %{buildroot}/%{_datadir}/metainfo/%{appname}.appdata.xml
-
-
-%files -f %{appname}.lang
-%license COPYING
-%doc README.md
-
-%config(noreplace) %{_sysconfdir}/xdg/autostart/%{appname}.desktop
-
-%{_bindir}/%{appname}
-
-%{_datadir}/applications/%{appname}.desktop
-%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
-%{_datadir}/metainfo/%{appname}.appdata.xml
-%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
-
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index f9a7b06..0000000
--- a/sources
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA512 (onboarding-6.1.0.tar.gz) = 1197e395a9b9b2cf5d7ec369bde76266156f023ff3b2b186edc676a1f5b9bb415b98cdeeda7e3d12eefeed80d7e9695177788f122a1e60f6bd9ba04e025b148c
-SHA512 (155.patch) = b8e5051e552080e88c45ac8d62a72ce0aa4652abf0fb1f5d75dce82ad3205d96bf053ec9d8e8b536aa37a501b8879cbabf4bdc1104efd4b73dcfb3ad6af73e50
reply other threads:[~2026-06-19 20:24 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=178190069699.1.15911990424601662974.rpms-elementary-onboarding-8c17c04a0ab1@fedoraproject.org \
--to=packaging-reports@fedoraproject.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