Upgrade to 1.09

This commit is contained in:
Nick Bebout 2011-09-08 21:19:07 -05:00
parent 52175a2e6f
commit 7f809616c1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/perl-NTLM-licensing-email.tgz
/NTLM-1.07.tar.gz
/NTLM-1.08.tar.gz
/NTLM-1.09.tar.gz

View File

@ -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 <nb@fedoraproject.org> - 1.09-1
- Upgrade to 1.09
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.08-2
- Perl mass rebuild

View File

@ -1 +1 @@
c6172ad1fbaf87c1dfb604d36f22b1f0 NTLM-1.08.tar.gz
da314ee94b14af2a2f39b6f2c0046e73 NTLM-1.09.tar.gz