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/pangomm2.48] rawhide: Use a gnome-srpm-macros macro
Date: Thu, 02 Jul 2026 16:37:25 GMT	[thread overview]
Message-ID: <178301024551.1.100565346288994933.rpms-pangomm2.48-9967a980b141@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/pangomm2.48
            Branch : rawhide
            Commit : 9967a980b1415dbcbca94fa96ba36c8324da279c
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-02T18:35:56+02:00
            Stats  : +3/-11 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/pangomm2.48/c/9967a980b1415dbcbca94fa96ba36c8324da279c?branch=rawhide

            Log:
            Use a gnome-srpm-macros macro

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index 9ae1e56..42421d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,2 @@
-/pangomm-2.48.1.tar.xz
-/pangomm-2.50.0.tar.xz
-/pangomm-2.50.1.tar.xz
-/pangomm-2.50.2.tar.xz
-/pangomm-2.52.0.tar.xz
-/pangomm-2.54.0.tar.xz
-/pangomm-2.56.1.tar.xz
-/pangomm-2.56.2.tar.xz
+/pangomm-*.tar.xz
+/pangomm-*-build

diff --git a/pangomm2.48.spec b/pangomm2.48.spec
index db72f1c..7c3134e 100644
--- a/pangomm2.48.spec
+++ b/pangomm2.48.spec
@@ -1,6 +1,4 @@
 %define apiver 2.48
-# first two digits of version
-%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 %global glibmm_version 2.68.0
 %global cairomm_version 1.15.1
@@ -13,7 +11,7 @@ Summary:        C++ interface for Pango
 
 License:        LGPL-2.1-or-later
 URL:            https://www.gtkmm.org/
-Source0:        https://download.gnome.org/sources/pangomm/%{release_version}/pangomm-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/pangomm/%{gnome_major_minor_version}/pangomm-%{version}.tar.xz
 
 BuildRequires:  pkgconfig(cairomm-1.16) >= %{cairomm_version}
 BuildRequires:  pkgconfig(glibmm-2.68) >= %{glibmm_version}

                 reply	other threads:[~2026-07-02 16:37 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=178301024551.1.100565346288994933.rpms-pangomm2.48-9967a980b141@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