Update to 3.38.0
This commit is contained in:
parent
7d4d295300
commit
99cffe62ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/fedora-initial-intro.webm
|
/fedora-initial-intro.webm
|
||||||
/gnome-tour-3.37.91.tar.xz
|
/gnome-tour-3.37.91.tar.xz
|
||||||
/gnome-tour-3.37.92.tar.xz
|
/gnome-tour-3.37.92.tar.xz
|
||||||
|
/gnome-tour-3.38.0.tar.xz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%global bundled_rust_deps 1
|
%global bundled_rust_deps 1
|
||||||
|
|
||||||
Name: gnome-tour
|
Name: gnome-tour
|
||||||
Version: 3.37.92
|
Version: 3.38.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GNOME Tour and Greeter
|
Summary: GNOME Tour and Greeter
|
||||||
|
|
||||||
# * gnome-tour source code is GPLv3+
|
# * gnome-tour source code is GPLv3+
|
||||||
@ -16,7 +16,7 @@ Summary: GNOME Tour and Greeter
|
|||||||
# gnome-tour source code results in effective GPLv3+ for the resulting binary
|
# gnome-tour source code results in effective GPLv3+ for the resulting binary
|
||||||
License: GPLv3+ and CC-BY-SA
|
License: GPLv3+ and CC-BY-SA
|
||||||
URL: https://gitlab.gnome.org/GNOME/gnome-tour
|
URL: https://gitlab.gnome.org/GNOME/gnome-tour
|
||||||
Source0: https://download.gnome.org/sources/gnome-tour/3.37/gnome-tour-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-tour/3.38/gnome-tour-%{version}.tar.xz
|
||||||
# https://pagure.io/fedora-workstation/issue/175
|
# https://pagure.io/fedora-workstation/issue/175
|
||||||
Source1: fedora-initial-intro.webm
|
Source1: fedora-initial-intro.webm
|
||||||
|
|
||||||
@ -196,6 +196,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Tour.des
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 16 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||||
|
- Update to 3.38.0
|
||||||
|
|
||||||
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 3.37.92-2
|
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 3.37.92-2
|
||||||
- Use a lower res video to improve the layout (thanks jimmac!)
|
- Use a lower res video to improve the layout (thanks jimmac!)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (fedora-initial-intro.webm) = bd066772bb57b352e230f23644c7ce57ba2e0c18b336c0e7495fbf208d7be93bed38db9c0fb5358bb85abacd648ac71ecba98175cb4454f715933db9288c92e1
|
SHA512 (fedora-initial-intro.webm) = bd066772bb57b352e230f23644c7ce57ba2e0c18b336c0e7495fbf208d7be93bed38db9c0fb5358bb85abacd648ac71ecba98175cb4454f715933db9288c92e1
|
||||||
SHA512 (gnome-tour-3.37.92.tar.xz) = ee0f9edbf423e0d5b1ae51fdf99cfa42272967a51050f60aa88cc32e95e4b5688569786db57762b665f95bf4083dcc18596c8de371e1fccccc6aefe94141b8e2
|
SHA512 (gnome-tour-3.38.0.tar.xz) = 496298c19b2f9585afcc20b66b943c03eeb03f802e94219ea1405126a36c18d0a7576eb49017ca8f26f5aef8bfe18fc56649cfff8a02a859ac253e5735f6bb97
|
||||||
|
Loading…
Reference in New Issue
Block a user