Update to Samba 4.5.0

Guenther
This commit is contained in:
Günther Deschner 2016-09-07 17:50:43 +02:00
parent 54f445eefb
commit 119990afb5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -70,3 +70,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.5.0rc1.tar.xz
/samba-4.5.0rc2.tar.xz
/samba-4.5.0rc3.tar.xz
/samba-4.5.0.tar.xz

View File

@ -6,7 +6,7 @@
# ctdb is enabled by default, you can disable it with: --without clustering
%bcond_without clustering
%define main_release 0
%define main_release 1
%define samba_version 4.5.0
%define talloc_version 2.1.8
@ -14,7 +14,7 @@
%define tevent_version 0.9.29
%define ldb_version 1.1.27
# This should be rc1 or nil
%define pre_release rc3
%define pre_release %nil
%if "x%{?pre_release}" != "x"
%define samba_release 0.%{main_release}.%{pre_release}%{?dist}
@ -1996,6 +1996,9 @@ rm -rf %{buildroot}
%endif # with_clustering_support
%changelog
* Wed Sep 07 2016 Guenther Deschner <gdeschner@redhat.com> - 4.5.0-1
- Update to Samba 4.5.0
* Mon Aug 29 2016 Guenther Deschner <gdeschner@redhat.com> - 4.5.0rc3-0
- Update to Samba 4.5.0rc3

View File

@ -1 +1 @@
0abc4ac3b711b6c6b2b4b2e625e5bc63 samba-4.5.0rc3.tar.xz
072bdc2ab2196eac1f715435e3107d75 samba-4.5.0.tar.xz