public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bign-handheld-thumbnailer] f44: Orphaned for 6+ weeks
@ 2026-05-29 16:46 Orphaned Packages Process
2026-05-29 17:01 ` [rpms/bign-handheld-thumbnailer] f43: " Orphaned Packages Process
0 siblings, 1 reply; 2+ messages in thread
From: Orphaned Packages Process @ 2026-05-29 16:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bign-handheld-thumbnailer
Branch : f44
Commit : 9f9ef846138dbea4488eda3b5695f0669f98fe08
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-05-08T21:37:39-05:00
Stats : +1/-119 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/bign-handheld-thumbnailer/c/9f9ef846138dbea4488eda3b5695f0669f98fe08?branch=f44
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 81b15ee..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/v1.1.2.tar.gz
-/v1.1.3.tar.gz
-/v1.2.0.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 1546723..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# bign-handheld-thumbnailer
-
-The bign-handheld-thumbnailer package
diff --git a/bign-handheld-thumbnailer.spec b/bign-handheld-thumbnailer.spec
deleted file mode 100644
index 355dfe8..0000000
--- a/bign-handheld-thumbnailer.spec
+++ /dev/null
@@ -1,112 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-
-# prevent library files from being installed
-%global cargo_install_lib 0
-
-Name: bign-handheld-thumbnailer
-Version: 1.2.0
-Release: 3%{?dist}
-Summary: Thumbnailer for Nintendo handheld game consoles
-
-SourceLicense: GPL-2.0-or-later
-# 0BSD OR MIT OR Apache-2.0
-# Apache-2.0 OR MIT
-# BSD-3-Clause OR Apache-2.0
-# GPL-2.0-or-later
-# MIT
-# MIT OR Apache-2.0
-# MIT OR Zlib OR Apache-2.0
-# Unlicense OR MIT
-# Zlib OR Apache-2.0 OR MIT
-License: GPL-2.0-or-later AND MIT AND (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense)
-# LICENSE.dependencies contains a full license breakdown
-
-URL: https://github.com/MateusRodCosta/bign-handheld-thumbnailer
-Source: https://github.com/MateusRodCosta/bign-handheld-thumbnailer/archive/refs/tags/v%{version}.tar.gz
-
-BuildRequires: cargo-rpm-macros >= 26
-BuildRequires: meson
-
-%global _description %{expand:
-Thumbnailer for Nintendo handheld game consoles (DS and 3DS) roms and homebrew.}
-
-%description %{_description}
-
-%prep
-%autosetup -n bign-handheld-thumbnailer-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%meson -Dupdate_mime_database=false -Dgenerate_metainfo=true
-%meson_build
-%{cargo_license_summary}
-%{cargo_license} > LICENSE.dependencies
-
-%install
-%meson_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%files
-%license LICENSE
-%license LICENSE.dependencies
-%doc README.md
-%{_bindir}/bign-handheld-thumbnailer
-%dir %{_datadir}/mime
-%dir %{_datadir}/mime/packages
-%dir %{_datadir}/thumbnailers
-%{_datadir}/mime/packages/bign-handheld-thumbnailer.xml
-%{_datadir}/thumbnailers/bign-handheld-thumbnailer.thumbnailer
-%{_metainfodir}/dev.mateusrodcosta.bign_handheld_thumbnailer.metainfo.xml
-
-%changelog
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Sun Oct 19 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.2.0-1
-- Update to 1.2.0
-
-* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Tue Jul 15 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.3-1
-- Update to 1.1.3
-- Update summary and description
-- Remove meson_options.txt
-
-* Wed Jan 29 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.2-2
-- Own unowned directories under /usr/share
-
-* Mon Jan 27 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.2-1
-- Update to 1.1.2
-- Regenerate spec with rust2rpm 27 and adapt existing one
-
-* Fri Nov 22 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.1-1
-- Update to 1.1.1
-
-* Mon Sep 09 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.0-1
-- Update to 1.1.0
-
-* Mon May 20 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.0.1-2
-- Add forgotten dist tag
-
-* Sat May 18 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.0.1-1
-- Update to 1.0.1
-- Switch to new upstream meson build system
-- Start using manual RPM changelogs and add previous missing changelogs
-
-* Mon May 06 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.0.0-1
-- Update to 1.0.0
-
-* Thu May 02 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 0.9.0-1
-- Initial packaging
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/sources b/sources
deleted file mode 100644
index 49a5c12..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (v1.2.0.tar.gz) = 44ee9f19fb7b2dcb06faeac83a7403fd46f233817a1d5a5126546e6683277f50db1b2de31224748ed495fb05344f9f55b8debb0d04f53d6932b6cbc5742b31e0
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/bign-handheld-thumbnailer] f43: Orphaned for 6+ weeks
2026-05-29 16:46 [rpms/bign-handheld-thumbnailer] f44: Orphaned for 6+ weeks Orphaned Packages Process
@ 2026-05-29 17:01 ` Orphaned Packages Process
0 siblings, 0 replies; 2+ messages in thread
From: Orphaned Packages Process @ 2026-05-29 17:01 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bign-handheld-thumbnailer
Branch : f43
Commit : 9f9ef846138dbea4488eda3b5695f0669f98fe08
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-05-08T21:37:39-05:00
Stats : +1/-119 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/bign-handheld-thumbnailer/c/9f9ef846138dbea4488eda3b5695f0669f98fe08?branch=f43
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 81b15ee..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/v1.1.2.tar.gz
-/v1.1.3.tar.gz
-/v1.2.0.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index 1546723..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# bign-handheld-thumbnailer
-
-The bign-handheld-thumbnailer package
diff --git a/bign-handheld-thumbnailer.spec b/bign-handheld-thumbnailer.spec
deleted file mode 100644
index 355dfe8..0000000
--- a/bign-handheld-thumbnailer.spec
+++ /dev/null
@@ -1,112 +0,0 @@
-# Generated by rust2rpm 27
-%bcond check 1
-
-# prevent library files from being installed
-%global cargo_install_lib 0
-
-Name: bign-handheld-thumbnailer
-Version: 1.2.0
-Release: 3%{?dist}
-Summary: Thumbnailer for Nintendo handheld game consoles
-
-SourceLicense: GPL-2.0-or-later
-# 0BSD OR MIT OR Apache-2.0
-# Apache-2.0 OR MIT
-# BSD-3-Clause OR Apache-2.0
-# GPL-2.0-or-later
-# MIT
-# MIT OR Apache-2.0
-# MIT OR Zlib OR Apache-2.0
-# Unlicense OR MIT
-# Zlib OR Apache-2.0 OR MIT
-License: GPL-2.0-or-later AND MIT AND (0BSD OR Apache-2.0 OR MIT) AND (Apache-2.0 OR BSD-3-Clause) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense)
-# LICENSE.dependencies contains a full license breakdown
-
-URL: https://github.com/MateusRodCosta/bign-handheld-thumbnailer
-Source: https://github.com/MateusRodCosta/bign-handheld-thumbnailer/archive/refs/tags/v%{version}.tar.gz
-
-BuildRequires: cargo-rpm-macros >= 26
-BuildRequires: meson
-
-%global _description %{expand:
-Thumbnailer for Nintendo handheld game consoles (DS and 3DS) roms and homebrew.}
-
-%description %{_description}
-
-%prep
-%autosetup -n bign-handheld-thumbnailer-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%meson -Dupdate_mime_database=false -Dgenerate_metainfo=true
-%meson_build
-%{cargo_license_summary}
-%{cargo_license} > LICENSE.dependencies
-
-%install
-%meson_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%files
-%license LICENSE
-%license LICENSE.dependencies
-%doc README.md
-%{_bindir}/bign-handheld-thumbnailer
-%dir %{_datadir}/mime
-%dir %{_datadir}/mime/packages
-%dir %{_datadir}/thumbnailers
-%{_datadir}/mime/packages/bign-handheld-thumbnailer.xml
-%{_datadir}/thumbnailers/bign-handheld-thumbnailer.thumbnailer
-%{_metainfodir}/dev.mateusrodcosta.bign_handheld_thumbnailer.metainfo.xml
-
-%changelog
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Sun Oct 19 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.2.0-1
-- Update to 1.2.0
-
-* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Tue Jul 15 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.3-1
-- Update to 1.1.3
-- Update summary and description
-- Remove meson_options.txt
-
-* Wed Jan 29 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.2-2
-- Own unowned directories under /usr/share
-
-* Mon Jan 27 2025 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.2-1
-- Update to 1.1.2
-- Regenerate spec with rust2rpm 27 and adapt existing one
-
-* Fri Nov 22 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.1-1
-- Update to 1.1.1
-
-* Mon Sep 09 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.1.0-1
-- Update to 1.1.0
-
-* Mon May 20 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.0.1-2
-- Add forgotten dist tag
-
-* Sat May 18 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.0.1-1
-- Update to 1.0.1
-- Switch to new upstream meson build system
-- Start using manual RPM changelogs and add previous missing changelogs
-
-* Mon May 06 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 1.0.0-1
-- Update to 1.0.0
-
-* Thu May 02 2024 Mateus Rodrigues Costa <mateusrodcosta@gmail.com> - 0.9.0-1
-- Initial packaging
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/sources b/sources
deleted file mode 100644
index 49a5c12..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (v1.2.0.tar.gz) = 44ee9f19fb7b2dcb06faeac83a7403fd46f233817a1d5a5126546e6683277f50db1b2de31224748ed495fb05344f9f55b8debb0d04f53d6932b6cbc5742b31e0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-29 17:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 16:46 [rpms/bign-handheld-thumbnailer] f44: Orphaned for 6+ weeks Orphaned Packages Process
2026-05-29 17:01 ` [rpms/bign-handheld-thumbnailer] f43: " Orphaned Packages Process
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox