diff --git a/.gitignore b/.gitignore index 342a12a..5a83ea3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ fetchmail-6.3.17.tar.xz.asc /fetchmail-6.3.20.tar.xz.asc /fetchmail-6.3.21.tar.xz /fetchmail-6.3.21.tar.xz.asc +/fetchmail-6.3.22.tar.xz +/fetchmail-6.3.22.tar.xz.asc diff --git a/fetchmail.spec b/fetchmail.spec index 3fb383b..95b3b5f 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -2,8 +2,8 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail -Version: 6.3.21 -Release: 5%{?dist} +Version: 6.3.22 +Release: 1%{?dist} Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz Source1: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz.asc URL: http://fetchmail.berlios.de/ @@ -49,6 +49,9 @@ rm -f $RPM_BUILD_ROOT%{python_sitelib}/fetchmailconf.py* %{_mandir}/man1/fetchmail.1* %changelog +* Mon Sep 03 2012 Vitezslav Crhonek - 6.3.22-1 +- Update to fetchmail-6.3.22 + * Mon Aug 27 2012 Vitezslav Crhonek - 6.3.21-5 - Fix issues found by fedora-review utility in the spec file diff --git a/sources b/sources index fea0b2a..ed1f00c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -db75ef2058423599386add311bc954ce fetchmail-6.3.21.tar.xz -4800a0546d9a0a7eaf37ec38ef7b2838 fetchmail-6.3.21.tar.xz.asc +2f7b8ee1bed3a70839a2fb41a69c7f6e fetchmail-6.3.22.tar.xz +3dd3e48fcd788ad3211c8eb93d1fd1fa fetchmail-6.3.22.tar.xz.asc