From d43a6c172604acf8f6ddf02a6c85c99462fd95c0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:40:57 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libverto.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libverto.spec b/libverto.spec index 1b29e34..29f9773 100644 --- a/libverto.spec +++ b/libverto.spec @@ -2,7 +2,7 @@ Name: libverto Version: 0.3.2 -Release: 1%{?dist} +Release: 2%{?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 +* Thu Jul 22 2021 Fedora Release Engineering - 0.3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Mar 15 2021 Robbie Harwood - 0.3.2-1 - New upstream version (0.3.2)