Upgrade to 1.09
This commit is contained in:
parent
52175a2e6f
commit
7f809616c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/perl-NTLM-licensing-email.tgz
|
||||
/NTLM-1.07.tar.gz
|
||||
/NTLM-1.08.tar.gz
|
||||
/NTLM-1.09.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user