Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gnome-themes-extra.git#137cf9f5579324439a7ced863293aa02eb1eff5d
This commit is contained in:
parent
8a2a6ac59c
commit
35305952e8
@ -1,6 +1,6 @@
|
||||
Name: gnome-themes-extra
|
||||
Version: 3.28
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: GNOME Extra Themes
|
||||
|
||||
License: LGPLv2+
|
||||
@ -11,13 +11,13 @@ Source1: gtkrc
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gettext
|
||||
BuildRequires: intltool
|
||||
BuildRequires: make
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(librsvg-2.0)
|
||||
BuildRequires: /usr/bin/gtk-update-icon-cache
|
||||
BuildRequires: make
|
||||
|
||||
Recommends: adwaita-gtk2-theme = %{version}-%{release}
|
||||
Recommends: (adwaita-gtk2-theme = %{version}-%{release} if gtk2)
|
||||
Requires: adwaita-icon-theme
|
||||
|
||||
# Renamed in F28
|
||||
@ -106,6 +106,9 @@ gtk-update-icon-cache --force %{_datadir}/icons/HighContrast &>/dev/null || :
|
||||
%{_datadir}/themes/HighContrast/index.theme
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2021 Kalev Lember <klember@redhat.com> - 3.28-11
|
||||
- Make adwaita-gtk2-theme recommends conditional on gtk2 being installed
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.28-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user