public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpmdeplint] epel9: Update to 2.1 upstream release
@ 2026-06-04 14:16 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-06-04 14:16 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rpmdeplint
            Branch : epel9
            Commit : 325085cc2ebad2f47e312af7e505fd9adc4aab48
            Author : Packit <hello@packit.dev>
            Date   : 2026-06-03T12:45:33+00:00
            Stats  : +5/-4 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/rpmdeplint/c/325085cc2ebad2f47e312af7e505fd9adc4aab48?branch=epel9

            Log:
            Update to 2.1 upstream release

Upstream tag: v2.1
Upstream commit: 9e889d0c

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index d205b87..5a67421 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /rpmdeplint-1.4.tar.gz
 /rpmdeplint-2.0rc3.tar.gz
 /rpmdeplint-2.0.tar.gz
+/rpmdeplint-2.1.tar.gz

diff --git a/.packit.yaml b/.packit.yaml
index 3f7a38e..293157d 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -9,7 +9,7 @@ files_to_sync:
 actions:
   create-archive:
     - "python3 -m build --sdist --outdir ."
-    - "sh -c 'echo rpmdeplint-$(hatch version).tar.gz'"
+    - "sh -c 'ls -1 rpmdeplint*.tar.gz'"
   get-current-version:
     - bash -c "hatch version | sed 's|^\([[:digit:]]\.[[:digit:]]\)rc|\1~rc|'"
 

diff --git a/README.packit b/README.packit
index b6ea2f6..4e76cbe 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 0.85.0.post1.dev17+g1f3036b1.
+The file was generated using packit 1.16.0.post1.dev8+g8a0482385.

diff --git a/rpmdeplint.spec b/rpmdeplint.spec
index de4305b..3f4cbcf 100644
--- a/rpmdeplint.spec
+++ b/rpmdeplint.spec
@@ -1,5 +1,5 @@
 Name:           rpmdeplint
-Version:        2.0
+Version:        2.1
 Release:        %autorelease
 Summary:        Tool to find errors in RPM packages in the context of their dependency graph
 License:        GPL-2.0-or-later

diff --git a/sources b/sources
index ed8c2ca..b390c53 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpmdeplint-2.0.tar.gz) = 5eb00de5eda4072b8789eceabcd88ccfdcf0745db3f2ebdf29aee8a01fe4f566a4473755fae8dafd1f1e5f7de27650897aadf67b146b257b95b545046d39d1e4
+SHA512 (rpmdeplint-2.1.tar.gz) = ca8410daea28277aaf2cfac59967c438fa0f7c2a7de8e074de7d5df92f8da3ff0caef9407fa7e5b46efd2aeadf60484822dfb4fb48d8df1385b83ab94c3ceb57

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

only message in thread, other threads:[~2026-06-04 14:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 14:16 [rpms/rpmdeplint] epel9: Update to 2.1 upstream release Packit

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