[mono-nat] update to 1.1.0

palango palango at fedoraproject.org
Fri Mar 4 14:38:59 UTC 2011


commit df19b5f196efc00fbfde2fcc9a3e67d4c992f3ec
Author: Paul Lange <palango at gmx.de>
Date:   Fri Mar 4 15:38:38 2011 +0100

    update to 1.1.0

 .gitignore    |    1 +
 mono-nat.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9354b98..76c4eeb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 mono-nat-1.0.2.tar.gz
+/mono-nat-1.1.0.tar.gz
diff --git a/mono-nat.spec b/mono-nat.spec
index 923170f..845a7ab 100644
--- a/mono-nat.spec
+++ b/mono-nat.spec
@@ -1,13 +1,13 @@
 %define		debug_package %{nil}
 
 Name:		mono-nat
-Version:	1.0.2
-Release:	5%{?dist}
+Version:	1.1.0
+Release:	1%{?dist}
 Summary:	.NET library for automatic port forwarding
 Group:		Development/Libraries
 License:	MIT
 URL:		http://anonsvn.mono-project.com/viewcvs/trunk/Mono.Nat/
-Source0:	http://projects.qnetp.net/attachments/download/22/%{name}-%{version}.tar.gz
+Source0:	http://projects.qnetp.net/attachments/download/76/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	mono-devel
 
@@ -55,6 +55,9 @@ make DESTDIR=%{buildroot} install
 %{_libdir}/pkgconfig/mono.nat.pc
 
 %changelog
+* Fri Mar 04 2011 Paul Lange <palango at gmx.de> - 1.1.0-1
+- Update to 1.1.0
+
 * Fri Feb 25 2011 Dan Horák <dan[at]danny.cz> - 1.0.2-5
 - updated the supported arch list
 
diff --git a/sources b/sources
index 2f3ca75..9223c6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c62563a353ecf71857201496b7a8a54  mono-nat-1.0.2.tar.gz
+4985a00fe1915bac95ad330944185583  mono-nat-1.1.0.tar.gz


More information about the scm-commits mailing list