diff --git a/.gitignore b/.gitignore index c1a69f9..ddd8f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /perl-NTLM-licensing-email.tgz /NTLM-1.07.tar.gz /NTLM-1.08.tar.gz +/NTLM-1.09.tar.gz diff --git a/perl-NTLM.spec b/perl-NTLM.spec index 235a984..b29fd8a 100644 --- a/perl-NTLM.spec +++ b/perl-NTLM.spec @@ -1,6 +1,6 @@ Name: perl-NTLM -Version: 1.08 -Release: 2%{?dist} +Version: 1.09 +Release: 1%{?dist} Summary: NTLM Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Sep 8 2011 Nick Bebout - 1.09-1 +- Upgrade to 1.09 + * Mon Jun 20 2011 Marcela Mašláňová - 1.08-2 - Perl mass rebuild diff --git a/sources b/sources index 8d49a25..8ab9c7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6172ad1fbaf87c1dfb604d36f22b1f0 NTLM-1.08.tar.gz +da314ee94b14af2a2f39b6f2c0046e73 NTLM-1.09.tar.gz