public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/reuse] epel10: Restore %{?dist} in Release
@ 2026-08-19 12:50 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-19 12:50 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/reuse
            Branch : epel10
            Commit : c3424a9f880c02968ec0ee4b41405e9571f5f35d
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2023-02-06T16:44:28+01:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/reuse/c/c3424a9f880c02968ec0ee4b41405e9571f5f35d?branch=epel10

            Log:
            Restore %{?dist} in Release

https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/

> Use of the %{?dist} tag is mandatory in Fedora.

---
diff --git a/reuse.spec b/reuse.spec
index e2798cd..9b18b2f 100644
--- a/reuse.spec
+++ b/reuse.spec
@@ -1,6 +1,6 @@
 Name:           reuse
 Version:        1.1.1
-Release:        2
+Release:        2%{?dist}
 Summary:        A tool for compliance with the REUSE recommendations
 # The CC0-1.0 licence applies to json data files, not code.
 # CC-BY-SA-4.0 is applied to documentation.

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

only message in thread, other threads:[~2026-08-19 12:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 12:50 [rpms/reuse] epel10: Restore %{?dist} in Release 

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