Actually apply all the fixes

This commit is contained in:
Jan Grulich 2019-10-21 12:26:39 +02:00
parent 712e7fdae5
commit 3b56b66edb

View File

@ -1,6 +1,6 @@
Name: adwaita-qt Name: adwaita-qt
Version: 1.1.0 Version: 1.1.0
Release: 4%{?dist} Release: 5%{?dist}
License: LGPLv2+ License: LGPLv2+
Summary: Adwaita theme for Qt-based applications Summary: Adwaita theme for Qt-based applications
@ -41,7 +41,7 @@ Summary: Adwaita Qt common files
%prep %prep
%setup -q -n %{name}-%{version} %autosetup -n %{name}-%{version} -p1
%build %build
mkdir -p "%{_target_platform}-qt4" mkdir -p "%{_target_platform}-qt4"
@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C "%{_target_platform}-qt5"
%files %files
%changelog %changelog
* Mon Oct 21 2019 Jan Grulich <jgrulich@redhat.com> - 1.1.0-5
- Actually apply all the fixes
* Mon Sep 02 2019 Jan Grulich <jgrulich@redhat.com> - 1.1.0-4 * Mon Sep 02 2019 Jan Grulich <jgrulich@redhat.com> - 1.1.0-4
- Pull in upstream fixes - Pull in upstream fixes