Compare commits
No commits in common. "rawhide" and "libexecdirfix2" have entirely different histories.
rawhide
...
libexecdir
1 changed files with 2 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: gpgverify
|
||||
Version: 2.2
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Signature verifier for easy and safe scripting
|
||||
|
||||
License: Boehm-GC
|
||||
|
|
@ -10,7 +10,7 @@ Source: macros.gpgverify.in
|
|||
Source: license.txt
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: grep gnupg2 gnupg2-verify
|
||||
Requires: grep gnupg2
|
||||
|
||||
%description
|
||||
GPGverify is a wrapper around GnuPG's gpgv. It verifies a file against an
|
||||
|
|
@ -41,12 +41,6 @@ cp macros.gpgverify %{buildroot}%{rpmmacrodir}/
|
|||
%license license.txt
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Jul 15 2025 Björn Persson <Bjorn@Rombobjörn.se> - 2.2-2
|
||||
- Adapted the dependencies because the gnupg2 package has been split.
|
||||
|
||||
* Fri Jun 27 2025 Björn Persson <Bjorn@Rombobjörn.se> - 2.2-1
|
||||
- Evaluate _libexecdir at build time, not at run time (reported by Yaakov
|
||||
Selkowitz).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue