automatic version update by autodist [release 1.15.0-1mamba;Thu Nov 19 2020]
This commit is contained in:
parent
ca9831ba8a
commit
c88731c736
@ -1,6 +1,6 @@
|
|||||||
Name: libgpgme
|
Name: libgpgme
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.14.0
|
Version: 1.15.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library designed to make access to GnuPG easier for applications
|
Summary: A library designed to make access to GnuPG easier for applications
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -163,11 +163,13 @@ exit 0
|
|||||||
%dir %{python3_sitearch}/gpg
|
%dir %{python3_sitearch}/gpg
|
||||||
%{python3_sitearch}/gpg/*
|
%{python3_sitearch}/gpg/*
|
||||||
|
|
||||||
|
%ifnarch aarch64
|
||||||
%files -n python-gpg-py36
|
%files -n python-gpg-py36
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python36_sitearch}/gpg-%{version}_unknown-py*.egg-info
|
%{python36_sitearch}/gpg-%{version}_unknown-py*.egg-info
|
||||||
%dir %{python36_sitearch}/gpg
|
%dir %{python36_sitearch}/gpg
|
||||||
%{python36_sitearch}/gpg/*
|
%{python36_sitearch}/gpg/*
|
||||||
|
%endif
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -198,6 +200,9 @@ exit 0
|
|||||||
%{_bindir}/gpgme-json
|
%{_bindir}/gpgme-json
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 19 2020 Automatic Build System <autodist@mambasoft.it> 1.15.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jul 18 2020 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
* Sat Jul 18 2020 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user