public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/subfinder] f45: Update to 2.16.0 - Closes rhbz#2511650
@ 2026-08-23 20:15 Mikel Olasagasti Uranga
  0 siblings, 0 replies; only message in thread
From: Mikel Olasagasti Uranga @ 2026-08-23 20:15 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/subfinder
Branch : f45
Commit : a110613c035e7df238d4e8d8708ce32169f9541c
Author : Mikel Olasagasti Uranga <mikel@olasagasti.info>
Date   : 2026-08-23T22:15:00+02:00
Stats  : +10/-9 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/subfinder/c/a110613c035e7df238d4e8d8708ce32169f9541c?branch=f45

Log:
Update to 2.16.0 - Closes rhbz#2511650

---
diff --git a/.gitignore b/.gitignore
index d8e498f..6310d98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@
 /subfinder-2.13.0.tar.gz
 /subfinder-2.14.0.tar.gz
 /subfinder-2.14.0-vendor.tar.bz2
+/subfinder-2.16.0.tar.gz
+/subfinder-2.16.0-vendor.tar.bz2

diff --git a/.packit.yaml b/.packit.yaml
index f5de59d..bd52d28 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -7,12 +7,14 @@ jobs:
   - job: pull_from_upstream
     trigger: release
     dist_git_branches:
-      rawhide: {}
+      rawhide:
+        fast_forward_merge_into:
+          - fedora-branched
 
   - job: koji_build
     trigger: commit
     dist_git_branches:
-      - rawhide
+      - fedora-all
 actions:
   post-modifications:
     - |

diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 3a23b13..43d5f48 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -1,7 +1,4 @@
 [archive]
-[archive.dependency_overrides]
-"github.com/mholt/archives" = "v0.1.6-0.20251210211934-5b66a29c4eeb"
-
 
 [licensing]
 detector = "askalono"

diff --git a/sources b/sources
index 7bd146a..45a9793 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (subfinder-2.14.0.tar.gz) = ba5aec5e0d75cb4b8ba2290c3b4e9d187b4143c1ed56a1cdc5a8129edcd75c54167e585a9a95ad6e4fdd9723f26fbe373994bbac9200ac852155b4bedb7f0808
-SHA512 (subfinder-2.14.0-vendor.tar.bz2) = 2e3d0b046cd7f3bee127601ac1fbc1d2c81e4f092cac492fc4eca6eb2f77c71da30d2987759e563453b52dc07911a33d2c59423b7c9d23c39c3777629613ba77
+SHA512 (subfinder-2.16.0.tar.gz) = 5734485bebbbf37bc03fbcae3e68f25185387a1b71f4b5555d9d1de59a4b151fa8e280c9ef195237c9084323a82523fa67fc96e4d908d46cf6640d25426a54d1
+SHA512 (subfinder-2.16.0-vendor.tar.bz2) = 98ce1e8d2d7b37af57f819b1a844d900f87b5ded47ace0a730bdb71dfe117532c48283d552126c6d78953c1469f2120d7e8140a59161be44cc4d6830b6bba47b

diff --git a/subfinder.spec b/subfinder.spec
index 8b50a20..779cc8f 100644
--- a/subfinder.spec
+++ b/subfinder.spec
@@ -3,7 +3,7 @@
 
 # https://github.com/projectdiscovery/subfinder
 %global goipath         github.com/projectdiscovery/subfinder/v2
-Version:                2.14.0
+Version:                2.16.0
 
 %gometa -L -f
 
@@ -13,7 +13,7 @@ Release:        %autorelease
 Summary:        Fast passive subdomain enumeration tool
 
 # Generated by go-vendor-tools
-License:        0BSD AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unlicense
+License:        Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unlicense
 URL:            %{gourl}
 Source0:        %{gosource}
 # Generated by go-vendor-tools

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-23 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 20:15 [rpms/subfinder] f45: Update to 2.16.0 - Closes rhbz#2511650 Mikel Olasagasti Uranga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox