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 2.2.2 (fix get_size for Python 3)
Date: Fri, 19 Jun 2026 22:30:32 GMT [thread overview]
Message-ID: <178190823258.1.10663773714160268192.rpms-fedfind-51ccdf34405a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : 51ccdf34405ac33ead55ed06bce283318ecf3bab
Author : Adam Williamson <awilliam@redhat.com>
Date : 2016-03-16T02:13:50-07:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/51ccdf34405ac33ead55ed06bce283318ecf3bab?branch=test-pr-branch-2
Log:
new release 2.2.2 (fix get_size for Python 3)
---
diff --git a/.gitignore b/.gitignore
index c68c98d..8b73766 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
/fedfind-2.1.0.tar.xz
/fedfind-2.1.1.tar.xz
/fedfind-2.2.1.tar.xz
+/fedfind-2.2.2.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index b6c2912..9a01e4e 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -9,7 +9,7 @@
%global srcname fedfind
Name: fedfind
-Version: 2.2.1
+Version: 2.2.2
Release: 1%{?dist}
Summary: Fedora Finder finds Fedora
@@ -109,6 +109,9 @@ popd
%changelog
+* Wed Mar 16 2016 Adam Williamson <awilliam@redhat.com> - 2.2.2-1
+- new release 2.2.2 (fix get_size for Python 3)
+
* Wed Mar 16 2016 Adam Williamson <awilliam@redhat.com> - 2.2.1-1
- new release 2.2.1 (quite big changes to Pungi 4 compose handling)
diff --git a/sources b/sources
index 7f3ef0f..fa5783e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d5fdc82a03df6d991a267f315c8956 fedfind-2.2.1.tar.xz
+10601cd1d3c329eeee0cb679517f82bf fedfind-2.2.2.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=178190823258.1.10663773714160268192.rpms-fedfind-51ccdf34405a@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