Update to 9.0.0
This commit is contained in:
parent
e8889c29dc
commit
fe26185f80
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ bacula-docs-5.0.3.tar.bz2
|
||||
/bacula-7.4.5.tar.gz
|
||||
/bacula-7.4.6.tar.gz
|
||||
/bacula-7.4.7.tar.gz
|
||||
/bacula-9.0.0.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global username bacula
|
||||
|
||||
Name: bacula
|
||||
Version: 7.4.7
|
||||
Release: 2%{?dist}
|
||||
Version: 9.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
# See LICENSE for details
|
||||
License: AGPLv3 with exceptions
|
||||
@ -710,6 +710,9 @@ fi
|
||||
%{_libdir}/nagios/plugins/check_bacula
|
||||
|
||||
%changelog
|
||||
* Mon Jul 10 2017 Simone Caronni <negativo17@gmail.com> - 9.0.0-1
|
||||
- Update to 9.0.0.
|
||||
|
||||
* Wed Apr 05 2017 Simone Caronni <negativo17@gmail.com> - 7.4.7-2
|
||||
- Remove all RHEL/CentOS 5 compatibility.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bacula-7.4.7.tar.gz) = 2dcffe3f02de8e7dedc11f58aeca58fb95486757579065564753376d3fab7699d7577c189d0d34f8490706d773cd6a95d42ef1f35facb95e6fff10dad085c0d0
|
||||
SHA512 (bacula-9.0.0.tar.gz) = 2ca4bd763dcb9cf7b6411302b55757c52820b8598683ef664f4eee2d1acfd55718906b17be8f8f093f33f173469a6221635b244248c8eedd5bd0dc477b21d5af
|
||||
|
Loading…
Reference in New Issue
Block a user