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/gtkmm3.0] rawhide: Switch to gnome-srpm-macros macro
Date: Thu, 02 Jul 2026 11:50:38 GMT	[thread overview]
Message-ID: <178299303893.1.5080612565233083108.rpms-gtkmm3.0-d54b97e50dd8@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gtkmm3.0
            Branch : rawhide
            Commit : d54b97e50dd8c2a13aef2497ac851c927ca8226b
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-02T13:49:07+02:00
            Stats  : +2/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/gtkmm3.0/c/d54b97e50dd8c2a13aef2497ac851c927ca8226b?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macro

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index 6fdc48f..a838c04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gtkmm-*.tar.bz2
 /gtkmm-*.tar.xz
+/gtkmm-*-build

diff --git a/gtkmm3.0.spec b/gtkmm3.0.spec
index 92d8dec..1274ab2 100644
--- a/gtkmm3.0.spec
+++ b/gtkmm3.0.spec
@@ -1,6 +1,4 @@
 %global apiver 3.0
-# first two digits of version
-%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 %global glibmm24_version 2.54.0
 %global gtk3_version 3.24.0
@@ -16,7 +14,7 @@ Summary:        C++ interface for the GTK+ library
 
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
 URL:            https://www.gtkmm.org/
-Source0:        https://download.gnome.org/sources/gtkmm/%{release_version}/gtkmm-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/gtkmm/%{gnome_major_minor_version}/gtkmm-%{version}.tar.xz
 
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++

                 reply	other threads:[~2026-07-02 11:50 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=178299303893.1.5080612565233083108.rpms-gtkmm3.0-d54b97e50dd8@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