[perl-NTLM] Upgrade to 1.09

Nick Bebout nb at fedoraproject.org
Fri Sep 9 02:19:23 UTC 2011


commit 7f809616c12cc29bc270d2888d1345006a8a2991
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Thu Sep 8 21:19:07 2011 -0500

    Upgrade to 1.09

 .gitignore     |    1 +
 perl-NTLM.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <nb at fedoraproject.org> - 1.09-1
+- Upgrade to 1.09
+
 * Mon Jun 20 2011 Marcela Mašláňová <mmaslano at redhat.com> - 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


More information about the scm-commits mailing list