Update to 42.beta
This commit is contained in:
parent
714a151796
commit
d143a6f3b2
@ -2,8 +2,8 @@
|
|||||||
%global major_version %%(cut -d '.' -f 1 <<<%{tarball_version})
|
%global major_version %%(cut -d '.' -f 1 <<<%{tarball_version})
|
||||||
|
|
||||||
Name: gnome-tweaks
|
Name: gnome-tweaks
|
||||||
Version: 40.0
|
Version: 42~beta
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Customize advanced GNOME 3 options
|
Summary: Customize advanced GNOME 3 options
|
||||||
|
|
||||||
# Software is GPLv3, Appdata file is CC0-1.0
|
# Software is GPLv3, Appdata file is CC0-1.0
|
||||||
@ -15,11 +15,11 @@ BuildRequires: desktop-file-utils
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: libappstream-glib
|
BuildRequires: libappstream-glib
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
|
BuildRequires: pkgconfig(libhandy-1)
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
Requires: gnome-desktop3
|
Requires: gnome-desktop3
|
||||||
Requires: gnome-settings-daemon
|
Requires: gnome-settings-daemon
|
||||||
Requires: gnome-shell
|
Requires: gnome-shell
|
||||||
Requires: gnome-shell-extension-user-theme
|
|
||||||
Requires: gnome-themes-extra
|
Requires: gnome-themes-extra
|
||||||
Requires: gobject-introspection
|
Requires: gobject-introspection
|
||||||
Requires: gsettings-desktop-schemas
|
Requires: gsettings-desktop-schemas
|
||||||
@ -29,7 +29,9 @@ Requires: libnotify
|
|||||||
Requires: libsoup
|
Requires: libsoup
|
||||||
Requires: mutter
|
Requires: mutter
|
||||||
Requires: pango
|
Requires: pango
|
||||||
Requires: python3dist(pygobject)
|
Requires: %{py3_dist pygobject}
|
||||||
|
Requires: sound-theme-freedesktop
|
||||||
|
Suggests: gnome-shell-extension-user-theme
|
||||||
Provides: gnome-tweak-tool = %{version}-%{release}
|
Provides: gnome-tweak-tool = %{version}-%{release}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -75,6 +77,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.app
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 07 2022 Mohamed El Morabity <melmorabity@fedoraproject.org> - 42~beta-1
|
||||||
|
- Update to 42.beta
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-5
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 40.0-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user