summaryrefslogtreecommitdiffstats
path: root/libevent-last.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-04-15 13:52:45 +0200
committerRemi Collet <fedora@famillecollet.com>2015-04-15 13:52:45 +0200
commitd720dc253aa9fe796c867c908254e4f1f715347b (patch)
treeb95072eab0741af55cd18d49d50594468b5b902c /libevent-last.spec
parent64f67cff424edddba88cbba6761dc8e13bda0a9f (diff)
libevent-last: 2.0.22
Diffstat (limited to 'libevent-last.spec')
-rw-r--r--libevent-last.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/libevent-last.spec b/libevent-last.spec
index f6e3768..cf32995 100644
--- a/libevent-last.spec
+++ b/libevent-last.spec
@@ -30,8 +30,8 @@ Name: %{libname}
%global with_conflicts 0%{!?scl:1}
%endif
-Version: 2.0.21
-Release: 4%{?dist}
+Version: 2.0.22
+Release: 1%{?dist}
Summary: Abstract asynchronous event notification library
Group: System Environment/Libraries
@@ -103,7 +103,7 @@ This package contains the development documentation for %{name}.
%setup -q -n %{libname}-%{version}-stable
# 477685 - libevent-devel multilib conflict
-%patch00 -p1
+#patch00 -p1
%patch01 -p1 -b .nonettests
@@ -186,6 +186,9 @@ make check
%changelog
+* Wed Apr 15 2015 Remi Collet <remi@fedoraproject.org> - 2.0.22-1
+- Update to 2.0.22
+
* Sat May 10 2014 Remi Collet <remi@fedoraproject.org> - 2.0.21-4
- merge changes from rawhide:
- Add missing directory /usr/include/event2