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.5.4: handle cache directory vanishing
Date: Fri, 19 Jun 2026 22:30:53 GMT	[thread overview]
Message-ID: <178190825338.1.17791756572898886106.rpms-fedfind-64c369ee9eb0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch-2
Commit : 64c369ee9eb04af744cdef706d6e8f3b2491a9af
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2017-04-18T12:38:03-07:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/64c369ee9eb04af744cdef706d6e8f3b2491a9af?branch=test-pr-branch-2

Log:
3.5.4: handle cache directory vanishing

---
diff --git a/.gitignore b/.gitignore
index 1acefae..c69d350 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@
 /fedfind-3.5.1.tar.gz
 /fedfind-3.5.2.tar.gz
 /fedfind-3.5.3.tar.gz
+/fedfind-3.5.4.tar.gz

diff --git a/fedfind.spec b/fedfind.spec
index 4d6f497..435aefc 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -14,7 +14,7 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        3.5.3
+Version:        3.5.4
 Release:        1%{?dist}
 Summary:        Fedora compose and image finder
 
@@ -145,6 +145,9 @@ popd
 
 
 %changelog
+* Tue Apr 18 2017 Adam Williamson <awilliam@redhat.com> - 3.5.4-1
+- New release 3.5.4: handle cache directory vanishing
+
 * Thu Apr 06 2017 Adam Williamson <awilliam@redhat.com> - 3.5.3-1
 - New release 3.5.3: Allow 'FACD' as a compose short name
 

diff --git a/sources b/sources
index e412e4f..d762f6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-3.5.3.tar.gz) = 10920989926bacbf55e3963144ddb5b608f6ff77be36aaae1579db413c230233a003481f3dbc1133c2e043209287c6ad403b1d1227d02c6c5115bdf1791e5366
+SHA512 (fedfind-3.5.4.tar.gz) = 132e535a8d5f5169e8194654e25be6348437c33ccdb82bdc42f04f9de19c4ec4ac0822044016ae5bb3f1fbda935b73abd1fd02b8fdb0b67720cac099205c239d

                 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=178190825338.1.17791756572898886106.rpms-fedfind-64c369ee9eb0@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