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/libhandy] rawhide: Use a gnome-srpm-macros macro
Date: Thu, 02 Jul 2026 16:00:18 GMT	[thread overview]
Message-ID: <178300801834.1.17184652273255680628.rpms-libhandy-155b3123d0d5@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/libhandy
            Branch : rawhide
            Commit : 155b3123d0d5c4c8b4a0a3816856f4154c0dfbf3
            Author : Milan Crha <mcrha@redhat.com>
            Date   : 2026-07-02T17:58:48+02:00
            Stats  : +4/-28 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/libhandy/c/155b3123d0d5c4c8b4a0a3816856f4154c0dfbf3?branch=rawhide

            Log:
            Use a gnome-srpm-macros macro

[skip changelog]

---
diff --git a/.gitignore b/.gitignore
index 0b83b37..7293ed3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,26 +1,3 @@
-/libhandy-v0.0.6.tar.bz2
-/libhandy-v0.0.7.tar.bz2
-/libhandy-v0.0.8.tar.bz2
-/libhandy-v0.0.9.tar.bz2
-/libhandy-v0.0.10.tar.bz2
-/libhandy-v0.0.11.tar.bz2
-/libhandy-v0.0.13.tar.bz2
-/libhandy-1.1.90.tar.xz
-/libhandy-1.2.0.tar.xz
-/libhandy-1.2.1.tar.xz
-/libhandy-1.2.2.tar.xz
-/libhandy-1.2.3.tar.xz
-/libhandy-1.3.90.tar.xz
-/libhandy-1.4.0.tar.xz
-/libhandy-1.5.0.tar.xz
-/libhandy-1.5.90.tar.xz
-/libhandy-1.5.91.tar.xz
-/libhandy-1.6.0.tar.xz
-/libhandy-1.6.1.tar.xz
-/libhandy-1.6.2.tar.xz
-/libhandy-1.7.0.tar.xz
-/libhandy-1.7.90.tar.xz
-/libhandy-1.8.0.tar.xz
-/libhandy-1.8.1.tar.xz
-/libhandy-1.8.2.tar.xz
-/libhandy-1.8.3.tar.xz
+/libhandy-*.tar.bz2
+/libhandy-*.tar.xz
+/libhandy-*-build

diff --git a/libhandy.spec b/libhandy.spec
index e827643..49958d8 100644
--- a/libhandy.spec
+++ b/libhandy.spec
@@ -7,8 +7,7 @@ Summary:        Building blocks for modern adaptive GNOME apps
 License:        LGPL-2.1-or-later
 
 URL:            https://gitlab.gnome.org/GNOME/libhandy
-%global majmin %(echo %{version} | cut -d . -f -2)
-Source0:        https://download.gnome.org/sources/%{name}/%{majmin}/%{name}-%{version}.tar.xz
+Source0:        https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{version}.tar.xz
 
 BuildRequires:  gcc
 BuildRequires:  gi-docgen

                 reply	other threads:[~2026-07-02 16:00 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=178300801834.1.17184652273255680628.rpms-libhandy-155b3123d0d5@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