public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/devhelp] rawhide: Switch to gnome-srpm-macros macros
@ 2026-07-01 7:08 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-01 7:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/devhelp
Branch : rawhide
Commit : c14f70cf095e88c0257fc1319e80f80d9ec62fa8
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-01T09:06:38+02:00
Stats : +7/-94 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/devhelp/c/c14f70cf095e88c0257fc1319e80f80d9ec62fa8?branch=rawhide
Log:
Switch to gnome-srpm-macros macros
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index 80cc20c..09d4b29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,90 +1,3 @@
-devhelp-2.90.5.tar.bz2
-/devhelp-2.91.4.tar.bz2
-/devhelp-2.91.5.tar.bz2
-/devhelp-2.91.90.tar.bz2
-/devhelp-2.91.91.tar.bz2
-/devhelp-2.91.91.1.tar.bz2
-/devhelp-2.91.91.2.tar.bz2
-/devhelp-2.91.92.tar.bz2
-/devhelp-3.0.0.tar.bz2
-/devhelp-3.2.0.tar.xz
-/devhelp-3.3.3.tar.xz
-/devhelp-3.3.91.tar.xz
-/devhelp-3.4.0.tar.xz
-/devhelp-3.4.1.tar.xz
-/devhelp-3.5.5.tar.xz
-/devhelp-3.5.92.tar.xz
-/devhelp-3.6.0.tar.xz
-/devhelp-3.6.1.tar.xz
-/devhelp-3.7.3.tar.xz
-/devhelp-3.7.5.tar.xz
-/devhelp-3.7.91.tar.xz
-/devhelp-3.8.0.tar.xz
-/devhelp-3.8.1.tar.xz
-/devhelp-3.8.2.tar.xz
-/devhelp-3.9.4.tar.xz
-/devhelp-3.9.5.tar.xz
-/devhelp-3.9.90.tar.xz
-/devhelp-3.9.91.tar.xz
-/devhelp-3.10.0.tar.xz
-/devhelp-3.10.2.tar.xz
-/devhelp-3.11.4.tar.xz
-/devhelp-3.11.91.tar.xz
-/devhelp-3.11.92.tar.xz
-/devhelp-3.12.0.tar.xz
-/devhelp-3.12.1.tar.xz
-/devhelp-3.13.4.tar.xz
-/devhelp-3.13.90.tar.xz
-/devhelp-3.13.92.tar.xz
-/devhelp-3.14.0.tar.xz
-/devhelp-3.15.90.tar.xz
-/devhelp-3.15.91.tar.xz
-/devhelp-3.15.92.tar.xz
-/devhelp-3.16.0.tar.xz
-/devhelp-3.16.1.tar.xz
-/devhelp-3.17.3.tar.xz
-/devhelp-3.17.91.tar.xz
-/devhelp-3.18.0.tar.xz
-/devhelp-3.18.1.tar.xz
-/devhelp-3.19.3.tar.xz
-/devhelp-3.19.90.tar.xz
-/devhelp-3.19.92.tar.xz
-/devhelp-3.20.0.tar.xz
-/devhelp-3.21.90.tar.xz
-/devhelp-3.21.91.tar.xz
-/devhelp-3.21.92.tar.xz
-/devhelp-3.22.0.tar.xz
-/devhelp-3.23.91.tar.xz
-/devhelp-3.23.92.tar.xz
-/devhelp-3.24.0.tar.xz
-/devhelp-3.25.1.tar.xz
-/devhelp-3.25.2-56f8389.tar.xz
-/devhelp-3.25.2.tar.xz
-/devhelp-3.25.91.tar.xz
-/devhelp-3.26.0.tar.xz
-/devhelp-3.26.1.tar.xz
-/devhelp-3.27.90.tar.xz
-/devhelp-3.28.0.tar.xz
-/devhelp-3.28.1.tar.xz
-/devhelp-3.30.0.tar.xz
-/devhelp-3.30.1.tar.xz
-/devhelp-3.32.0.tar.xz
-/devhelp-3.34.0.tar.xz
-/devhelp-3.35.90.tar.xz
-/devhelp-3.36.0.tar.xz
-/devhelp-3.36.1.tar.xz
-/devhelp-3.36.2.tar.xz
-/devhelp-3.37.1.tar.xz
-/devhelp-3.38.0.tar.xz
-/devhelp-3.38.1.tar.xz
-/devhelp-40.alpha.tar.xz
-/devhelp-40.0.tar.xz
-/devhelp-41.beta.tar.xz
-/devhelp-41.rc.tar.xz
-/devhelp-41.0.tar.xz
-/devhelp-41.1.tar.xz
-/devhelp-41.2.tar.xz
-/devhelp-43.alpha.tar.xz
-/devhelp-43.beta.tar.xz
-/devhelp-43.rc.tar.xz
-/devhelp-43.0.tar.xz
+/devhelp-*.tar.bz2
+/devhelp-*.tar.xz
+/devhelp-*-build
diff --git a/devhelp.spec b/devhelp.spec
index ff04c4e..7f19dba 100644
--- a/devhelp.spec
+++ b/devhelp.spec
@@ -1,5 +1,3 @@
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
Name: devhelp
Epoch: 1
Version: 43.0
@@ -9,7 +7,9 @@ Summary: API documentation browser
# Automatically converted from old format: GPLv3+ - review is highly recommended.
License: GPL-3.0-or-later
URL: https://wiki.gnome.org/Apps/Devhelp
-Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_version}/%{name}-%{gnome_tarball_version}.tar.xz
+
+%gnome_check_version
BuildRequires: chrpath
BuildRequires: desktop-file-utils
@@ -52,7 +52,7 @@ This package contains the development files for the library that can be used
for embedding devhelp into other applications such as IDEs.
%prep
-%autosetup -p1 -n %{name}-%{tarball_version}
+%autosetup -p1 -n %{name}-%{gnome_tarball_version}
%build
%meson \
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 7:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 7:08 [rpms/devhelp] rawhide: Switch to gnome-srpm-macros macros Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox