Update to fetchmail-6.3.24
This commit is contained in:
parent
2f0f1aa5a3
commit
3f3deaf512
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@ fetchmail-6.3.17.tar.xz.asc
|
|||||||
/fetchmail-6.3.22.tar.xz.asc
|
/fetchmail-6.3.22.tar.xz.asc
|
||||||
/fetchmail-6.3.23.tar.xz
|
/fetchmail-6.3.23.tar.xz
|
||||||
/fetchmail-6.3.23.tar.xz.asc
|
/fetchmail-6.3.23.tar.xz.asc
|
||||||
|
/fetchmail-6.3.24.tar.xz
|
||||||
|
/fetchmail-6.3.24.tar.xz.asc
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: A remote mail retrieval and forwarding utility
|
Summary: A remote mail retrieval and forwarding utility
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.3.23
|
Version: 6.3.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz
|
Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz
|
||||||
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz.asc
|
Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz.asc
|
||||||
@ -49,6 +49,9 @@ rm -f $RPM_BUILD_ROOT%{python_sitelib}/fetchmailconf.py*
|
|||||||
%{_mandir}/man1/fetchmail.1*
|
%{_mandir}/man1/fetchmail.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 07 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.24-1
|
||||||
|
- Update to fetchmail-6.3.24
|
||||||
|
|
||||||
* Tue Dec 11 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.23-1
|
* Tue Dec 11 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.23-1
|
||||||
- Update to fetchmail-6.3.23
|
- Update to fetchmail-6.3.23
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user