Update to 1.1.0a1
Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
parent
c7feafaf21
commit
132105ecef
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2
|
||||
/bind-dyndb-ldap-0.2.0.tar.bz2
|
||||
/bind-dyndb-ldap-1.0.0b1.tar.gz
|
||||
/bind-dyndb-ldap-1.0.0rc1.tar.bz2
|
||||
/bind-dyndb-ldap-1.1.0a1.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
#%define PATCHVER P4
|
||||
%define PREVER rc1
|
||||
%define PREVER a1
|
||||
#%define VERSION %{version}
|
||||
#%define VERSION %{version}-%{PATCHVER}
|
||||
%define VERSION %{version}%{PREVER}
|
||||
|
||||
Name: bind-dyndb-ldap
|
||||
Version: 1.0.0
|
||||
Release: 0.5.%{PREVER}%{?dist}
|
||||
Version: 1.1.0
|
||||
Release: 0.6.%{PREVER}%{?dist}
|
||||
Summary: LDAP back-end plug-in for BIND
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -56,6 +56,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 18 2012 Adam Tkac <atkac redhat com> - 1.1.0-0.6.a1
|
||||
- update to 1.1.0a1
|
||||
|
||||
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.5.rc1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user