From 7d29c9275f8251ca4ed47463ba53a91c65945277 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 3 Feb 2019 13:08:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- zchunk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/zchunk.spec b/zchunk.spec index 7ed7113..19cf19c 100644 --- a/zchunk.spec +++ b/zchunk.spec @@ -1,6 +1,6 @@ Name: zchunk Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compressed file format that allows easy deltas License: BSD and MIT URL: https://github.com/zchunk/zchunk @@ -83,6 +83,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio %{_includedir}/zck.h %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Jan 24 2019 Jonathan Dieter - 1.0.3-1 - Fix several memory leaks and use-after-frees