public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: new release 2.4.9: parse_cid raises ValueError if cid invalid
@ 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 : 659f7d53a2bcec19a96b08bbd628f91b109c8c44
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2016-05-30T16:04:36-07:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/659f7d53a2bcec19a96b08bbd628f91b109c8c44?branch=test-pr-branch-2

Log:
new release 2.4.9: parse_cid raises ValueError if cid invalid

---
diff --git a/.gitignore b/.gitignore
index 5a39b55..432cab8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /fedfind-2.4.6.tar.xz
 /fedfind-2.4.7.tar.xz
 /fedfind-2.4.8.tar.xz
+/fedfind-2.4.9.tar.xz

diff --git a/fedfind.spec b/fedfind.spec
index 2e4bef3..5100cc8 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -13,7 +13,7 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        2.4.8
+Version:        2.4.9
 Release:        1%{?dist}
 Summary:        Fedora Finder finds Fedora
 
@@ -122,6 +122,9 @@ popd
 
 
 %changelog
+* Mon May 30 2016 Adam Williamson <awilliam@redhat.com> - 2.4.9-1
+- new release 2.4.9: helpers.parse_cid raises ValueError if cid is invalid
+
 * Mon May 30 2016 Adam Williamson <awilliam@redhat.com> - 2.4.8-1
 - new release 2.4.8: ensure Releases always have a `label`
 

diff --git a/sources b/sources
index ccff011..8f7d5a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e28c424ebe6ad84091dcade3ebffab4  fedfind-2.4.8.tar.xz
+770bdd72df866410d75dcbf9c5718adf  fedfind-2.4.9.tar.xz

^ 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: new release 2.4.9: parse_cid raises ValueError if cid invalid Adam Williamson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox