Update to 7.4.5
This commit is contained in:
parent
b1423184a0
commit
6e528fb3f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ bacula-docs-5.0.3.tar.bz2
|
|||||||
/bacula-7.4.2.tar.gz
|
/bacula-7.4.2.tar.gz
|
||||||
/bacula-7.4.3.tar.gz
|
/bacula-7.4.3.tar.gz
|
||||||
/bacula-7.4.4.tar.gz
|
/bacula-7.4.4.tar.gz
|
||||||
|
/bacula-7.4.5.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%global username bacula
|
%global username bacula
|
||||||
|
|
||||||
Name: bacula
|
Name: bacula
|
||||||
Version: 7.4.4
|
Version: 7.4.5
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||||
# See LICENSE for details
|
# See LICENSE for details
|
||||||
License: AGPLv3 with exceptions
|
License: AGPLv3 with exceptions
|
||||||
@ -774,6 +774,9 @@ fi
|
|||||||
%{_libdir}/nagios/plugins/check_bacula
|
%{_libdir}/nagios/plugins/check_bacula
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 08 2017 Simone Caronni <negativo17@gmail.com> - 7.4.5-1
|
||||||
|
- Update to 7.4.5.
|
||||||
|
|
||||||
* Fri Jan 13 2017 Jon Ciesla <limburgher@gmail.com> - 7.4.4-3
|
* Fri Jan 13 2017 Jon Ciesla <limburgher@gmail.com> - 7.4.4-3
|
||||||
- Move to compat-openssl10 to fix FTBFS, BZ 1412924.
|
- Move to compat-openssl10 to fix FTBFS, BZ 1412924.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user