Update to Samba 4.5.0rc3

Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
This commit is contained in:
Günther Deschner 2016-08-29 22:05:03 +02:00
parent 9e3c13b35b
commit 54f445eefb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 rc2
%define pre_release rc3
%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
* Mon Aug 29 2016 Guenther Deschner <gdeschner@redhat.com> - 4.5.0rc3-0
- Update to Samba 4.5.0rc3
* Mon Aug 15 2016 Guenther Deschner <gdeschner@redhat.com> - 4.5.0rc2-0
- Update to Samba 4.5.0rc2

View File

@ -1 +1 @@
46c7cdfa85e77f17089a3825032291cd samba-4.5.0rc2.tar.xz
0abc4ac3b711b6c6b2b4b2e625e5bc63 samba-4.5.0rc3.tar.xz