import gpgme-1.15.1-6.el9
This commit is contained in:
parent
8426f7c261
commit
1a22eef3bf
@ -9,7 +9,7 @@
|
|||||||
Name: gpgme
|
Name: gpgme
|
||||||
Summary: GnuPG Made Easy - high level crypto API
|
Summary: GnuPG Made Easy - high level crypto API
|
||||||
Version: 1.15.1
|
Version: 1.15.1
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
|
|
||||||
# /usr/bin/gpgme-tool is licensed under GPLv3+
|
# /usr/bin/gpgme-tool is licensed under GPLv3+
|
||||||
# the rest is licensed under LGPLv2+
|
# the rest is licensed under LGPLv2+
|
||||||
@ -99,6 +99,7 @@ BuildRequires: cmake
|
|||||||
%package -n q%{name}
|
%package -n q%{name}
|
||||||
Summary: Qt API bindings/wrapper for GPGME
|
Summary: Qt API bindings/wrapper for GPGME
|
||||||
Requires: %{name}pp%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
Requires: %{name}pp%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
|
Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||||
BuildRequires: pkgconfig(Qt5Core)
|
BuildRequires: pkgconfig(Qt5Core)
|
||||||
BuildRequires: pkgconfig(Qt5Test)
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
|
|
||||||
@ -222,6 +223,10 @@ make check
|
|||||||
%{python3_sitearch}/gpg/
|
%{python3_sitearch}/gpg/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 17 2022 Jiri Kucera <jkucera@redhat.com> - 1.15.1-6
|
||||||
|
- Rebuild
|
||||||
|
Resolves: #2035319
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.15.1-5
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.15.1-5
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
Loading…
Reference in New Issue
Block a user