[enet] Update to upstream 1.3.3

Bruno Wolff III bruno at fedoraproject.org
Sun Mar 11 15:27:30 UTC 2012


commit 598e95eaa42a245fe8af10de9ced4eb66b12d50a
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 10:25:56 2012 -0500

    Update to upstream 1.3.3

 .gitignore |    1 +
 enet.spec  |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2813313..6252133 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 enet-1.2.1.tar.gz
+/enet-1.3.3.tar.gz
diff --git a/enet.spec b/enet.spec
index 7ee50a0..54b0266 100644
--- a/enet.spec
+++ b/enet.spec
@@ -1,6 +1,6 @@
 Name:           enet
-Version:        1.2.1
-Release:        3%{?dist}
+Version:        1.3.3
+Release:        1%{?dist}
 Summary:        Thin, simple and robust network layer on top of UDP
 Group:          System Environment/Libraries
 License:        MIT
@@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Mar 11 2012 Bruno Wolff III <bruno at wolff.to> - 1.3.3-1
+- Update to upstream 1.3.3
+- This is mostly bugfixes, but also some new compression support
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 56f98be..1fb8d0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-892fa7318812658e4485019d55abeea0  enet-1.2.1.tar.gz
+4b0b69377fd4511e82e5f0921a942e59  enet-1.3.3.tar.gz


More information about the scm-commits mailing list