On Thu, Sep 20, 2012 at 04:16:41PM +0200, Petr Spacek wrote: > Hello, > > this patch bumps version in .spec file to 2.0.
Ack > From b4fc1e119e5d602c196af47bde07d3cfe3091a3d Mon Sep 17 00:00:00 2001 > From: Petr Spacek <[email protected]> > Date: Thu, 20 Sep 2012 16:14:05 +0200 > Subject: [PATCH] Bump version in .spec file to 2.0. > > Signed-off-by: Petr Spacek <[email protected]> > --- > contrib/bind-dyndb-ldap.spec | 10 +++------- > 1 file changed, 3 insertions(+), 7 deletions(-) > > diff --git a/contrib/bind-dyndb-ldap.spec b/contrib/bind-dyndb-ldap.spec > index > 664e6a9af9629f07193c82382debac028c425fe1..5f1e0262e4a4707a6bb5a5820f807a98390581ce > 100644 > --- a/contrib/bind-dyndb-ldap.spec > +++ b/contrib/bind-dyndb-ldap.spec > @@ -1,12 +1,8 @@ > -#%define PATCHVER P4 > -%define PREVER rc1 > -#%define VERSION %{version} > -#%define VERSION %{version}-%{PATCHVER} > -%define VERSION %{version}%{PREVER} > +%define VERSION %{version} > > Name: bind-dyndb-ldap > -Version: 1.1.0 > -Release: 0.1.%{PREVER}%{?dist} > +Version: 2.0 > +Release: 0%{?dist} > Summary: LDAP back-end plug-in for BIND > > Group: System Environment/Libraries > -- > 1.7.11.4 > -- Adam Tkac, Red Hat, Inc. _______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
