From a3e6673d086293da0c0d8282a016fd167bb08ab8 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Dec 15 2017 11:44:16 +0000 Subject: Fix typo ${ -> %{ --- diff --git a/mingw-qtspell.spec b/mingw-qtspell.spec index f14cd08..5ca1ef8 100644 --- a/mingw-qtspell.spec +++ b/mingw-qtspell.spec @@ -4,7 +4,7 @@ Name: mingw-%{pkgname} Version: 0.8.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Spell checking for Qt text widgets License: GPLv3+ @@ -35,72 +35,72 @@ enchant spell-checking library. %package -n mingw32-%{pkgname}-qt4 -Summary: MinGW Windows ${pkgname}-Qt4 library +Summary: MinGW Windows %{pkgname}-Qt4 library %description -n mingw32-%{pkgname}-qt4 -MinGW Windows ${pkgname}-Qt4 library. +MinGW Windows %{pkgname}-Qt4 library. ############################################################################### %package -n mingw32-%{pkgname}-qt4-static -Summary: Static version of the MinGW Windows ${pkgname}-Qt4 library +Summary: Static version of the MinGW Windows %{pkgname}-Qt4 library Requires: mingw32-%{pkgname}-qt4 = %{version}-%{release} %description -n mingw32-%{pkgname}-qt4-static -Static version of the MinGW Windows ${pkgname}-Qt4 library. +Static version of the MinGW Windows %{pkgname}-Qt4 library. ############################################################################### %package -n mingw32-%{pkgname}-qt5 -Summary: MinGW Windows ${pkgname}-Qt5 library +Summary: MinGW Windows %{pkgname}-Qt5 library Requires: mingw32-qt5-qttranslations %description -n mingw32-%{pkgname}-qt5 -MinGW Windows ${pkgname}-Qt5 library. +MinGW Windows %{pkgname}-Qt5 library. ############################################################################### %package -n mingw32-%{pkgname}-qt5-static -Summary: Static version of the MinGW Windows ${pkgname}-Qt5 library +Summary: Static version of the MinGW Windows %{pkgname}-Qt5 library Requires: mingw32-%{pkgname}-qt5 = %{version}-%{release} %description -n mingw32-%{pkgname}-qt5-static -Static version of the MinGW Windows ${pkgname}-Qt5 library. +Static version of the MinGW Windows %{pkgname}-Qt5 library. ############################################################################### %package -n mingw64-%{pkgname}-qt4 -Summary: MinGW Windows ${pkgname}-Qt4 library +Summary: MinGW Windows %{pkgname}-Qt4 library %description -n mingw64-%{pkgname}-qt4 -MinGW Windows ${pkgname}-Qt4 library. +MinGW Windows %{pkgname}-Qt4 library. ############################################################################### %package -n mingw64-%{pkgname}-qt4-static -Summary: Static version of the MinGW Windows ${pkgname}-Qt4 library +Summary: Static version of the MinGW Windows %{pkgname}-Qt4 library Requires: mingw64-%{pkgname}-qt4 = %{version}-%{release} %description -n mingw64-%{pkgname}-qt4-static -Static version of the MinGW Windows ${pkgname}-Qt4 library. +Static version of the MinGW Windows %{pkgname}-Qt4 library. ############################################################################### %package -n mingw64-%{pkgname}-qt5 -Summary: MinGW Windows ${pkgname}-Qt5 library +Summary: MinGW Windows %{pkgname}-Qt5 library Requires: mingw64-qt5-qttranslations %description -n mingw64-%{pkgname}-qt5 -MinGW Windows ${pkgname}-Qt5 library. +MinGW Windows %{pkgname}-Qt5 library. ############################################################################### %package -n mingw64-%{pkgname}-qt5-static -Summary: Static version of the MinGW Windows ${pkgname}-Qt5 library +Summary: Static version of the MinGW Windows %{pkgname}-Qt5 library Requires: mingw64-%{pkgname}-qt5 = %{version}-%{release} %description -n mingw64-%{pkgname}-qt5-static -Static version of the MinGW Windows ${pkgname}-Qt5 library. +Static version of the MinGW Windows %{pkgname}-Qt5 library. ############################################################################### @@ -180,6 +180,9 @@ popd %changelog +* Fri Dec 15 2017 Sandro Mani - 0.8.3-2 +- Fix typo ${ -> %{ + * Fri Dec 15 2017 Sandro Mani - 0.8.3-1 - Update to 0.8.3