Update to 5.2.10
This commit is contained in:
parent
bf11b448d9
commit
1bd589a130
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <negativo17@gmail.com> - 5.2.10-1
|
||||
- Update to 5.2.10.
|
||||
|
||||
* Fri Jun 19 2012 Simone Caronni <negativo17@gmail.com> - 5.2.9-2
|
||||
- Remove _isa on BuildRequires.
|
||||
- Remove useless code in SysV init scripts.
|
||||
|
Loading…
Reference in New Issue
Block a user