From 6f7fb0d4837ee0ba0579c6655c42af7a61afffe0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 19:01:53 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libical.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libical.spec b/libical.spec index cc8a929..7d54c45 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ Summary: Reference implementation of the iCalendar data type and serialization format Name: libical Version: 2.0.0 -Release: 10%{?dist} +Release: 11%{?dist} License: LGPLv2 or MPLv1.1 URL: http://freeassociation.sourceforge.net/ Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz @@ -78,6 +78,9 @@ make test ARGS="-V" -C %{_target_platform} %{_includedir}/libical/ %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 2.0.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Mon Jul 03 2017 Milan Crha - 2.0.0-10 - Build with -DICAL_ALLOW_EMPTY_PROPERTIES=true (#1466906)