[net6] Update to 1.3.12

Christopher Aillon caillon at fedoraproject.org
Fri Feb 4 18:55:47 UTC 2011


commit ef3d6ad7d37ac85e70df61a15148d0d930d02773
Author: Christopher Aillon <caillon at redhat.com>
Date:   Fri Feb 4 10:55:26 2011 -0800

    Update to 1.3.12

 .gitignore |    1 +
 net6.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f32dd52..c1b2ccd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 net6-1.3.9.tar.gz
+/net6-1.3.12.tar.gz
diff --git a/net6.spec b/net6.spec
index 4631d8e..4969acd 100644
--- a/net6.spec
+++ b/net6.spec
@@ -1,6 +1,6 @@
 Name:           net6
-Version:        1.3.9
-Release:        3%{?dist}
+Version:        1.3.12
+Release:        1%{?dist}
 Summary:        A TCP protocol abstraction for library C++
 
 Group:          Development/Libraries
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Feb  4 2011 Christopher Aillon <caillon at redhat.com> - 1.3.12-1
+- Update to 1.3.12
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.9-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 3dd97b6..ff538ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afab12d33fc201a7dbc2cfa116218079  net6-1.3.9.tar.gz
+506776416d8aea2b9ea13a81f9145383  net6-1.3.12.tar.gz


More information about the scm-commits mailing list