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/libsecret] rawhide: Use a gnome-srpm-macros macro
Date: Thu, 02 Jul 2026 16:16:19 GMT [thread overview]
Message-ID: <178300897963.1.11924202915713147184.rpms-libsecret-b0daad7044af@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-02 16:16 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=178300897963.1.11924202915713147184.rpms-libsecret-b0daad7044af@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