This commit is contained in:
Dennis Gilmore 2012-07-19 14:41:28 -05:00
parent ce4207d7c2
commit f0bd154bc7

View File

@ -1,6 +1,6 @@
Name: libevent
Version: 2.0.18
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Abstract asynchronous event notification library
Group: System Environment/Libraries
@ -106,6 +106,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}-devel-%{version}/sample
%{_docdir}/%{name}-devel-%{version}/sample/*
%changelog
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Apr 4 2012 Steve Dickson <steved@redhat.com> 2.0.18-1
- Updated to latest stable upstream version: 2.0.18-stable
- Moved documentation into its own rpm (bz 810138)