public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-django-haystack] f44: Update to 3.4.0 upstream release
@ 2026-06-22 15:31 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-22 15:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-django-haystack
Branch : f44
Commit : ffcfe13042bf8063fb5f17fdf295c6f96c1795c1
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-22T13:40:31+01:00
Stats : +22/-2 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/python-django-haystack/c/ffcfe13042bf8063fb5f17fdf295c6f96c1795c1?branch=f44
Log:
Update to 3.4.0 upstream release
- Resolves: rhbz#2484926
- Enable Packit
Commit assisted by Packit automation (https://packit.dev/)
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index a31bfdf..941f5c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/django-haystack-3.0b2.tar.gz
/django-haystack-3.2.1.tar.gz
/django_haystack-3.3.0.tar.gz
+/django_haystack-3.4.0.tar.gz
diff --git a/README.packit b/README.packit
new file mode 100644
index 0000000..af5832b
--- /dev/null
+++ b/README.packit
@@ -0,0 +1,3 @@
+This repository is maintained by packit.
+https://packit.dev/
+The file was generated using packit 1.16.0.
diff --git a/packit.yaml b/packit.yaml
new file mode 100644
index 0000000..fdf84eb
--- /dev/null
+++ b/packit.yaml
@@ -0,0 +1,16 @@
+# See the documentation for more information:
+# https://packit.dev/docs/configuration/
+
+copy_upstream_release_description: false
+
+jobs:
+- job: pull_from_upstream
+ trigger: release
+ dist_git_branches:
+ - fedora-rawhide
+
+- job: koji_build
+ trigger: commit
+ allowed_committers: ['packit']
+ dist_git_branches:
+ - fedora-rawhide
diff --git a/python-django-haystack.spec b/python-django-haystack.spec
index 6c380c5..37560a1 100644
--- a/python-django-haystack.spec
+++ b/python-django-haystack.spec
@@ -2,7 +2,7 @@
%bcond_with tests
Name: python-django-haystack
-Version: 3.3.0
+Version: 3.4.0
Release: %autorelease
Summary: Pluggable search for Django
diff --git a/sources b/sources
index acee4d8..7694302 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (django_haystack-3.3.0.tar.gz) = 3f367b4f22a34145c02487ba3a678542c6bc3f8d8c9be2b4c41fea90f9f8d2bc5a6d4566b31455167f5f198865c81029393e4284673cab057dee6a682c9965af
+SHA512 (django_haystack-3.4.0.tar.gz) = ed02d4f430e310d8027d3fc043f4550c5607b69206223274a44df1edfb391af55f2d68333c766f13d58f539df0e6c77b71d0013c6de38b51a184ee3dcba6b461
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:31 [rpms/python-django-haystack] f44: Update to 3.4.0 upstream release Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox