Actually apply all the fixes
This commit is contained in:
parent
712e7fdae5
commit
3b56b66edb
@ -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 <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
|
||||
- Pull in upstream fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user