automatic version update by autodist [release 6.4.38-1mamba;Thu Feb 01 2024]
This commit is contained in:
parent
78a29da417
commit
13606bc995
@ -5,7 +5,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
|
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.4.37
|
Version: 6.4.38
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A mail-retrieval and forwarding utility
|
Summary: A mail-retrieval and forwarding utility
|
||||||
Group: Applications/Networking
|
Group: Applications/Networking
|
||||||
@ -21,7 +21,7 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: maildrop >= 1.6.3
|
BuildRequires: maildrop >= 1.6.3
|
||||||
Requires: python-tk >= 2.4.3
|
Requires: python-tk >= 2.4.3
|
||||||
@ -103,6 +103,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
#NEWS README README.NTLM README.SSL TODO
|
#NEWS README README.NTLM README.SSL TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 01 2024 Automatic Build System <autodist@openmamba.org> 6.4.38-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 27 2023 Automatic Build System <autodist@mambasoft.it> 6.4.37-1mamba
|
* Mon Feb 27 2023 Automatic Build System <autodist@mambasoft.it> 6.4.37-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user