Update to 43.0
This commit is contained in:
parent
53a4d27cec
commit
9fd70fe137
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/gnome-tour-42.beta.tar.xz
|
||||
/gnome-tour-42.0.tar.xz
|
||||
/gnome-tour-43.beta.tar.xz
|
||||
/gnome-tour-43.0.tar.xz
|
||||
|
@ -7,7 +7,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-tour
|
||||
Version: 43~beta
|
||||
Version: 43.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GNOME Tour and Greeter
|
||||
|
||||
@ -18,7 +18,7 @@ Summary: GNOME Tour and Greeter
|
||||
# gnome-tour source code results in effective GPLv3+ for the resulting binary
|
||||
License: GPLv3+ and CC-BY-SA
|
||||
URL: https://gitlab.gnome.org/GNOME/gnome-tour
|
||||
Source0: https://download.gnome.org/sources/gnome-tour/41/gnome-tour-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-tour/43/gnome-tour-%{tarball_version}.tar.xz
|
||||
# https://pagure.io/fedora-workstation/issue/175
|
||||
Source1: welcome-fedora.svg
|
||||
|
||||
@ -200,6 +200,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Tour.des
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 Kalev Lember <klember@redhat.com> - 43.0-1
|
||||
- Update to 43.0
|
||||
|
||||
* Mon Aug 08 2022 Kalev Lember <klember@redhat.com> - 43~beta-1
|
||||
- Update to 43.beta
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (gnome-tour-43.beta.tar.xz) = f0c025ed64b49a11a11a8423e88237d5e7e51a2eefca755a44922335f9f99d78857a0c2bda80723ba225c7549e61740354513782c2d549cb0819e2e0e033f429
|
||||
SHA512 (gnome-tour-43.0.tar.xz) = 48ddfbfbf7c03602c33f4f01e30953fe123a8682df52df99de1b0ad4c3b9401f571557bb536807ddd9669f579d0ab3dcadd39b8bc25683957b442167793e2c16
|
||||
SHA512 (welcome-fedora.svg) = 9ea6ec1693666b84ae2ef47c122b9178963f5ed89c14eafe279697b9ae2cd0091e382bc4fdc29e31f7f8eb80a51aac8a281f8482d6e5f0aefbc7d0a2c2bde828
|
||||
|
Loading…
Reference in New Issue
Block a user