diff --git a/.gitignore b/.gitignore index bcea83d..dad53c8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ fetchmail-6.3.17.tar.xz fetchmail-6.3.17.tar.xz.asc /fetchmail-6.3.18.tar.xz /fetchmail-6.3.18.tar.xz.asc +/fetchmail-6.3.19.tar.xz +/fetchmail-6.3.19.tar.xz.asc diff --git a/fetchmail.spec b/fetchmail.spec index 33a0c90..521b72c 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -3,7 +3,7 @@ Summary: A remote mail retrieval and forwarding utility Name: fetchmail -Version: 6.3.18 +Version: 6.3.19 Release: 1%{?dist} Requires: procmail Source0: http://download.berlios.de/fetchmail/fetchmail-%{version}.tar.xz @@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon Dec 13 2010 Vitezslav Crhonek - 6.3.19-1 +- Update to fetchmail-6.3.19 + * Tue Oct 12 2010 Vitezslav Crhonek - 6.3.18-1 - Update to fetchmail-6.3.18 diff --git a/sources b/sources index 905baa0..05bce0e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -268b11a9a609a7f668530be3d5de88f0 fetchmail-6.3.18.tar.xz -f61558c6998c6c177dee4fc22a612448 fetchmail-6.3.18.tar.xz.asc +6c5a1e26da06b85f9a47fe66cef8aa31 fetchmail-6.3.19.tar.xz +53a6595846fa8cad2720ea33cb3a8aa8 fetchmail-6.3.19.tar.xz.asc