From db68fa7525dc106a78b333503fd5d158a8d0c6ea Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 27 Jan 2021 03:01:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Mojolicious-Plugin-AssetPack.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Mojolicious-Plugin-AssetPack.spec b/perl-Mojolicious-Plugin-AssetPack.spec index 270f939..1925e24 100644 --- a/perl-Mojolicious-Plugin-AssetPack.spec +++ b/perl-Mojolicious-Plugin-AssetPack.spec @@ -1,6 +1,6 @@ Name: perl-Mojolicious-Plugin-AssetPack Version: 2.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files License: Artistic 2.0 @@ -82,6 +82,9 @@ sed -i -e '1s,#!.*node,,' lib/Mojolicious/Plugin/AssetPack/Pipe/*.js %{_mandir}/man3/Mojolicious* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Dec 13 2020 Emmanuel Seyman - 2.10-1 - Update to 2.10 - Replace %%{__perl} with /usr/bin/perl