Update to fetchmail-6.3.26
This commit is contained in:
parent
0dc57d0537
commit
ed0f763c2f
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@ fetchmail-6.3.17.tar.xz.asc
|
|||||||
/fetchmail-6.3.24.tar.xz.asc
|
/fetchmail-6.3.24.tar.xz.asc
|
||||||
/fetchmail-6.3.25.tar.xz
|
/fetchmail-6.3.25.tar.xz
|
||||||
/fetchmail-6.3.25.tar.xz.asc
|
/fetchmail-6.3.25.tar.xz.asc
|
||||||
|
/fetchmail-6.3.26.tar.xz
|
||||||
|
/fetchmail-6.3.26.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.25
|
Version: 6.3.26
|
||||||
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
|
||||||
|
* Wed Apr 24 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.26-1
|
||||||
|
- Update to fetchmail-6.3.26
|
||||||
|
|
||||||
* Tue Mar 19 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.25-1
|
* Tue Mar 19 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.25-1
|
||||||
- Update to fetchmail-6.3.25
|
- Update to fetchmail-6.3.25
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user