Update to 2.4.
Signed-off-by: Petr Spacek <pspacek@redhat.com>
This commit is contained in:
parent
f7402a0609
commit
b4e4e51453
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
|
||||
/bind-dyndb-ldap-2.0-20121009git6a86b1.tar.gz
|
||||
/bind-dyndb-ldap-2.1.tar.bz2
|
||||
/bind-dyndb-ldap-2.3.tar.bz2
|
||||
/bind-dyndb-ldap-2.4.tar.bz2
|
||||
|
@ -5,8 +5,8 @@
|
||||
%define VERSION %{version}
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 2.3
|
||||
Release: 2%{?dist}
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -58,6 +58,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 15 2013 Petr Spacek <pspacek redhat com> 2.4-1
|
||||
- update to 2.4
|
||||
|
||||
* Thu Nov 8 2012 Petr Spacek <pspacek redhat com> 2.3-2
|
||||
- rebuild with proper changelog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user