Update to 45.beta
This commit is contained in:
parent
f9ca009c01
commit
47fb61494d
1
.gitignore
vendored
1
.gitignore
vendored
@ -176,3 +176,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-44.2.tar.xz
|
||||
/nautilus-44.2.1.tar.xz
|
||||
/nautilus-45.alpha.tar.xz
|
||||
/nautilus-45.beta.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%bcond cloudproviders %{undefined rhel}
|
||||
|
||||
%global glib2_version 2.74.0
|
||||
%global glib2_version 2.77.0
|
||||
%global gnome_autoar_version 0.4.4
|
||||
%global gtk4_version 4.11.2
|
||||
%global libadwaita_version 1.4~alpha
|
||||
@ -8,8 +8,8 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: nautilus
|
||||
Version: 45~alpha
|
||||
Release: 2%{?dist}
|
||||
Version: 45~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: File manager for GNOME
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
@ -144,6 +144,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
||||
%doc %{_datadir}/doc/nautilus/
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2023 Kalev Lember <klember@redhat.com> - 45~beta-1
|
||||
- Update to 45.beta
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 45~alpha-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-45.alpha.tar.xz) = 7d3635ca65502fe272258771916613681f2969296a810b1c2c0e5192e8a4f54f05d9dd4a06fbc5d17d68e5158b5111c5edf272daaf4e0f3d582f3db4fc817ace
|
||||
SHA512 (nautilus-45.beta.tar.xz) = 8ded32923ec1503d43258cc6938eb391a5eb871854a290bd78a13471ba426af7a9323f5ba163956985f43d36cf94d3474cdd2b8e852b6b89ce5395995dd06379
|
||||
|
Loading…
Reference in New Issue
Block a user