[auto-nng/f16] Update to 1.7.

Fabian Deutsch fabiand at fedoraproject.org
Wed Aug 31 18:33:34 UTC 2011


commit b9438607c053affd5ed55c3d157ba4eda729eded
Author: Fabian Deutsch <fabian.deutsch at gmx.de>
Date:   Wed Aug 31 20:25:14 2011 +0200

    Update to 1.7.
    
    Signed-off-by: Fabian Deutsch <fabian.deutsch at gmx.de>

 .gitignore    |    1 +
 auto-nng.spec |   14 +++++++++-----
 sources       |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a932974..a15a237 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 auto-nng.v1.5.tar.gz
+/auto-nng.v1.7.tar.gz
diff --git a/auto-nng.spec b/auto-nng.spec
index 06a2dbb..9335eac 100644
--- a/auto-nng.spec
+++ b/auto-nng.spec
@@ -1,12 +1,12 @@
 Name:		auto-nng
-Version:	1.5
-Release:	3%{?dist}
+Version:	1.7
+Release:	1%{?dist}
 Summary:	A software for analysis and classification of data, using AI NN
 
 Group:		Applications/Engineering
 License:	MIT
-URL:		http://www.auto-nng.org/
-Source0:	http://www.auto-nng.org/files/downloads/%{name}.v%{version}.tar.gz
+URL:		http://www.public-software-group.org/auto-nng
+Source0:	http://www.public-software-group.org/pub/projects/auto-nng/v%{version}/%{name}.v%{version}.tar.gz
 Patch0:		%{name}-cflags.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -50,10 +50,14 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE CHANGELOG README
+%doc LICENSE README
 %{_bindir}/*
 
 %changelog
+* Wed Aug 31 2011 Fabian Deutsch <fabiand at fedoraproject.org> - 1.7-1
+- Update to 1.7
+- Updated URL and CHANGELOG
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index d59e7d6..7fbc150 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4072a0399c6ede972bc21a9568002b77  auto-nng.v1.5.tar.gz
+0b179a3ad1e0d739b532a875efca03fe  auto-nng.v1.7.tar.gz


More information about the scm-commits mailing list