public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libhandy] rawhide: Use a gnome-srpm-macros macro
@ 2026-07-02 16:00 Milan Crha
  0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-02 16:00 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02 16:00 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:00 [rpms/libhandy] 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