Rebuild due to libevent soname bump
This commit is contained in:
parent
7071ad47ff
commit
d497069229
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libverto
|
||||
Version: 0.3.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Main loop abstraction library
|
||||
|
||||
License: MIT
|
||||
@ -197,6 +197,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2018 Robbie Harwood <rharwood@redhat.com> - 0.3.0-5
|
||||
- Rebuild due to libevent soname bump
|
||||
|
||||
* Wed Feb 07 2018 Kalev Lember <klember@redhat.com> - 0.3.0-4
|
||||
- Obsolete removed tevent and tevent-devel subpackages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user