From 6ee0ffabd8b2fb8fb7fda2b4911a6555b215bd24 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 23:16:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libsass.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libsass.spec b/libsass.spec index bf8ec2e..8c6f87a 100644 --- a/libsass.spec +++ b/libsass.spec @@ -1,6 +1,6 @@ Name: libsass Version: 3.4.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: C/C++ port of the Sass CSS precompiler License: MIT @@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 3.4.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Sep 14 2017 Miro HronĨok - 3.4.5-4 - Export LIBSASS_VERSION, so it is possible to get it via libsass_version()