From afbe43aa7b09c09f5959a9c17aab38022cf60259 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:33:31 +0000 Subject: [PATCH] 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/libvarlink.git#b134f3c612c58032f5e0391bec47c4fca6f6ea3e --- libvarlink.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libvarlink.spec b/libvarlink.spec index 95c6f06..ab5e1d6 100644 --- a/libvarlink.spec +++ b/libvarlink.spec @@ -2,7 +2,7 @@ Name: libvarlink Version: 19 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Varlink C Library License: ASL 2.0 URL: https://github.com/varlink/%{name} @@ -66,6 +66,9 @@ export LC_CTYPE=C.utf8 %{_libdir}/pkgconfig/libvarlink.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 19-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 10 2020 Stephen Gallagher - 19-4 - Fix builds when git is present in the buildroot - Fixes https://github.com/varlink/libvarlink/issues/22