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
|
Name: gpgverify
|
||||||
Version: 2.2
|
Version: 2.2
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Signature verifier for easy and safe scripting
|
Summary: Signature verifier for easy and safe scripting
|
||||||
|
|
||||||
License: Boehm-GC
|
License: Boehm-GC
|
||||||
|
|
@ -10,7 +10,7 @@ Source: macros.gpgverify.in
|
||||||
Source: license.txt
|
Source: license.txt
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: grep gnupg2 gnupg2-verify
|
Requires: grep gnupg2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GPGverify is a wrapper around GnuPG's gpgv. It verifies a file against an
|
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
|
%license license.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Evaluate _libexecdir at build time, not at run time (reported by Yaakov
|
||||||
Selkowitz).
|
Selkowitz).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue