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/rygel] rawhide: Switch to gnome-srpm-macros macros
Date: Mon, 29 Jun 2026 12:38:40 GMT	[thread overview]
Message-ID: <178273672099.1.12559134116643787897.rpms-rygel-4c9739902809@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rygel
            Branch : rawhide
            Commit : 4c973990280941372aee260ca2f428486bf3c48a
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-06-29T14:33:59+02:00
            Stats  : +4/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rygel/c/4c973990280941372aee260ca2f428486bf3c48a?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macros

[skip changelog]

---
diff --git a/rygel.spec b/rygel.spec
index d7ca693..6e525f7 100644
--- a/rygel.spec
+++ b/rygel.spec
@@ -1,7 +1,5 @@
 %global apiver 2.8
 
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
 Name:          rygel
 Version:       45.2
 Release:       %autorelease
@@ -9,7 +7,9 @@ Summary:       A collection of UPnP/DLNA services
 
 License:       LGPL-2.1-or-later AND CC-BY-SA-3.0
 URL:           https://wiki.gnome.org/Projects/Rygel
-Source0:       https://download.gnome.org/sources/%{name}/45/%{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: desktop-file-utils
 BuildRequires: docbook-style-xsl
@@ -60,7 +60,7 @@ Obsoletes: %{name}-tracker <= %{version}
 A plugin for rygel to use localsearch to locate media on the local machine.
 
 %prep
-%autosetup -p1 -n %{name}-%{tarball_version}
+%autosetup -p1 -n %{name}-%{gnome_tarball_version}
 
 %build
 %meson \

                 reply	other threads:[~2026-06-29 12:38 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=178273672099.1.12559134116643787897.rpms-rygel-4c9739902809@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