Update to 1.1.0b2
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
5f0ae2be7d
commit
71aed9f028
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
|
||||
/bind-dyndb-ldap-1.1.0a1.tar.bz2
|
||||
/bind-dyndb-ldap-1.1.0a2.tar.bz2
|
||||
/bind-dyndb-ldap-1.1.0b1.tar.bz2
|
||||
/bind-dyndb-ldap-1.1.0b2.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
#%define PATCHVER P4
|
||||
%define PREVER b1
|
||||
%define PREVER b2
|
||||
#%define VERSION %{version}
|
||||
#%define VERSION %{version}-%{PATCHVER}
|
||||
%define VERSION %{version}%{PREVER}
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 1.1.0
|
||||
Release: 0.9.%{PREVER}%{?dist}
|
||||
Release: 0.10.%{PREVER}%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -56,6 +56,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 27 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.10.b2
|
||||
- update to 1.1.0b2
|
||||
|
||||
* Tue Mar 06 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.9.b1
|
||||
- update to 1.1.0b1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user