Update to fetchmail-6.3.22
This commit is contained in:
parent
b3be25798a
commit
7e4d560e70
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@ fetchmail-6.3.17.tar.xz.asc
|
|||||||
/fetchmail-6.3.20.tar.xz.asc
|
/fetchmail-6.3.20.tar.xz.asc
|
||||||
/fetchmail-6.3.21.tar.xz
|
/fetchmail-6.3.21.tar.xz
|
||||||
/fetchmail-6.3.21.tar.xz.asc
|
/fetchmail-6.3.21.tar.xz.asc
|
||||||
|
/fetchmail-6.3.22.tar.xz
|
||||||
|
/fetchmail-6.3.22.tar.xz.asc
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: A remote mail retrieval and forwarding utility
|
Summary: A remote mail retrieval and forwarding utility
|
||||||
Name: fetchmail
|
Name: fetchmail
|
||||||
Version: 6.3.21
|
Version: 6.3.22
|
||||||
Release: 5%{?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
|
||||||
URL: http://fetchmail.berlios.de/
|
URL: http://fetchmail.berlios.de/
|
||||||
@ -49,6 +49,9 @@ rm -f $RPM_BUILD_ROOT%{python_sitelib}/fetchmailconf.py*
|
|||||||
%{_mandir}/man1/fetchmail.1*
|
%{_mandir}/man1/fetchmail.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 03 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.22-1
|
||||||
|
- Update to fetchmail-6.3.22
|
||||||
|
|
||||||
* Mon Aug 27 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.21-5
|
* Mon Aug 27 2012 Vitezslav Crhonek <vcrhonek@redhat.com> - 6.3.21-5
|
||||||
- Fix issues found by fedora-review utility in the spec file
|
- Fix issues found by fedora-review utility in the spec file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user