public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libsecret] rawhide: Use a gnome-srpm-macros macro
@ 2026-07-02 16:16 Milan Crha
0 siblings, 0 replies; only message in thread
From: Milan Crha @ 2026-07-02 16:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libsecret
Branch : rawhide
Commit : b0daad7044af3231a9a410c4e6b5c55b909b734e
Author : Milan Crha <mcrha@redhat.com>
Date : 2026-07-02T18:14:51+02:00
Stats : +3/-40 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/libsecret/c/b0daad7044af3231a9a410c4e6b5c55b909b734e?branch=rawhide
Log:
Use a gnome-srpm-macros macro
[skip changelog]
---
diff --git a/.gitignore b/.gitignore
index ecfab71..58849d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,39 +1,5 @@
-/libsecret-0.1.tar.xz
-/libsecret-0.2.tar.xz
-/libsecret-0.3.tar.xz
-/libsecret-0.6.tar.xz
-/libsecret-0.7.tar.xz
-/libsecret-0.8.tar.xz
+/libsecret-*.tar.xz
+/libsecret-*-build
/.build-*.log
/*.src.rpm
/x86_64/
-/libsecret-0.10.tar.xz
-/libsecret-0.11.tar.xz
-/libsecret-0.12.tar.xz
-/libsecret-0.13.tar.xz
-/libsecret-0.14.tar.xz
-/libsecret-0.15.tar.xz
-/libsecret-0.16.tar.xz
-/libsecret-0.18.tar.xz
-/libsecret-0.18.2.tar.xz
-/libsecret-0.18.3.tar.xz
-/libsecret-0.18.4.tar.xz
-/libsecret-0.18.5.tar.xz
-/libsecret-0.18.6.tar.xz
-/libsecret-0.18.7.tar.xz
-/libsecret-0.18.8.tar.xz
-/libsecret-0.19.0.tar.xz
-/libsecret-0.19.1.tar.xz
-/libsecret-0.20.0.tar.xz
-/libsecret-0.20.1.tar.xz
-/libsecret-0.20.2.tar.xz
-/libsecret-0.20.3.tar.xz
-/libsecret-0.20.4.tar.xz
-/libsecret-0.20.5.tar.xz
-/libsecret-0.21.0.tar.xz
-/libsecret-0.21.1.tar.xz
-/libsecret-0.21.2.tar.xz
-/libsecret-0.21.3.tar.xz
-/libsecret-0.21.4.tar.xz
-/libsecret-0.21.6.tar.xz
-/libsecret-0.21.7.tar.xz
diff --git a/libsecret.spec b/libsecret.spec
index 036f34f..914ba6f 100644
--- a/libsecret.spec
+++ b/libsecret.spec
@@ -1,6 +1,3 @@
-# first two digits of version
-%global release_version %%(echo %{version} | awk -F. '{print $1"."$2}')
-
%ifarch %{valgrind_arches}
%global has_valgrind 1
%endif
@@ -18,7 +15,7 @@ Summary: Library for storing and retrieving passwords and other secrets
# part of libsecret/mock/dh.py is LicenseRef-Fedora-Public-Domain
License: LGPL-2.1-or-later AND Apache-2.0 AND (GPL-2.0-or-later OR TGPPL-1.0) AND LicenseRef-Fedora-Public-Domain AND GCR-docs
URL: https://wiki.gnome.org/Projects/Libsecret
-Source0: https://download.gnome.org/sources/libsecret/%{release_version}/libsecret-%{version}.tar.xz
+Source0: https://download.gnome.org/sources/%{name}/%{gnome_major_minor_version}/%{name}-%{version}.tar.xz
BuildRequires: docbook-style-xsl
BuildRequires: gettext
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 16:16 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:16 [rpms/libsecret] 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