public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rest] rawhide: Use a gnome-srpm-macros macro
@ 2026-07-03 8:13 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-03 8:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rest
Branch : rawhide
Commit : ed2c456ee1dd8d6a14dbfc8864fd093bc996b4e9
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-03T10:12:15+02:00
Stats : +3/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rest/c/ed2c456ee1dd8d6a14dbfc8864fd093bc996b4e9?branch=rawhide
Log:
Use a gnome-srpm-macros macro
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index ddc2336..469811f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/rest-0.*.tar.xz
-/librest-0.10.2.tar.xz
+/librest-*.tar.xz
+/librest-*-build
diff --git a/rest.spec b/rest.spec
index 5e3a581..60fc13f 100644
--- a/rest.spec
+++ b/rest.spec
@@ -5,7 +5,7 @@ Summary: A library for access to RESTful web services
License: LGPL-2.1-only
URL: https://gitlab.gnome.org/GNOME/librest
-Source0: https://download.gnome.org/sources/librest/0.10/librest-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/librest/%{gnome_major_minor_version}/librest-%{version}.tar.xz
BuildRequires: meson
BuildRequires: pkgconfig(glib-2.0)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-03 8:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-03 8:13 [rpms/rest] 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