From 3b56b66edb4e37ccd754a6b8fca9815c85aa29a7 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Oct 21 2019 10:26:39 +0000 Subject: Actually apply all the fixes --- diff --git a/adwaita-qt.spec b/adwaita-qt.spec index 5222466..2eaaf5f 100644 --- a/adwaita-qt.spec +++ b/adwaita-qt.spec @@ -1,6 +1,6 @@ Name: adwaita-qt Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Summary: Adwaita theme for Qt-based applications @@ -41,7 +41,7 @@ Summary: Adwaita Qt common files %prep -%setup -q -n %{name}-%{version} +%autosetup -n %{name}-%{version} -p1 %build mkdir -p "%{_target_platform}-qt4" @@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C "%{_target_platform}-qt5" %files %changelog +* Mon Oct 21 2019 Jan Grulich - 1.1.0-5 +- Actually apply all the fixes + * Mon Sep 02 2019 Jan Grulich - 1.1.0-4 - Pull in upstream fixes