From 33cdd70e64c0b1cce7c014568d00d93914d04542 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Jul 02 2012 07:07:14 +0000 Subject: Merge branch 'master' into f17 --- diff --git a/.gitignore b/.gitignore index aff7db1..b59a177 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ bacula-docs-5.0.3.tar.bz2 /bacula-5.2.7.tar.gz /bacula-5.2.8.tar.gz /bacula-5.2.9.tar.gz +/bacula-5.2.10.tar.gz diff --git a/bacula.spec b/bacula.spec index 16be7f9..b79ba72 100644 --- a/bacula.spec +++ b/bacula.spec @@ -2,8 +2,8 @@ %global username bacula Name: bacula -Version: 5.2.9 -Release: 2%{?dist} +Version: 5.2.10 +Release: 1%{?dist} Summary: Cross platform network backup for Linux, Unix, Mac and Windows # See LICENSE for details License: AGPLv3 with exceptions @@ -843,6 +843,9 @@ fi %changelog +* Mon Jul 02 2012 Simone Caronni - 5.2.10-1 +- Update to 5.2.10. + * Fri Jun 19 2012 Simone Caronni - 5.2.9-2 - Remove _isa on BuildRequires. - Remove useless code in SysV init scripts. diff --git a/sources b/sources index ae0defe..ab4e474 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41a5dc0383da4fda3bc19bec619297ea bacula-5.2.9.tar.gz +19207d7049cf11a54dee5585689044ec bacula-5.2.10.tar.gz