Update to Samba 4.3.0

resolves: #1088911

Guenther
This commit is contained in:
Günther Deschner 2015-09-08 20:23:38 +02:00
parent e91ea2a80f
commit 8f760691ef
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -52,3 +52,4 @@ samba-3.6.0pre1.tar.gz
/samba-4.2.3.tar.xz
/samba-4.3.0rc3.tar.xz
/samba-4.3.0rc4.tar.xz
/samba-4.3.0.tar.xz

View File

@ -14,7 +14,7 @@
%define tevent_version 0.9.25
%define ldb_version 1.1.21
# This should be rc1 or nil
%define pre_release rc4
%define pre_release %nil
%if "x%{?pre_release}" != "x"
%define samba_release 0.%{main_release}.%{pre_release}%{?dist}
@ -1977,6 +1977,9 @@ rm -rf %{buildroot}
%endif # with_clustering_support
%changelog
* Tue Sep 08 2015 Guenther Deschner <gdeschner@redhat.com> - 4.3.0-1
- resolves: #1088911 - Update to Samba 4.3.0
* Tue Sep 01 2015 Andreas Schneider <asn@redhat.com> - 4.3.0-0.1rc4
- Update to Samba 4.3.0rc4

View File

@ -1 +1 @@
7bdd10317a78c82d612e3ad4692301c9 samba-4.3.0rc4.tar.xz
6d7192dec86b22668b05c23c7c683cdf samba-4.3.0.tar.xz