Update to 46.beta
Resolves: RHEL-30239
This commit is contained in:
parent
989c009d21
commit
ace2b43383
1
.gitignore
vendored
1
.gitignore
vendored
@ -184,3 +184,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-45.2.1.tar.xz
|
/nautilus-45.2.1.tar.xz
|
||||||
/nautilus-46.alpha.0.tar.xz
|
/nautilus-46.alpha.0.tar.xz
|
||||||
/nautilus-46.alpha.1.tar.xz
|
/nautilus-46.alpha.1.tar.xz
|
||||||
|
/nautilus-46.beta.tar.xz
|
||||||
|
@ -2,18 +2,19 @@
|
|||||||
|
|
||||||
%global glib2_version 2.79.0
|
%global glib2_version 2.79.0
|
||||||
%global gnome_autoar_version 0.4.4
|
%global gnome_autoar_version 0.4.4
|
||||||
%global gtk4_version 4.12.0
|
%global gtk4_version 4.13.6
|
||||||
%global libadwaita_version 1.4~alpha
|
%global libadwaita_version 1.4~alpha
|
||||||
|
|
||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 46~alpha.1
|
Version: 46~beta
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
|
|
||||||
License: GPL-3.0-or-later
|
# Sources are GPL-3.0-or-later and Appdata is CC0-1.0.
|
||||||
URL: https://wiki.gnome.org/Apps/Nautilus
|
License: GPL-3.0-or-later AND CC0-1.0
|
||||||
|
URL: https://apps.gnome.org/Nautilus/
|
||||||
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/46/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -144,6 +145,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
|||||||
%doc %{_datadir}/doc/nautilus/
|
%doc %{_datadir}/doc/nautilus/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 14 2024 David King <amigadave@amigadave.com> - 46~beta-1
|
||||||
|
- Update to 46.beta
|
||||||
|
|
||||||
* Mon Jan 29 2024 David King <amigadave@amigadave.com> - 46~alpha.1-1
|
* Mon Jan 29 2024 David King <amigadave@amigadave.com> - 46~alpha.1-1
|
||||||
- Update to 46.alpha.1
|
- Update to 46.alpha.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nautilus-46.alpha.1.tar.xz) = 5ddeb88afe82616ee59f3f521c5018a100d2014f2600c0a1d7c7b8166d5cf15d8c2bd0c24f4d3c3557a64d9e634fa8a13243d0204b51e8b65d638c6d3c6ec0b0
|
SHA512 (nautilus-46.beta.tar.xz) = c7dee16c321bb35efe6925f04096a5dbaacf95009f3e24dc13929b7e40aba4d3e639e4c4dcdb49066124ce2aeee04654e1b87b78fef14aee5f7eb4d297a53980
|
||||||
|
Loading…
Reference in New Issue
Block a user