diff --git a/.gitignore b/.gitignore index be37db8..6025f4a 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ bacula-docs-5.0.3.tar.bz2 /bacula-7.0.5.tar.gz /bacula-7.2.0.tar.gz /bacula-7.4.0.tar.gz +/bacula-7.4.1.tar.gz diff --git a/bacula.spec b/bacula.spec index b31cc4d..08a4f43 100644 --- a/bacula.spec +++ b/bacula.spec @@ -2,8 +2,8 @@ %global username bacula Name: bacula -Version: 7.4.0 -Release: 4%{?dist} +Version: 7.4.1 +Release: 1%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -771,6 +771,9 @@ fi %{_libdir}/nagios/plugins/check_bacula %changelog +* Thu Jun 02 2016 Simone Caronni - 7.4.1-1 +- Update to 7.4.1. + * Mon Feb 22 2016 Simone Caronni - 7.4.0-4 - Fix FTBFS on rawhide (#1307338). diff --git a/sources b/sources index a04ab82..c92c155 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c290c505b51699201cc5e0adea01f2e0 bacula-7.4.0.tar.gz +cb0615091f9a5f9784fc3a90be5e7e88 bacula-7.4.1.tar.gz