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/totem] rawhide: Switch to gnome-srpm-macros macros
Date: Tue, 30 Jun 2026 13:15:07 GMT	[thread overview]
Message-ID: <178282530757.1.1362660652519911607.rpms-totem-f7b6f8ef16dc@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/totem
            Branch : rawhide
            Commit : f7b6f8ef16dcd2fb06828b705a762b19c40872d4
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-06-30T15:13:28+02:00
            Stats  : +4/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/totem/c/f7b6f8ef16dcd2fb06828b705a762b19c40872d4?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macros

[skip changelog]

---
diff --git a/totem.spec b/totem.spec
index 765b86d..a4bc57f 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,8 +1,6 @@
 %global gst_plugins_base_version 1.6.0
 %global gtk3_version 3.19.4
 
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
 Name: totem
 Epoch: 1
 Version: 43.2
@@ -10,7 +8,9 @@ Release: %autorelease
 Summary: Movie player for GNOME
 License: GPL-2.0-or-later AND (GPL-2.0-or-later WITH GStreamer-exception-2008) AND LGPL-2.0-or-later AND CC0-1.0
 URL: https://wiki.gnome.org/Apps/Videos
-Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_version}/%{name}-%{gnome_tarball_version}.tar.xz
+
+%gnome_check_version
 
 # For PyGObject 3.52 transition. Drop after update to totem 44 or higher.
 Patch:         girepository-2.0.patch
@@ -107,7 +107,7 @@ The %{name}-devel package contains API documentation for
 developing developing plugins for %{name}.
 
 %prep
-%autosetup -p1 -n %{name}-%{tarball_version}
+%autosetup -p1 -n %{name}-%{gnome_tarball_version}
 
 %build
 %meson -Denable-gtk-doc=true

                 reply	other threads:[~2026-06-30 13:15 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=178282530757.1.1362660652519911607.rpms-totem-f7b6f8ef16dc@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