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: 4.4.3: don't delete _pdccid property, just unset it
Date: Fri, 19 Jun 2026 22:31:12 GMT [thread overview]
Message-ID: <178190827297.1.8258554887546914134.rpms-fedfind-c1269812afd1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : c1269812afd1dba108dbc0e6634155663957cd0f
Author : Adam Williamson <awilliam@redhat.com>
Date : 2020-07-22T10:37:21-07:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/c1269812afd1dba108dbc0e6634155663957cd0f?branch=test-pr-branch-2
Log:
4.4.3: don't delete _pdccid property, just unset it
---
diff --git a/.gitignore b/.gitignore
index 981f17b..cf3f82b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,3 +79,4 @@
/fedfind-4.3.0.tar.gz
/fedfind-4.4.1.tar.gz
/fedfind-4.4.2.tar.gz
+/fedfind-4.4.3.tar.gz
diff --git a/fedfind.spec b/fedfind.spec
index 979b49c..804ffb5 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -17,8 +17,8 @@
%global srcname fedfind
Name: fedfind
-Version: 4.4.2
-Release: 2%{?dist}
+Version: 4.4.3
+Release: 1%{?dist}
Summary: Fedora compose and image finder
License: GPLv3+
@@ -136,6 +136,9 @@ popd
%changelog
+* Wed Jul 22 2020 Adam Williamson <awilliam@redhat.com> - 4.4.3-1
+- New release 4.4.3: don't delete _pdccid property, just unset it
+
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 4.4.2-2
- Rebuilt for Python 3.9
diff --git a/sources b/sources
index 0bcb71c..4f28e78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-4.4.2.tar.gz) = 714a11aef34c2a7573e460f1a079e2e8ee5a01b910f1c901b0cf36570a4f3097e697d4e6acd784e2c05c5294d4e1dba4e8d55a2e7ce88ccccff1dd1ea0f655d6
+SHA512 (fedfind-4.4.3.tar.gz) = 02121b324d428b24a998f69dd550ec7ed7b1e0d4604b8e7605f54daedd54e78efb6b86529bcd2c7b29b7513330bc2f403c594932e3ab0a93cb7d9f5fa201a275
reply other threads:[~2026-06-19 22:31 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=178190827297.1.8258554887546914134.rpms-fedfind-c1269812afd1@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