Use branded illustrations
Resolves: RHEL-23465
This commit is contained in:
parent
94911c9d29
commit
28b8a47447
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/gnome-tour-43.0.tar.xz
|
/gnome-tour-43.0.tar.xz
|
||||||
/gnome-tour-44.0.tar.xz
|
/gnome-tour-44.0.tar.xz
|
||||||
/gnome-tour-45.0.tar.xz
|
/gnome-tour-45.0.tar.xz
|
||||||
|
/gnome-tour-46.0.tar.xz
|
||||||
|
23292
0001-RHEL-style-illustrations.patch
Normal file
23292
0001-RHEL-style-illustrations.patch
Normal file
File diff suppressed because one or more lines are too long
@ -7,8 +7,8 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: gnome-tour
|
Name: gnome-tour
|
||||||
Version: 45.0
|
Version: 46.0
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GNOME Tour and Greeter
|
Summary: GNOME Tour and Greeter
|
||||||
|
|
||||||
# * gnome-tour source code is GPL-3.0-or-later
|
# * gnome-tour source code is GPL-3.0-or-later
|
||||||
@ -22,10 +22,12 @@ Summary: GNOME Tour and Greeter
|
|||||||
# Unlicense OR MIT
|
# Unlicense OR MIT
|
||||||
License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC-BY-SA-3.0 AND GPL-3.0-or-later AND MIT AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND (Unlicense OR MIT)
|
License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC-BY-SA-3.0 AND GPL-3.0-or-later AND MIT AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND (Unlicense OR MIT)
|
||||||
URL: https://gitlab.gnome.org/GNOME/gnome-tour
|
URL: https://gitlab.gnome.org/GNOME/gnome-tour
|
||||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
|
||||||
# https://pagure.io/fedora-workstation/issue/175
|
# https://pagure.io/fedora-workstation/issue/175
|
||||||
Source1: welcome-fedora.svg
|
Source1: welcome-fedora.svg
|
||||||
|
|
||||||
|
Patch: 0001-RHEL-style-illustrations.patch
|
||||||
|
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
BuildRequires: pkgconfig(glib-2.0)
|
BuildRequires: pkgconfig(glib-2.0)
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
@ -104,6 +106,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Tour.des
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2024 Tomas Popela <tpopela@redhat.com> - 46.0-1
|
||||||
|
- Add RHEL illustrations and rebase to 46.0
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 45.0-6
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 45.0-6
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (gnome-tour-45.0.tar.xz) = 132a84650f158e0298d7949387e342db0235ea6db3de5ed536ab1f10ff03aa02f18201a1c57d7ad743034799e7367ffd52425c71d918eb29c9db4dc010ce1639
|
|
||||||
SHA512 (welcome-fedora.svg) = 9ea6ec1693666b84ae2ef47c122b9178963f5ed89c14eafe279697b9ae2cd0091e382bc4fdc29e31f7f8eb80a51aac8a281f8482d6e5f0aefbc7d0a2c2bde828
|
SHA512 (welcome-fedora.svg) = 9ea6ec1693666b84ae2ef47c122b9178963f5ed89c14eafe279697b9ae2cd0091e382bc4fdc29e31f7f8eb80a51aac8a281f8482d6e5f0aefbc7d0a2c2bde828
|
||||||
|
SHA512 (gnome-tour-46.0.tar.xz) = 35e27acc1f7e844c6e3af5b93cc4af7dd9996e723fd1f56ff0cd346c32f034a1286329adcec4feb9a9b7cf2e7c05ba42e9eaa4c3f9c46ee504f1a4afdc79f26d
|
||||||
|
Loading…
Reference in New Issue
Block a user