Upgrade to 1.08

This commit is contained in:
Nick Bebout 2011-04-06 22:33:36 -05:00
parent 0d9838287f
commit 248e6f25d0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -1,5 +1,5 @@
Name: perl-NTLM
Version: 1.07
Version: 1.08
Release: 1%{?dist}
Summary: NTLM Perl module
License: GPL+ or Artistic
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Wed Apr 6 2011 Nick Bebout <nb@fedoraproject.org> 1.08-1
- Revert fix for 1 bug because it breaks make test
* Wed Apr 6 2011 Nick Bebout <nb@fedoraproject.org> 1.07-1
- Fix 2 bugs, relicense as GPL+ or Artistic

View File

@ -1 +1 @@
2c12d165449567bee500adf009428b89 NTLM-1.07.tar.gz
c6172ad1fbaf87c1dfb604d36f22b1f0 NTLM-1.08.tar.gz