7.4.2
This commit is contained in:
parent
ce6f46665c
commit
10731603b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ bacula-docs-5.0.3.tar.bz2
|
||||
/bacula-7.2.0.tar.gz
|
||||
/bacula-7.4.0.tar.gz
|
||||
/bacula-7.4.1.tar.gz
|
||||
/bacula-7.4.2.tar.gz
|
||||
|
@ -7,8 +7,8 @@
|
||||
%endif
|
||||
|
||||
Name: bacula
|
||||
Version: 7.4.1
|
||||
Release: 2%{?dist}
|
||||
Version: 7.4.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
# See LICENSE for details
|
||||
License: AGPLv3 with exceptions
|
||||
@ -777,6 +777,9 @@ fi
|
||||
%{_libdir}/nagios/plugins/check_bacula
|
||||
|
||||
%changelog
|
||||
* Thu Jul 07 2016 Jon Ciesla <limburgher@gmail.com> - 7.4.2-1
|
||||
- Update to 7.4.2.
|
||||
|
||||
* Tue Jul 05 2016 Simone Caronni <negativo17@gmail.com> - 7.4.1-2
|
||||
- Temporary workaround for GCC bug: http://bugs.bacula.org/view.php?id=2231
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user