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/golang-github-cucumber-godog] rawhide: Orphaned for 6+ weeks
Date: Fri, 26 Jun 2026 01:54:03 GMT	[thread overview]
Message-ID: <178243884391.1.8851855767538497538.rpms-golang-github-cucumber-godog-d907b9c92254@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/golang-github-cucumber-godog
Branch : rawhide
Commit : d907b9c92254dcf8be536a49e6a1e46aea78c2f2
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date   : 2026-06-25T20:53:58-05:00
Stats  : +1/-94 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/golang-github-cucumber-godog/c/d907b9c92254dcf8be536a49e6a1e46aea78c2f2?branch=rawhide

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 2b9322f..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/godog-0.10.0.tar.gz
-/godog-0.11.0.tar.gz
-/godog-0.12.1.tar.gz

diff --git a/README.md b/README.md
deleted file mode 100644
index e9cffa7..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# golang-github-cucumber-godog
-
-The golang-github-cucumber-godog package

diff --git a/changelog b/changelog
deleted file mode 100644
index 2155bc3..0000000
--- a/changelog
+++ /dev/null
@@ -1,11 +0,0 @@
-* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Fri Jan 15 18:13:08 CET 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0.11.0-1
-- Update to 0.11.0
-
-* Sat Jul 25 19:56:44 CEST 2020 Robert-André Mauchin <zebob.m@gmail.com> - 0.10.0-1
-- Initial 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/golang-github-cucumber-godog.spec b/golang-github-cucumber-godog.spec
deleted file mode 100644
index 3b8d933..0000000
--- a/golang-github-cucumber-godog.spec
+++ /dev/null
@@ -1,76 +0,0 @@
-# Generated by go2rpm 1.5.0
-%bcond_without check
-
-# https://github.com/cucumber/godog
-%global goipath         github.com/cucumber/godog
-Version:                0.12.1
-
-%gometa
-
-%global common_description %{expand:
-Cucumber for golang.}
-
-%global golicenses      LICENSE
-%global godocs          _examples CHANGELOG.md CHANGELOG_OLD.md\\\
-                        CONTRIBUTING.md README.md release-notes/v0.10.0.md\\\
-                        release-notes/v0.11.0.md release-notes/v0.12.0.md\\\
-                        release-notes/v0.9.0.md
-
-
-Name:           %{goname}
-Release:        %autorelease
-Summary:        Cucumber for golang
-
-License:        MIT
-URL:            %{gourl}
-Source0:        %{gosource}
-
-BuildRequires:  golang(github.com/cucumber/gherkin-go/v21)
-BuildRequires:  golang(github.com/cucumber/messages-go/v17)
-BuildRequires:  golang(github.com/hashicorp/go-memdb)
-BuildRequires:  golang(github.com/spf13/cobra)
-BuildRequires:  golang(github.com/spf13/pflag)
-BuildRequires:  golang(github.com/stretchr/testify/require)
-
-%if %{with check}
-# Tests
-BuildRequires:  golang(github.com/smartystreets/goconvey/convey)
-BuildRequires:  golang(github.com/stretchr/testify/assert)
-%endif
-
-%description
-%{common_description}
-
-%gopkg
-
-%prep
-%goprep
-sed -i 's|github.com/cucumber/gherkin-go/v19|github.com/cucumber/gherkin-go/v21|' $(find . -iname "*.go" -type f)
-sed -i 's|github.com/cucumber/messages-go/v16|github.com/cucumber/messages-go/v17|' $(find . -iname "*.go" -type f)
-
-
-%build
-for cmd in cmd/* ; do
-  %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd
-done
-
-%install
-%gopkginstall
-install -m 0755 -vd                     %{buildroot}%{_bindir}
-install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
-
-%if %{with check}
-%check
-# ., internal/builder: needs modules support
-%gocheck -d . -t internal
-%endif
-
-%files
-%license LICENSE
-%doc _examples CHANGELOG.md CHANGELOG_OLD.md CONTRIBUTING.md README.md
-%{_bindir}/*
-
-%gopkgfiles
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 2b92e96..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (godog-0.12.1.tar.gz) = 8c740ef8a5933a830c43462f242392c1eb5ec82754a48c8a6ec57f26fbe4a446cc7bc27213bd62386bed8166bf091bbfe73ce782bb19563fb63123891179faa5

                 reply	other threads:[~2026-06-26  1:54 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=178243884391.1.8851855767538497538.rpms-golang-github-cucumber-godog-d907b9c92254@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