public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedfind] test-pr-branch-2: 3.4.1: `composeinfo` in fake metadata, ignore unknown URLs
Date: Fri, 19 Jun 2026 22:30:49 GMT	[thread overview]
Message-ID: <178190824930.1.2965236611012756082.rpms-fedfind-21e00f09c6f7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch-2
Commit : 21e00f09c6f742d42535182c73a925323f7898ad
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2017-02-10T16:30:55-08:00
Stats  : +9/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/21e00f09c6f742d42535182c73a925323f7898ad?branch=test-pr-branch-2

Log:
3.4.1: `composeinfo` in fake metadata, ignore unknown URLs

---
diff --git a/.gitignore b/.gitignore
index 86330be..a00274c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
 /fedfind-3.2.5.tar.xz
 /fedfind-3.3.0.tar.xz
 /fedfind-3.4.0.tar.xz
+/fedfind-3.4.1.tar.xz

diff --git a/fedfind.spec b/fedfind.spec
index f7cfe06..fdb0b4d 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -13,8 +13,8 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        3.4.0
-Release:        2%{?dist}
+Version:        3.4.1
+Release:        1%{?dist}
 Summary:        Fedora Finder finds Fedora
 
 Group:          Applications/Productivity
@@ -128,6 +128,11 @@ popd
 
 
 %changelog
+* Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 3.4.1-1
+- New release 3.4.1:
+- * Include `composeinfo` dict in synthesized metadata
+- * Don't return Pungi4Release for unknown URLs
+
 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 

diff --git a/sources b/sources
index 3498cd2..9db189a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-3.4.0.tar.xz) = de482ab8e8afd5d946f7e84386ff2b0a91c101e6e9e74ad88fe2f8986256be4a15f219917577a6e1dacf705886cca17a688189019336b472022ce7b54652c074
+SHA512 (fedfind-3.4.1.tar.xz) = 38fcb1be6b7db64a448c752a8569d18a4fa53e949f34ec70340325a90dc1ac39ae07b037861a298847725d34bdf25fcc2d551bf852ef3fffa7384ef1c47786fe

                 reply	other threads:[~2026-06-19 22:30 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=178190824930.1.2965236611012756082.rpms-fedfind-21e00f09c6f7@fedoraproject.org \
    --to=awilliam@redhat.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