Update to 13.0.1
This commit is contained in:
parent
eea51d772d
commit
312426c4ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@ bacula-docs-5.0.3.tar.bz2
|
||||
/bacula-11.0.5.tar.gz
|
||||
/bacula-11.0.6.tar.gz
|
||||
/bacula-13.0.0.tar.gz
|
||||
/bacula-13.0.1.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global username bacula
|
||||
|
||||
Name: bacula
|
||||
Version: 13.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 13.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross platform network backup for Linux, Unix, Mac and Windows
|
||||
# See LICENSE for details
|
||||
License: AGPLv3 with exceptions
|
||||
@ -625,6 +625,9 @@ exit 0
|
||||
%{_libdir}/nagios/plugins/check_bacula
|
||||
|
||||
%changelog
|
||||
* Fri Aug 19 2022 Simone Caronni <negativo17@gmail.com> - 13.0.1-1
|
||||
- Update to 13.0.1.
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bacula-13.0.0.tar.gz) = 4049771f0a0a6c9302d73bd9870c0508d339e919077ac7cfabd4df83a24bb734dcaa8b1c655fb2ad44b04ce616cd566c2ff6dbb7567ae5904efb255ad2b7c0be
|
||||
SHA512 (bacula-13.0.1.tar.gz) = fd10857d12bb637b9f6e51a03888d8cc93604ba1e793f888304f3c115d48800d7f0d69e30a843355c6760ff8e9b5481c174a24ace1c2adc106cf4ec73646b426
|
||||
|
Loading…
Reference in New Issue
Block a user