diff --git a/.gitignore b/.gitignore index 67817f4..c1f5e58 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ perl-ldap-0.40.tar.gz /perl-ldap-0.61.tar.gz /perl-ldap-0.62.tar.gz /perl-ldap-0.63.tar.gz +/perl-ldap-0.64.tar.gz diff --git a/perl-LDAP.spec b/perl-LDAP.spec index 3e8fb53..930cea9 100644 --- a/perl-LDAP.spec +++ b/perl-LDAP.spec @@ -1,6 +1,6 @@ Name: perl-LDAP -Version: 0.63 -Release: 2%{?dist} +Version: 0.64 +Release: 1%{?dist} Epoch: 1 Summary: LDAP Perl module Group: Development/Libraries @@ -95,6 +95,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Mon Jun 23 2014 Jitka Plesnikova - 1:0.64-1 +- 0.64 bump + * Sat Jun 07 2014 Fedora Release Engineering - 1:0.63-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index e1736c7..421517c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a031db2f1214a6222af9cdcec62dab0 perl-ldap-0.63.tar.gz +52da55c38bf937c0d4ccff5f182aefae perl-ldap-0.64.tar.gz