public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: 4.4.3: don't delete _pdccid property, just unset it
@ 2026-06-19 12:17 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 12:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
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
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 12:17 [rpms/fedfind] test-pr-branch: 4.4.3: don't delete _pdccid property, just unset it Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox