Update to 3.38.0
This commit is contained in:
parent
f5517adcfd
commit
998474cffe
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.37.90.tar.xz
|
||||
/nautilus-3.37.91.tar.xz
|
||||
/nautilus-3.37.92.tar.xz
|
||||
/nautilus-3.38.0.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.37.92
|
||||
Version: 3.38.0
|
||||
Release: 1%{?dist}
|
||||
Summary: File manager for GNOME
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Nautilus
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gcc
|
||||
@ -134,6 +134,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Tue Sep 08 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
||||
- Update to 3.37.92
|
||||
- Switch to tracker3
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-3.37.92.tar.xz) = c406f5c9b67ac8885b8d7ea85b631e0c84e065ab2c1eb55174ec58d7bab6d25acacbd80f2272e82cbfbc8f6e903094c5c1e3d80d3655f2fe59e4bd7efd5b5805
|
||||
SHA512 (nautilus-3.38.0.tar.xz) = 5c99e83ec9a96521f30c02d579a0dfd5dc96ba2c9dac63781832299084db27e63e41c83116034eff317019baaf0124d68eb3d707fd940ec60f1882d44ec788d5
|
||||
|
Loading…
Reference in New Issue
Block a user