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: new release 3.0.4: use `imagelist` files not rsync scraping
Date: Fri, 19 Jun 2026 22:30:43 GMT [thread overview]
Message-ID: <178190824344.1.4062733737890341789.rpms-fedfind-49616f1a398a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : 49616f1a398ab8035befdfaa219fd83dd1d46720
Author : Adam Williamson <awilliam@redhat.com>
Date : 2016-11-23T17:33:39-08:00
Stats : +10/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/49616f1a398ab8035befdfaa219fd83dd1d46720?branch=test-pr-branch-2
Log:
new release 3.0.4: use `imagelist` files not rsync scraping
---
diff --git a/.gitignore b/.gitignore
index 0bd57fd..160f267 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,6 @@
/fedfind-2.7.0.tar.xz
/fedfind-2.7.1.tar.xz
/fedfind-2.7.2.tar.xz
+/fedfind-3.0.2.tar.xz
+/fedfind-3.0.3.tar.xz
+/fedfind-3.0.4.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index 395893c..4453c05 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -7,13 +7,13 @@
%endif
# packages required at both test time and run time
-%global test_requires2 python2-cached_property python2-productmd python-six python-setuptools
-%global test_requires3 python3-cached_property python3-productmd python3-six python3-setuptools
+%global test_requires2 python2-cached_property python2-productmd python-six python-setuptools python-argparse
+%global test_requires3 python3-cached_property python3-productmd python3-six python3-setuptools python-argparse
%global srcname fedfind
Name: fedfind
-Version: 2.7.2
+Version: 3.0.4
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -122,6 +122,9 @@ popd
%changelog
+* Wed Nov 23 2016 Adam Williamson <awilliam@redhat.com> - 3.0.4-1
+- new release 3.0.4: use `imagelist` files not rsync scraping
+
* Sun Nov 20 2016 Adam Williamson <awilliam@redhat.com> - 2.7.2-1
- new release 2.7.2: optionally provide distro in `parse_cid`
diff --git a/sources b/sources
index cf4219e..d050f0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b26252883d397da9acb5b0686aada17b fedfind-2.7.2.tar.xz
+074942c6e343ef1fb5553fbd10edca31 fedfind-3.0.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=178190824344.1.4062733737890341789.rpms-fedfind-49616f1a398a@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