diff --git a/.gitignore b/.gitignore index 69bb689..26b2261 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ nss-pam-ldapd-0.7.7.tar.gz.sig /nss-pam-ldapd-0.7.8.tar.gz.sig /nss-pam-ldapd-0.7.9.tar.gz /nss-pam-ldapd-0.7.9.tar.gz.sig +/nss-pam-ldapd-0.7.10.tar.gz +/nss-pam-ldapd-0.7.10.tar.gz.sig diff --git a/nss-pam-ldapd.spec b/nss-pam-ldapd.spec index 070967e..f6bd6b0 100644 --- a/nss-pam-ldapd.spec +++ b/nss-pam-ldapd.spec @@ -1,6 +1,6 @@ Name: nss-pam-ldapd -Version: 0.7.9 -Release: 2%{?dist} +Version: 0.7.10 +Release: 1%{?dist} Summary: An nsswitch module which uses directory servers Group: System Environment/Base License: LGPLv2+ @@ -167,6 +167,9 @@ fi exit 0 %changelog +* Fri Sep 24 2010 Nalin Dahyabhai 0.7.10-1 +- update to 0.7.10 + * Thu Sep 23 2010 Nalin Dahyabhai 0.7.9-2 - when creating /var/run/nslcd in the buildroot, specify that 0755 is a permissions value and not another directory name (#636880) diff --git a/sources b/sources index d3b6cec..ffc2f6b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -82fdfc95190bda58d55f531bf4658e35 nss-pam-ldapd-0.7.9.tar.gz -c2b1785b55f2c48efcc32c733a6dea5a nss-pam-ldapd-0.7.9.tar.gz.sig +d01c3313712aae7471f22bc7922d892a nss-pam-ldapd-0.7.10.tar.gz +947d4225458bef6adc1babee1de6fdf6 nss-pam-ldapd-0.7.10.tar.gz.sig