public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dconf-editor] rawhide: Switch to gnome-srpm-macros macros
@ 2026-07-01 6:46 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-01 6:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dconf-editor
Branch : rawhide
Commit : 8880d2ed77f96275249cf3ad15bcf45164d1fcb8
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-01T08:44:49+02:00
Stats : +6/-62 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/dconf-editor/c/8880d2ed77f96275249cf3ad15bcf45164d1fcb8?branch=rawhide
Log:
Switch to gnome-srpm-macros macros
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index b4958f8..5bd121e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,58 +1,2 @@
-/dconf-editor-3.15.91.tar.xz
-/dconf-editor-3.15.92.tar.xz
-/dconf-editor-3.16.0.tar.xz
-/dconf-editor-3.16.1.tar.xz
-/dconf-editor-3.17.1.tar.xz
-/dconf-editor-3.17.90.tar.xz
-/dconf-editor-3.17.91.tar.xz
-/dconf-editor-3.17.92.tar.xz
-/dconf-editor-3.18.0.tar.xz
-/dconf-editor-3.18.1.tar.xz
-/dconf-editor-3.18.2.tar.xz
-/dconf-editor-3.19.2.tar.xz
-/dconf-editor-3.19.3.tar.xz
-/dconf-editor-3.19.90.tar.xz
-/dconf-editor-3.19.91.tar.xz
-/dconf-editor-3.19.92.tar.xz
-/dconf-editor-3.20.0.tar.xz
-/dconf-editor-3.20.1.tar.xz
-/dconf-editor-3.21.1.tar.xz
-/dconf-editor-3.21.4.tar.xz
-/dconf-editor-3.21.90.tar.xz
-/dconf-editor-3.21.92.tar.xz
-/dconf-editor-3.22.1.tar.xz
-/dconf-editor-3.23.4.tar.xz
-/dconf-editor-3.26.1.tar.xz
-/dconf-editor-3.26.2.tar.xz
-/dconf-editor-3.27.91.tar.xz
-/dconf-editor-3.27.92.tar.xz
-/dconf-editor-3.28.0.tar.xz
-/dconf-editor-3.29.90.tar.xz
-/dconf-editor-3.30.0.tar.xz
-/dconf-editor-3.30.2.tar.xz
-/dconf-editor-3.31.4.tar.xz
-/dconf-editor-3.31.90.tar.xz
-/dconf-editor-3.31.91.tar.xz
-/dconf-editor-3.32.0.tar.xz
-/dconf-editor-3.33.4.tar.xz
-/dconf-editor-3.33.90.tar.xz
-/dconf-editor-3.33.91.tar.xz
-/dconf-editor-3.34.1.tar.xz
-/dconf-editor-3.34.2.tar.xz
-/dconf-editor-3.34.3.tar.xz
-/dconf-editor-3.35.90.tar.xz
-/dconf-editor-3.35.91.tar.xz
-/dconf-editor-3.36.0.tar.xz
-/dconf-editor-3.36.2.tar.xz
-/dconf-editor-3.36.4.tar.xz
-/dconf-editor-3.37.91.tar.xz
-/dconf-editor-3.38.0.tar.xz
-/dconf-editor-3.38.2.tar.xz
-/dconf-editor-3.38.3.tar.xz
-/dconf-editor-43.alpha.tar.xz
-/dconf-editor-43.beta.tar.xz
-/dconf-editor-43.0.tar.xz
-/dconf-editor-45.0.tar.xz
-/dconf-editor-45.0.1.tar.xz
-/dconf-editor-49.rc.tar.xz
-/dconf-editor-49.0.tar.xz
+/dconf-editor-*.tar.xz
+/dconf-editor-*-build
diff --git a/dconf-editor.spec b/dconf-editor.spec
index d9a1416..c9c373f 100644
--- a/dconf-editor.spec
+++ b/dconf-editor.spec
@@ -2,8 +2,6 @@
%global glib2_version 2.56.0
%global gtk3_version 3.22.27
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
Name: dconf-editor
Version: 49.0
Release: %autorelease
@@ -11,9 +9,11 @@ Summary: Configuration editor for dconf
License: GPL-3.0-or-later AND CC0-1.0
URL: https://wiki.gnome.org/Projects/dconf
-Source0: https://download.gnome.org/sources/dconf-editor/49/dconf-editor-%{tarball_version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_version}/%{name}-%{gnome_tarball_version}.tar.xz
Source1: https://raw.githubusercontent.com/flathub/ca.desrt.dconf-editor/master/start-dconf-editor.sh
+%gnome_check_version
+
BuildRequires: /usr/bin/appstream-util
BuildRequires: desktop-file-utils
BuildRequires: gettext
@@ -34,7 +34,7 @@ Requires: gtk3%{?_isa} >= %{gtk3_version}
Graphical tool for editing the dconf configuration database.
%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 6:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 6:46 [rpms/dconf-editor] 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