public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: 1.4: use multicall instead of multiprocess, improve caching
@ 2026-06-19 22:30 Adam Williamson
  0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:30 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-19 22:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 22:30 [rpms/fedfind] test-pr-branch-2: 1.4: use multicall instead of multiprocess, improve caching Adam Williamson

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