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-tweaks.git#9bdeea5e12c85512f19bfdb5798af4af9561181f
This commit is contained in:
parent
ccabb7ce63
commit
f01e5d36b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/gnome-tweaks-3.34.0.tar.xz
|
||||
/gnome-tweaks-3.34.1.tar.xz
|
||||
/gnome-tweaks-40.beta.tar.xz
|
||||
/gnome-tweaks-40.0.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global major_version %%(cut -d '.' -f 1 <<<%{tarball_version})
|
||||
|
||||
Name: gnome-tweaks
|
||||
Version: 40~beta
|
||||
Release: 4%{?dist}
|
||||
Version: 40.0
|
||||
Release: 2%{?dist}
|
||||
Summary: Customize advanced GNOME 3 options
|
||||
|
||||
# Software is GPLv3, Appdata file is CC0-1.0
|
||||
@ -52,16 +52,6 @@ and extension, etc.
|
||||
%install
|
||||
%meson_install
|
||||
|
||||
# Update the screenshot shown in the software center
|
||||
#
|
||||
# NOTE: It would be *awesome* if this file was pushed upstream.
|
||||
#
|
||||
# See http://people.freedesktop.org/~hughsient/appdata/#screenshots for more details.
|
||||
#
|
||||
appstream-util replace-screenshots $RPM_BUILD_ROOT%{_datadir}/metainfo/org.gnome.tweaks.appdata.xml \
|
||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/gnome-tweak-tool/a.png \
|
||||
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/gnome-tweak-tool/b.png
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
|
||||
@ -85,6 +75,12 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.app
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Mar 27 2021 Kalev Lember <klember@redhat.com> - 40.0-2
|
||||
- Use upstream appdata screenshots
|
||||
|
||||
* Sat Mar 27 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
||||
- Update to 40.0
|
||||
|
||||
* Tue Feb 23 2021 Kalev Lember <klember@redhat.com> - 40~beta-4
|
||||
- Require gnome-themes-extra for gtk3 css files
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-tweaks-40.beta.tar.xz) = 5dca47fc276b414ea6d0c21168f72f1e27055cd822c4cd9c6e9a635854379cf037d3241618d50ea483b3aea5caf4cf5902309224849d55eb701e59b94d078e67
|
||||
SHA512 (gnome-tweaks-40.0.tar.xz) = c3467f40af6bb79c2b10cb429e93aa29261066c2a5fd744bf2801c4e596cc270d45302ebfa942ee0c40067849c12e1ccd404c40e7f594bcff4c44cfe3f90bb97
|
||||
|
Loading…
Reference in New Issue
Block a user