[libntlm] Update libntlm to 1.3 and change upstream source URI

Nikolay Vladimirov turki at fedoraproject.org
Sat Nov 5 11:00:04 UTC 2011


commit c0daf64be9c1dbde6fad31b1b489e0c908e270ff
Author: Nikolay Vladimirov <nikolay at vladimiroff.com>
Date:   Sat Nov 5 12:59:32 2011 +0200

    Update libntlm to 1.3 and change upstream source URI

 .gitignore   |    1 +
 libntlm.spec |   12 ++++++++----
 sources      |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cd4561..3faa576 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libntlm-1.2.tar.gz
+/libntlm-1.3.tar.gz
diff --git a/libntlm.spec b/libntlm.spec
index 07bd6e3..36cf780 100644
--- a/libntlm.spec
+++ b/libntlm.spec
@@ -1,12 +1,12 @@
 Name:           libntlm
-Version:        1.2
-Release:        2%{?dist}
+Version:        1.3
+Release:        1%{?dist}
 Summary:        NTLM authentication library 
 
 Group:          System Environment/Libraries
 License:        LGPLv2+
-URL:            http://josefsson.org/libntlm/
-Source0:        http://josefsson.org/libntlm/releases/%{name}-%{version}.tar.gz
+URL:            http://nongnu.org/libntlm/
+Source0:        http://nongnu.org/libntlm/releases/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  pkgconfig
@@ -65,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Nov 5 2011 Nikolay Vladimirov <nikolay at vladimiroff.com> - 1.3-1
+- new upstream release
+- change sources
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index fc62d5f..785db93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13b40af721b29005652fb429a3ae9582  libntlm-1.2.tar.gz
+fd2419e4d1b7b70244c56c285e2a37a0  libntlm-1.3.tar.gz


More information about the scm-commits mailing list