From 196400bff5051c64b8cd10d88fdb6042da8cb6af Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Oct 29 2012 17:21:46 +0000 Subject: Update to 2.1 Signed-off-by: Adam Tkac --- diff --git a/.gitignore b/.gitignore index 8dfeeeb..501a344 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ bind-dyndb-ldap-0.1.0b.tar.bz2 /bind-dyndb-ldap-1.1.0rc1.tar.bz2 /bind-dyndb-ldap-2.0-20120921git7710d89.tar.bz2 /bind-dyndb-ldap-2.0-20121009git6a86b1.tar.gz +/bind-dyndb-ldap-2.1.tar.bz2 diff --git a/bind-dyndb-ldap.spec b/bind-dyndb-ldap.spec index 3d272ba..b6fcf68 100644 --- a/bind-dyndb-ldap.spec +++ b/bind-dyndb-ldap.spec @@ -1,18 +1,18 @@ #%define PATCHVER P4 -%define PREVER 20121009git6a86b1 -#%define VERSION %{version} +#%define PREVER 20121009git6a86b1 #%define VERSION %{version}-%{PATCHVER} -%define VERSION %{version}-%{PREVER} +#%define VERSION %{version}-%{PREVER} +%define VERSION %{version} Name: bind-dyndb-ldap -Version: 2.0 -Release: 0.3.%{PREVER}%{?dist} +Version: 2.1 +Release: 1%{?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 @@ -58,6 +58,9 @@ rm -rf %{buildroot} %changelog +* Mon Oct 29 2012 Adam Tkac 2.1-1 +- update to 2.1 + * Thu Oct 11 2012 Adam Tkac 2.0-0.3.20121009git6a86b1 - rebuild against new bind-libs diff --git a/sources b/sources index 7506f17..80ce97c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ad7e7406e6393c637e4f3133ed0f5dd bind-dyndb-ldap-2.0-20121009git6a86b1.tar.gz +dcd976b047ae36ac6f151b69bbdb68c5 bind-dyndb-ldap-2.1.tar.bz2