From 15d305f6dfff732bf0c0b9965398f9dc16b09e9b Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Mon, 14 Nov 2011 14:26:21 +0100 Subject: [PATCH] Update to 1.0.0rc1 Signed-off-by: Adam Tkac --- .gitignore | 1 + bind-dyndb-ldap.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cc9d378..0244155 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,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 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 9b04786..99f8c52 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,18 +1,18 @@ #%define PATCHVER P4 -%define PREVER b1 +%define PREVER rc1 #%define VERSION %{version} #%define VERSION %{version}-%{PATCHVER} %define VERSION %{version}%{PREVER} Name: bind-dyndb-ldap Version: 1.0.0 -Release: 0.3.%{PREVER}%{?dist} +Release: 0.4.%{PREVER}%{?dist} Summary: LDAP back-end plug-in for BIND Group: System Environment/Libraries License: GPLv2+ URL: https://fedorahosted.org/bind-dyndb-ldap -Source0: https://fedorahosted.org/released/%{name}/%{name}-%{VERSION}.tar.gz +Source0: https://fedorahosted.org/released/%{name}/%{name}-%{VERSION}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: bind-devel >= 32:9.6.1-0.3.b1 @@ -56,6 +56,9 @@ rm -rf %{buildroot} %changelog +* Mon Nov 14 2011 Adam Tkac - 1.0.0-0.4.rc1 +- update to 1.0.0rc1 + * Mon Nov 14 2011 Adam Tkac - 1.0.0-0.3.b1 - rebuild against new bind diff --git a/sources b/sources index d92a1a1..f2b3a4a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e051a4e4c0e5c88fba45181fa23fc15f bind-dyndb-ldap-1.0.0b1.tar.gz +6ae78ca3ba9525ed0c7ec1121c55f1f4 bind-dyndb-ldap-1.0.0rc1.tar.bz2