Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libverto.git#3c8677d07651e9ce0a2e068b93c1a395c5802d21
This commit is contained in:
DistroBaker 2021-02-02 12:36:24 +00:00
parent 78893bf7f6
commit c0178df757

View File

@ -2,7 +2,7 @@
Name: libverto
Version: 0.3.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Main loop abstraction library
License: MIT
@ -158,6 +158,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/%{name}-libev.pc
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Robbie Harwood <rharwood@redhat.com> - 0.3.1-2
- New upstream version (0.3.1)
- Drop tevent goo and RHEL conditionals