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/atkmm] rawhide: Switch to gnome-srpm-macros macros
Date: Wed, 01 Jul 2026 06:21:31 GMT	[thread overview]
Message-ID: <178288689121.1.10721349409475635103.rpms-atkmm-4128632ada3c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/atkmm
            Branch : rawhide
            Commit : 4128632ada3c382bd5f331ece4e03fc080a5df87
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-01T08:20:04+02:00
            Stats  : +4/-20 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/atkmm/c/4128632ada3c382bd5f331ece4e03fc080a5df87?branch=rawhide

            Log:
            Switch to gnome-srpm-macros macros

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index 768b981..8f7f8c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,3 @@
-atkmm-2.21.2.tar.bz2
-/atkmm-2.22.0.tar.bz2
-/atkmm-2.22.2.tar.bz2
-/atkmm-2.22.4.tar.bz2
-/atkmm-2.22.5.tar.bz2
-/atkmm-2.22.6.tar.xz
-/atkmm-2.22.7.tar.xz
-/atkmm-2.23.1.tar.xz
-/atkmm-2.23.3.tar.xz
-/atkmm-2.24.1.tar.xz
-/atkmm-2.24.2.tar.xz
-/atkmm-2.24.3.tar.xz
-/atkmm-2.28.1.tar.xz
-/atkmm-2.28.2.tar.xz
-/atkmm-2.28.3.tar.xz
-/atkmm-2.28.4.tar.xz
-/atkmm-2.28.5.tar.xz
+/atkmm-*.tar.bz2
+/atkmm-*.tar.xz
+/atkmm-*-build

diff --git a/atkmm.spec b/atkmm.spec
index 15a137c..b529e5a 100644
--- a/atkmm.spec
+++ b/atkmm.spec
@@ -1,6 +1,4 @@
 %global apiver 1.6
-# first two digits of version
-%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 %global glibmm24_version 2.46.2
 
@@ -11,7 +9,7 @@ Summary:        C++ interface for the ATK library
 
 License:        LGPL-2.1-or-later
 URL:            https://www.gtkmm.org/
-Source0:        https://download.gnome.org/sources/atkmm/%{release_version}/atkmm-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{version}.tar.xz
 
 BuildRequires:  atk-devel
 BuildRequires:  doxygen

                 reply	other threads:[~2026-07-01  6:21 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=178288689121.1.10721349409475635103.rpms-atkmm-4128632ada3c@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