public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedrq] epel10: Update to 0.10.0.
@ 2026-07-14  1:11 Maxwell G
  0 siblings, 0 replies; only message in thread
From: Maxwell G @ 2026-07-14  1:11 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/fedrq
Branch : epel10
Commit : 08e01cbdffe99c63df8d6d49241ff176ac1f73a2
Author : Maxwell G <maxwell@gtmx.me>
Date   : 2023-07-12T18:41:27-05:00
Stats  : +11/-7 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/fedrq/c/08e01cbdffe99c63df8d6d49241ff176ac1f73a2?branch=epel10

Log:
Update to 0.10.0.

---
diff --git a/.gitignore b/.gitignore
index 9228655..2f904ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,5 @@
 /fedrq-0.8.0.tar.gz.asc
 /fedrq-0.9.0.tar.gz
 /fedrq-0.9.0.tar.gz.asc
+/fedrq-0.10.0.tar.gz
+/fedrq-0.10.0.tar.gz.asc

diff --git a/fedrq.spec b/fedrq.spec
index 55c7ecc..01cd76d 100644
--- a/fedrq.spec
+++ b/fedrq.spec
@@ -7,8 +7,8 @@
 %bcond libdnf5 %[0%{?fedora} >= 38]
 
 Name:           fedrq
-Version:        0.9.0
-Release:        2%{?dist}
+Version:        0.10.0
+Release:        1%{?dist}
 Summary:        A tool to query the Fedora and EPEL repositories
 
 # - code is GPL-2.0-or-later
@@ -33,13 +33,12 @@ BuildRequires:  python3-argcomplete
 BuildRequires:  python3-dnf
 %if %{with libdnf5}
 BuildRequires:  python3-libdnf5
-BuildRequires:  python3-rpm
 %endif
 # Manpage
 BuildRequires:  scdoc
 
-Requires:       (python3-dnf or (python3-libdnf5 and python3-rpm))
-Suggests:       python3-dnf
+Requires:       (python3-dnf or python3-libdnf5)
+Suggests:       (python3-libdnf5 if dnf5)
 Requires:       distribution-gpg-keys
 Recommends:     fedora-repos-rawhide
 Recommends:     python3-argcomplete
@@ -112,6 +111,9 @@ FEDRQ_BACKEND=libdnf5 %pytest -v -m "not no_rpm_mock" %{?skips:-k '%{skips}'}
 
 
 %changelog
+* Wed Jul 12 2023 Maxwell G <maxwell@gtmx.me> - 0.10.0-1
+- Update to 0.10.0.
+
 * Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 0.9.0-2
 - Rebuilt for Python 3.12
 - Fixes: rhbz#2219993

diff --git a/sources b/sources
index 62951cb..eac3351 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (fedrq-0.9.0.tar.gz) = 7a467e31cd0ea511b01af3c56f0b4f449041645fbfddf6bae6e266af775608a46691592f434f3bfe257e16ad1fd5c27f89cfe75c60dcdaf61426bb837eb2ba81
-SHA512 (fedrq-0.9.0.tar.gz.asc) = b486a227dfaed1419fa3e36f63d2933c77089e64f31909d276f90d88e158c0acfb966ce24fa59caaddb78f5910e3421fdc367bc8094afa93074924f1423a8931
+SHA512 (fedrq-0.10.0.tar.gz) = 8f4420bd823c3a6cfbbc16db6bbc546656de329737ffa59824676a1f685860573551c82d60a640ed23bed681a025c383b1fd317a23387ae87406c33d949ef40e
+SHA512 (fedrq-0.10.0.tar.gz.asc) = 26481fff48260a2640831603c7f9656ef092ad7fa33753ee89e4cc1e1dd4965644aef96adb4ecb6263f4cd5632aab0feeb3779e3645edaa6b3b36c7ea0d108ed

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

only message in thread, other threads:[~2026-07-14  1:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14  1:11 [rpms/fedrq] epel10: Update to 0.10.0 Maxwell G

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