[libevent] Updated to latest stable upstream version: 2.0.18-stable

Steve Dickson steved at fedoraproject.org
Thu Apr 5 13:46:53 UTC 2012


commit 5e1b0981283b835e7f424d843eaf6e434592dfbf
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Apr 4 14:43:26 2012 -0400

    Updated to latest stable upstream version: 2.0.18-stable
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore    |    2 +-
 libevent.spec |    7 +++++--
 sources       |    1 +
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 405f28a..fc6682d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/libevent-2.0.17-stable.tar.gz
+/libevent-2.0.18-stable.tar.gz
diff --git a/libevent.spec b/libevent.spec
index f116fa0..18f45a8 100644
--- a/libevent.spec
+++ b/libevent.spec
@@ -1,6 +1,6 @@
 Name:           libevent
-Version:        2.0.17
-Release:        2%{?dist}
+Version:        2.0.18
+Release:        1%{?dist}
 Summary:        Abstract asynchronous event notification library
 
 Group:          System Environment/Libraries
@@ -94,6 +94,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-devel-%{version}/sample
 %{_docdir}/%{name}-devel-%{version}/sample/*
 
 %changelog
+* Wed Apr  4 2012 Steve Dickson <steved at redhat.com> 2.0.18-1
+- Updated to latest stable upstream version: 2.0.18-stable
+
 * Mon Mar 12 2012 Steve Dickson <steved at redhat.com> 2.0.17-1
 - Updated to latest stable upstream version: 2.0.17-stable
 
diff --git a/sources b/sources
index 34b2336..b04cd3a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 cac0f379da35d3b98f83ac16fcfe1df4  libevent-2.0.14-stable.tar.gz
 dad64aaaaff16b5fbec25160c06fee9a  libevent-2.0.17-stable.tar.gz
+aa1ce9bc0dee7b8084f6855765f2c86a  libevent-2.0.18-stable.tar.gz


More information about the scm-commits mailing list