Update to 9.6.3
This commit is contained in:
parent
ab134d0c66
commit
fa08626e6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ bacula-docs-5.0.3.tar.bz2
|
||||
/bacula-9.4.3.tar.gz
|
||||
/bacula-9.4.4.tar.gz
|
||||
/bacula-9.6.2.tar.gz
|
||||
/bacula-9.6.3.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global username bacula
|
||||
|
||||
Name: bacula
|
||||
Version: 9.6.2
|
||||
Release: 2%{?dist}
|
||||
Version: 9.6.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
# See LICENSE for details
|
||||
License: AGPLv3 with exceptions
|
||||
@ -743,6 +743,9 @@ fi
|
||||
%{_libdir}/nagios/plugins/check_bacula
|
||||
|
||||
%changelog
|
||||
* Tue Mar 17 2020 Simone Caronni <negativo17@gmail.com> - 9.6.3-1
|
||||
- Update to 9.6.3.
|
||||
|
||||
* Thu Mar 05 2020 Simone Caronni <negativo17@gmail.com> - 9.6.2-2
|
||||
- Fix RHEL/CentOS 6 builds.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bacula-9.6.2.tar.gz) = a02d4ba92a3937e41a5b86c93969ca2b993b677a12b8731daea12271d33e636a7a6c7b399c5cae2afb2dde38b622e8b8e5906aff072e0a1a360b0a08749b91a1
|
||||
SHA512 (bacula-9.6.3.tar.gz) = 8ee14311945ff04c4d3ca736725e2187bcf3e9e0a3093df215c8651bd6a7b07792edea4912ba84189ee79df614c1e99a4333ce173163cfc7efb536dad582106f
|
||||
|
Loading…
Reference in New Issue
Block a user