From 248e6f25d0fb554555be75a0d69e28bd9e01ace5 Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Wed, 6 Apr 2011 22:33:36 -0500 Subject: [PATCH] Upgrade to 1.08 --- .gitignore | 1 + perl-NTLM.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2726bec..c1a69f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /NTLM-1.05.tar.gz /perl-NTLM-licensing-email.tgz /NTLM-1.07.tar.gz +/NTLM-1.08.tar.gz diff --git a/perl-NTLM.spec b/perl-NTLM.spec index ea72b59..ae8ebf7 100644 --- a/perl-NTLM.spec +++ b/perl-NTLM.spec @@ -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 1.08-1 +- Revert fix for 1 bug because it breaks make test + * Wed Apr 6 2011 Nick Bebout 1.07-1 - Fix 2 bugs, relicense as GPL+ or Artistic diff --git a/sources b/sources index 662e9d0..8d49a25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c12d165449567bee500adf009428b89 NTLM-1.07.tar.gz +c6172ad1fbaf87c1dfb604d36f22b1f0 NTLM-1.08.tar.gz