public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milan Crha <mcrha@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rest] rawhide: Use a gnome-srpm-macros macro
Date: Fri, 03 Jul 2026 08:13:43 GMT [thread overview]
Message-ID: <178306642358.1.11886766169655175084.rpms-rest-ed2c456ee1dd@fedoraproject.org> (raw)
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)
reply other threads:[~2026-07-03 8:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178306642358.1.11886766169655175084.rpms-rest-ed2c456ee1dd@fedoraproject.org \
--to=mcrha@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox