public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch: new release 2.6.3: handle -ostree- as well as -dvd- in filenames
@ 2026-06-19 12:16 Adam Williamson
  0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 12:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedfind
Branch : test-pr-branch
Commit : 69f796f2d8a230142d0e172ff3b8b43fe091c366
Author : Adam Williamson <awilliam@redhat.com>
Date   : 2016-10-10T09:43:59-07:00
Stats  : +6/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedfind/c/69f796f2d8a230142d0e172ff3b8b43fe091c366?branch=test-pr-branch

Log:
new release 2.6.3: handle -ostree- as well as -dvd- in filenames

---
diff --git a/.gitignore b/.gitignore
index ed91b8d..ecbc5f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
 /fedfind-2.5.0.tar.xz
 /fedfind-2.6.0.tar.xz
 /fedfind-2.6.2.tar.xz
+/fedfind-2.6.3.tar.xz

diff --git a/fedfind.spec b/fedfind.spec
index 14f4076..a1c114b 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -13,7 +13,7 @@
 %global srcname fedfind
 
 Name:           fedfind
-Version:        2.6.2
+Version:        2.6.3
 Release:        1%{?dist}
 Summary:        Fedora Finder finds Fedora
 
@@ -122,6 +122,9 @@ popd
 
 
 %changelog
+* Mon Oct 10 2016 Adam Williamson <awilliam@redhat.com> - 2.6.3-1
+- new release 2.6.3: handle -ostree- as well as -dvd- in ostree filenames
+
 * Thu Oct 06 2016 Adam Williamson <awilliam@redhat.com> - 2.6.2-1
 - new release 2.6.2: use dvd-ostree type when synthesizing metadata
 

diff --git a/sources b/sources
index 6c9db3e..9ceeea4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-473d0b6c71f0fb80d0ae7997f195bc7f  fedfind-2.6.2.tar.xz
+5910e326819363c5bb7cf10642ace1f3  fedfind-2.6.3.tar.xz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-19 12:16 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:16 [rpms/fedfind] test-pr-branch: new release 2.6.3: handle -ostree- as well as -dvd- in filenames Adam Williamson

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