public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Maxwell G <maxwell@gtmx.me>
To: git-commits@fedoraproject.org
Subject: [rpms/fedrq] epel10: Update to 0.10.0.
Date: Tue, 14 Jul 2026 01:11:26 GMT	[thread overview]
Message-ID: <178399148661.1.1643539773520505256.rpms-fedrq-08e01cbdffe9@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-14  1:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178399148661.1.1643539773520505256.rpms-fedrq-08e01cbdffe9@fedoraproject.org \
    --to=maxwell@gtmx.me \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox