From 399c7349862ee76a2314d13845dcd72db00d89a7 Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Tue, 22 Oct 2019 22:02:51 +0200 Subject: [PATCH] drop extra empty lines --- utf8cpp.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/utf8cpp.spec b/utf8cpp.spec index 71ed002..574342f 100644 --- a/utf8cpp.spec +++ b/utf8cpp.spec @@ -5,7 +5,6 @@ Name: utf8cpp Version: 2.3.6 Release: 1%{?dist} Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings - License: Boost URL: https://github.com/nemtrif/utfcpp Source0: https://github.com/nemtrif/utfcpp/archive/v%{version}/utfcpp-%{version}.tar.gz @@ -39,12 +38,10 @@ Features include: This project currently only contains header files, which can be found in the %{name}-devel package. - %prep %setup -q -n utfcpp-%{version} mkdir build - %build pushd build %cmake3 \ @@ -54,7 +51,6 @@ pushd build %make_build popd - %install pushd build %make_install @@ -77,7 +73,6 @@ popd %{_includedir}/utf8/core.h %{_includedir}/utf8/unchecked.h - %changelog * Mon Oct 21 2019 Dominik 'Rathann' Mierzejewski - 2.3.6-1 - update to 2.3.6