diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-23 09:05:52 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-23 09:05:52 +0200 |
commit | 4fe5428a3153be56397d9807532005cd7b658436 (patch) | |
tree | 9cca13ab227e0ffe66048dc71163647dfb7463dc /libev.spec | |
parent | c3dace58db5a2f0de8ac5ab3a7a641a3abd1787a (diff) |
Diffstat (limited to 'libev.spec')
-rw-r--r-- | libev.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,7 @@ Name: libev Summary: High-performance event loop/event model with lots of features Version: 4.15 -Release: 7%{?dist} +Release: 0.7%{?dist} License: BSD or GPLv2+ URL: http://software.schmorp.de/pkg/libev.html Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz @@ -91,6 +91,9 @@ install -p -m 0644 Changes ev.pod LICENSE README %{inst_srcdir} %{source_dir} %changelog +* Thu Sep 23 2021 Remi Collet <remi@remirepo.net> - 4.15-0.7 +- re-build for remirepo with lower EVR than upstream + * Tue Apr 18 2017 Josh Boyer <jwboyer@redhat.com> - 4.15-7 - Bump and build for all architectures |