diff --git a/.gitignore b/.gitignore index 686cc8f..7410137 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ amanda-3.1.1.tar.gz /amanda-3.3.1.tar.gz /amanda-3.3.3.tar.gz /amanda-3.3.5.tar.gz +/amanda-3.3.6.tar.gz diff --git a/amanda.spec b/amanda.spec index 2f6f588..08397de 100644 --- a/amanda.spec +++ b/amanda.spec @@ -9,8 +9,8 @@ Summary: A network-capable tape backup solution Name: amanda -Version: 3.3.5 -Release: 2%{?dist} +Version: 3.3.6 +Release: 1%{?dist} Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz Source1: amanda.crontab Source4: disklist @@ -468,6 +468,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Jul 10 2014 Orion Poplawski - 3.3.6-1 +- Update to 3.3.6 + * Sat Jun 07 2014 Fedora Release Engineering - 3.3.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index c912d5a..0e015ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd545874dff334c424337ca9d7683ff6 amanda-3.3.5.tar.gz +99559bd84b358701cf943fcc347d8914 amanda-3.3.6.tar.gz