From 2999b9b9c32f3a72bda3de9d631a860fc6b33079 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:31:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libplist.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libplist.spec b/libplist.spec index d3ac2e7..b7a787f 100644 --- a/libplist.spec +++ b/libplist.spec @@ -2,7 +2,7 @@ Name: libplist Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for manipulating Apple Binary and XML Property Lists License: LGPLv2+ @@ -78,6 +78,9 @@ make check %{python_sitearch}/plist* %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Wed Apr 26 2017 Peter Robinson 2.0.0-1 - Update to upstream 2.0.0 - Fixes the following CVEs plus others