public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gom] rawhide: Use a gnome-srpm-macros macro
@ 2026-07-02 10:37 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-02 10:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gom
Branch : rawhide
Commit : b92a020a211bc462df650cc8d23ae9eaeba02ca6
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-02T12:36:04+02:00
Stats : +3/-14 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/gom/c/b92a020a211bc462df650cc8d23ae9eaeba02ca6?branch=rawhide
Log:
Use a gnome-srpm-macros macro
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index 026c6e1..ea7b1fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,2 @@
-/gom-0.2.1.tar.xz
-/gom-0.3.0.tar.xz
-/gom-0.3.1.tar.xz
-/gom-0.3.2.tar.xz
-/gom-0.3.3.tar.xz
-/gom-0.4.tar.xz
-/gom-0.5.0.tar.xz
-/gom-0.5.1.tar.xz
-/gom-0.5.2.tar.xz
-/gom-0.5.3.tar.xz
-/gom-0.5.4.tar.xz
-/gom-0.5.5.tar.xz
-/gom-0.5.6.tar.xz
+/gom-*.tar.xz
+/gom-*-build
diff --git a/gom.spec b/gom.spec
index f3a4593..a7e8a85 100644
--- a/gom.spec
+++ b/gom.spec
@@ -6,7 +6,7 @@ Summary: GObject to SQLite object mapper library
# documentation is GFDL-1.1-or-later
License: LGPL-2.1-or-later AND GFDL-1.1-or-later
URL: https://wiki.gnome.org/Projects/Gom
-Source0: https://download.gnome.org/sources/gom/0.5/gom-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{version}.tar.xz
BuildRequires: gobject-introspection-devel
BuildRequires: meson
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 10:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 10:37 [rpms/gom] rawhide: Use a gnome-srpm-macros macro Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox