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/libpanel] rawhide: Switch to gnome-srpm-macros macros
Date: Thu, 02 Jul 2026 16:10:17 GMT [thread overview]
Message-ID: <178300861704.1.2326084255533623665.rpms-libpanel-fc3b06cdbd8f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libpanel
Branch : rawhide
Commit : fc3b06cdbd8f2a025f0aa957d6676e31daba3a57
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-02T18:08:50+02:00
Stats : +6/-29 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libpanel/c/fc3b06cdbd8f2a025f0aa957d6676e31daba3a57?branch=rawhide
Log:
Switch to gnome-srpm-macros macros
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index 433cec4..ed22b39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,25 +1,2 @@
-/libpanel-1.0.alpha.tar.xz
-/libpanel-1.0.alpha1.tar.xz
-/libpanel-1.0.0.tar.xz
-/libpanel-1.0.1.tar.xz
-/libpanel-1.0.2.tar.xz
-/libpanel-1.1.0.tar.xz
-/libpanel-1.1.2.tar.xz
-/libpanel-1.2.0.tar.xz
-/libpanel-1.3.0.tar.xz
-/libpanel-1.3.1.tar.xz
-/libpanel-1.4.0.tar.xz
-/libpanel-1.4.1.tar.xz
-/libpanel-1.5.0.tar.xz
-/libpanel-1.5.1.tar.xz
-/libpanel-1.6.0.tar.xz
-/libpanel-1.7.0.tar.xz
-/libpanel-1.7.1.tar.xz
-/libpanel-1.8.0.tar.xz
-/libpanel-1.8.1.tar.xz
-/libpanel-1.9.0.tar.xz
-/libpanel-1.10.0.tar.xz
-/libpanel-1.10.1.tar.xz
-/libpanel-1.10.2.tar.xz
-/libpanel-1.10.3.tar.xz
-/libpanel-1.10.4.tar.xz
+/libpanel-*.tar.xz
+/libpanel-*-build
diff --git a/libpanel.spec b/libpanel.spec
index 9045c98..c888dcd 100644
--- a/libpanel.spec
+++ b/libpanel.spec
@@ -1,5 +1,3 @@
-%global tarball_version %%(echo %{version} | tr '~' '.')
-
Name: libpanel
Version: 1.10.4
Release: %autorelease
@@ -7,7 +5,9 @@ Summary: IDE paneling library for GTK
License: LGPL-3.0-or-later
URL: https://gitlab.gnome.org/GNOME/libpanel
-Source0: https://download.gnome.org/sources/libpanel/1.10/libpanel-%{tarball_version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{gnome_tarball_version}.tar.xz
+
+%gnome_check_version
BuildRequires: gcc
BuildRequires: meson
@@ -37,7 +37,7 @@ developing applications that use %{name}.
%prep
-%autosetup -p1 -n libpanel-%{tarball_version}
+%autosetup -p1 -n %{name}-%{gnome_tarball_version}
%build
reply other threads:[~2026-07-02 16:10 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=178300861704.1.2326084255533623665.rpms-libpanel-fc3b06cdbd8f@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