automatic version update by autodist [release 1.15.0-1mamba;Thu Nov 19 2020]

This commit is contained in:
Automatic Build System 2024-01-06 04:27:17 +01:00
parent ca9831ba8a
commit c88731c736

View File

@ -1,6 +1,6 @@
Name: libgpgme
Epoch: 1
Version: 1.14.0
Version: 1.15.0
Release: 1mamba
Summary: A library designed to make access to GnuPG easier for applications
Group: System/Libraries
@ -163,11 +163,13 @@ exit 0
%dir %{python3_sitearch}/gpg
%{python3_sitearch}/gpg/*
%ifnarch aarch64
%files -n python-gpg-py36
%defattr(-,root,root)
%{python36_sitearch}/gpg-%{version}_unknown-py*.egg-info
%dir %{python36_sitearch}/gpg
%{python36_sitearch}/gpg/*
%endif
%files devel
%defattr(-,root,root)
@ -198,6 +200,9 @@ exit 0
%{_bindir}/gpgme-json
%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
- automatic version update by autodist