public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: 3.4.3: include `disc_number` in synthesized image dicts
@ 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 : cfdebf5c49d358f617e8ff492829fa2e83d94fb7
Author : Adam Williamson <awilliam@redhat.com>
Date : 2017-02-10T20:03:37-08:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/cfdebf5c49d358f617e8ff492829fa2e83d94fb7?branch=test-pr-branch-2
Log:
3.4.3: include `disc_number` in synthesized image dicts
---
diff --git a/.gitignore b/.gitignore
index a00274c..782c503 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
/fedfind-3.3.0.tar.xz
/fedfind-3.4.0.tar.xz
/fedfind-3.4.1.tar.xz
+/fedfind-3.4.3.tar.xz
diff --git a/fedfind.spec b/fedfind.spec
index f782448..58c003a 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -14,8 +14,8 @@
%global srcname fedfind
Name: fedfind
-Version: 3.4.1
-Release: 2%{?dist}
+Version: 3.4.3
+Release: 1%{?dist}
Summary: Fedora compose and image finder
Group: Applications/Productivity
@@ -145,6 +145,9 @@ popd
%changelog
+* Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 3.4.3-1
+- New release 3.4.3: include `disc_number` in synthesized image dicts
+
* Fri Feb 10 2017 Adam Williamson <awilliam@redhat.com> - 3.4.1-2
- Enable Python 3 build for EPEL 7
- Split CLI and library packages
diff --git a/sources b/sources
index 9db189a..b86a0da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedfind-3.4.1.tar.xz) = 38fcb1be6b7db64a448c752a8569d18a4fa53e949f34ec70340325a90dc1ac39ae07b037861a298847725d34bdf25fcc2d551bf852ef3fffa7384ef1c47786fe
+SHA512 (fedfind-3.4.3.tar.xz) = 718be168298a1107e76c199adad2ec101ebfeb4cc356ff617c30ba6b0904720a5749dbeed5238fd37a8a1c613b0e54c98455de00cf5696800d0ab06a13ae97d0
^ 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: 3.4.3: include `disc_number` in synthesized image dicts Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox