From 132105ecef2279fe988193a14adfdbb674aa4a5a Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Jan 18 2012 10:05:16 +0000 Subject: Update to 1.1.0a1 Signed-off-by: Adam Tkac --- diff --git a/.gitignore b/.gitignore index 0244155..f4462b5 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index af37087..9d14d2d 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -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 - 1.1.0-0.6.a1 +- update to 1.1.0a1 + * Thu Jan 12 2012 Fedora Release Engineering - 1.0.0-0.5.rc1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index f2b3a4a..b81f406 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ae78ca3ba9525ed0c7ec1121c55f1f4 bind-dyndb-ldap-1.0.0rc1.tar.bz2 +817089493cede5187687c7a3cb905887 bind-dyndb-ldap-1.1.0a1.tar.bz2