Update to 3.33.90
This commit is contained in:
parent
0e7ca5d22c
commit
ad34e52de3
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/gnome-tweaks-3.31.3.tar.xz
|
||||
/gnome-tweaks-3.31.90.tar.xz
|
||||
/gnome-tweaks-3.32.0.tar.xz
|
||||
/gnome-tweaks-3.33.90.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global majorversion %(cut -d "." -f 1-2 <<<%{version})
|
||||
|
||||
Name: gnome-tweaks
|
||||
Version: 3.32.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.33.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Customize advanced GNOME 3 options
|
||||
|
||||
# Software is GPLv3, Appdata file is CC0-1.0
|
||||
@ -21,11 +21,12 @@ BuildRequires: meson
|
||||
BuildRequires: python3-devel
|
||||
Requires: gnome-desktop3
|
||||
Requires: gnome-settings-daemon
|
||||
Requires: gnome-shell >= 3.24
|
||||
Requires: gnome-shell >= 3.33
|
||||
Requires: gnome-shell-extension-user-theme
|
||||
Requires: gobject-introspection
|
||||
Requires: gsettings-desktop-schemas
|
||||
Requires: gtk3
|
||||
Requires: libhandy
|
||||
Requires: libnotify
|
||||
Requires: libsoup
|
||||
Requires: mutter
|
||||
@ -86,6 +87,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.app
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 09 2019 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.33.90-1
|
||||
- Update to 3.33.90
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-tweaks-3.32.0.tar.xz) = 8107e9d2b33ac6c46e8d0076b27a1c3a84e1721e49a6b80da28fe854f6f4f6693bc7f7e836c54d39bafec79dcee8a6e2b2962580a77d7d01bfc06c6d11206d8f
|
||||
SHA512 (gnome-tweaks-3.33.90.tar.xz) = 827f0f06567633dbf9efd2e3801c48f60abf8eb7da5a09688e6ce7e17688833890b29fb461a6275d682d585c31818c42dc53153d8713925919940402edac3863
|
||||
|
Loading…
Reference in New Issue
Block a user