public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pangomm2.48] rawhide: Use a gnome-srpm-macros macro
@ 2026-07-02 16:37 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-02 16:37 UTC (permalink / raw)
To: git-commits
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 16:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 16:37 [rpms/pangomm2.48] rawhide: Use a gnome-srpm-macros macro Milan Crha
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox