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: 1.4: use multicall instead of multiprocess, improve caching
Date: Fri, 19 Jun 2026 22:30:25 GMT [thread overview]
Message-ID: <178190822539.1.1782222894929372917.rpms-fedfind-1009c241037f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : 1009c241037fc8358159857e9da79b14bcbfe235
Author : Adam Williamson <awilliam@redhat.com>
Date : 2015-08-20T21:20:52-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/1009c241037fc8358159857e9da79b14bcbfe235?branch=test-pr-branch-2
Log:
1.4: use multicall instead of multiprocess, improve caching
---
diff --git a/.gitignore b/.gitignore
index 40b96a3..49ac787 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/fedfind-1.1.5.tar.xz
/fedfind-1.2.tar.xz
/fedfind-1.3.tar.xz
+/fedfind-1.4.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index bf1fd0d..4e5376f 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -9,7 +9,7 @@
%global srcname fedfind
Name: fedfind
-Version: 1.3
+Version: 1.4
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -105,6 +105,9 @@ popd
%changelog
+* Thu Aug 20 2015 Adam Williamson <awilliam@redhat.com> - 1.4-1
+- new release 1.4: use multicall instead of multiprocess, improve caching
+
* Thu Aug 20 2015 Adam Williamson <awilliam@redhat.com> - 1.3-1
- new release 1.3: check compose status, image parsing improvements, speedups
diff --git a/sources b/sources
index 10269a4..a244959 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c34d03f90296b79e66cd75e86ef19b26 fedfind-1.3.tar.xz
+35c329b7ecebeff0d6f2c8372f3aa505 fedfind-1.4.tar.xz
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=178190822539.1.1782222894929372917.rpms-fedfind-1009c241037f@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