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